File Changes for maximilianh
switch to commits view, user indexv481_base to v482_preview (2025-04-28 to 2025-05-05) v482
Show details
- src/hg/lib/straw/straw.cpp
- lines changed 1, context: html, text, full: html, text
f55db282b6910109210d047dc6dfc872c722ce75 Wed Apr 30 16:51:40 2025 +0200
The new g++ refuses to compile straw.cpp without this change. Preparing a new release of GBIC.
- src/makefile
- lines changed 1, context: html, text, full: html, text
7354574f49260362fdabce3552b6602fbe515ea4 Wed Apr 30 16:54:57 2025 +0200
allowing builds on the beta tag alone, required to build the tree on a beta checkout so the install script does not have to lookup the current version number but can just do a git clone of beta and start the build
- src/product/installer/browserSetup.sh
- lines changed 58, context: html, text, full: html, text
71e1738517ba4e9ff1b69a1cbe5668cd35dac5a0 Tue Apr 29 18:02:45 2025 +0200
gbic: few changes for OSX, no redmine
- lines changed 1, context: html, text, full: html, text
bdb06975e0cfcd09174a8b4e9c216628068fdf85 Wed Apr 30 09:14:53 2025 +0200
forgot freetype in gbic
- lines changed 4, context: html, text, full: html, text
496a76ea8ab70a03a4d777e22f9526245cf86578 Thu May 1 02:08:25 2025 +0200
moving back to master branch on gbic build
- lines changed 26, context: html, text, full: html, text
05868d7649db46f08e2fa8006ab29c75c4a8d980 Fri May 2 14:34:34 2025 +0200
Gbic: cleaning up the apt-get init procedure. removing udr entirely for now. Making sure that curl is there, curl is tiny and always useful.
- src/product/installer/docker/Dockerfile
- lines changed 29, context: html, text, full: html, text
f241bbe5f54481d2bd1aee41d702baefa501feb2 Fri May 2 19:47:13 2025 +0200
cleaning up our dockerfile and moving it to Ubuntu 24 Noble
- lines changed 4, context: html, text, full: html, text
0f6d42da47f225686a8785362b177c229b755710 Mon May 5 14:27:35 2025 +0200
GBIC: fixing root user problem with mariadb
- src/product/installer/docker/mariadb.service
- lines changed 2, context: html, text, full: html, text
0f6d42da47f225686a8785362b177c229b755710 Mon May 5 14:27:35 2025 +0200
GBIC: fixing root user problem with mariadb
- src/product/installer/docker/mysql.service
- lines changed 2, context: html, text, full: html, text
0f6d42da47f225686a8785362b177c229b755710 Mon May 5 14:27:35 2025 +0200
GBIC: fixing root user problem with mariadb
switch to commits view, user index