anonfunc
anonfunc pushed to master at ALHP/ALHP.GO 2022-06-19 00:47:38 +02:00
2f1857a97c added missing -C
anonfunc pushed to master at ALHP/ALHP.GO 2022-06-19 00:37:04 +02:00
3ea2777b0f fixed lto getting added twice
anonfunc pushed to master at ALHP/ALHP.GO 2022-06-19 00:33:53 +02:00
8d32d53e7a ignore makepkg dir in repo root
anonfunc closed issue ALHP/ALHP.GO#108 2022-06-19 00:11:29 +02:00
Significant install size differences
anonfunc commented on issue ALHP/ALHP.GO#108 2022-06-19 00:11:28 +02:00
Significant install size differences

I don't think much more needs to be said here at the moment. If anything comes up, please reopen.

anonfunc closed issue ALHP/ALHP.GO#118 2022-06-19 00:10:17 +02:00
Make generated build config, like makepkg.conf, accessible via the webserver
anonfunc commented on issue ALHP/ALHP.GO#118 2022-06-19 00:10:14 +02:00
Make generated build config, like makepkg.conf, accessible via the webserver

Generated makepkg confs are now available under https://alhp.harting.dev/makepkg/

anonfunc commented on issue ALHP/ALHP.GO#124 2022-06-19 00:07:00 +02:00
shim for gcc / clang or package based info which compiler is used

I just finished porting the compiler flags to a separate config file. Adding more Build-Env-Vars should be cake now.

anonfunc commented on issue ALHP/ALHP.GO#127 2022-06-19 00:05:32 +02:00
ocaml packages needs recompiling.

Sorry, I somehow forgot about this issue - i queued ocaml and ocaml-compiler-libs, not sure if that is all that needs a rebuild, but we'll see after the rebuilds are done.

anonfunc commented on issue ALHP/ALHP.GO#128 2022-06-19 00:00:00 +02:00
Possible bug in build script

Closing, since the reubild is finished.

anonfunc closed issue ALHP/ALHP.GO#128 2022-06-19 00:00:00 +02:00
Possible bug in build script
anonfunc pushed to master at ALHP/ALHP.GO 2022-06-18 23:57:58 +02:00
622ba6ad1a moved compiler flags out of code into flags.yaml
anonfunc opened issue ALHP/alhp-mirrorlist#7 2022-06-18 18:51:58 +02:00
gardling.com timeout
anonfunc commented on issue ALHP/alhp-mirrorlist#5 2022-06-18 18:47:01 +02:00
Maybe we can make a mirror on osdn.

I'll look into it, but I can not promise any timeline. Good point about china, that may need some addressing.

anonfunc pushed to master at ALHP/ALHP.GO 2022-06-16 21:54:08 +02:00
c0a4cb555b fixed missing quotes
anonfunc commented on issue ALHP/ALHP.GO#128 2022-06-16 21:51:17 +02:00
Possible bug in build script

Must have missed than after the latest sudo update. There is a fix for this already merged upstream I think, just not released yet.

Should be fixed for newer builds.

anonfunc commented on issue ALHP/ALHP.GO#124 2022-06-15 11:44:50 +02:00
shim for gcc / clang or package based info which compiler is used

That could also work, sure. Now we just need to figure out how to 'install' the shim into the chroot copy before building.

anonfunc commented on issue ALHP/ALHP.GO#125 2022-06-15 11:41:50 +02:00
Include Multilib

Sounds good, I'll see when I have time to add it.

anonfunc commented on issue ALHP/ALHP.GO#127 2022-06-15 11:40:51 +02:00
ocaml packages needs recompiling.

Yea, I'll queue them shortly - I think that should be the last time we need to do that manually, since gcc is now considered a makedep for all packages, and is therefore checked for up-to-dateness.

anonfunc pushed to master at ALHP/ALHP.GO 2022-06-15 11:39:18 +02:00
16cb95b5ea Merge pull request 'set go optimization flag' (#121) from RubenKelevra/ALHP.GO:feat/optimize_go_builds into master
97b3d4f2c8 set go optimization flag
Compare 2 commits »