Commit Graph

7 Commits

Author SHA1 Message Date
Lephenixnoir 92ec440af8
new build system for fxSDK sysroot
* Configure and install so stuff ends up in the fxSDK sysroot
* Don't clean by default, make it a configuration called :clean
* :any now only skips build if the compiler is in the sysroot
* Redo README with proper tutorial

Details:
* Proper .gitignore
2022-08-19 15:03:06 +02:00
Lephenixnoir 2fec1bf08b
detect core number with sysctl on Darwin 2022-02-18 08:56:31 +01:00
Lephenixnoir d1e489e462
build: use gmake on OpenBSD 2021-03-18 14:01:57 +01:00
Lephenixnoir 12ec54c78e
build: touch intl/plural.c to work around known bug 2021-03-18 10:37:55 +01:00
Lephenixnoir 75f209c4c9
build: obtain number of cores in an OpenBSD-compliant way 2021-03-18 09:59:38 +01:00
Lephenixnoir 3f985b1557
avoid rebuilds during updates 2021-01-07 18:31:52 +01:00
Lephenixnoir 11fc5fc354
initial building script 2021-01-01 23:22:19 +01:00