Commit Graph

593 Commits

Author SHA1 Message Date
6ed86832dc Update the copyright notice 2025-03-15 13:31:47 +01:00
c8e11f4560 uKernel: convert kernel output to syslog() 2025-03-15 13:31:47 +01:00
f69bad2009 Import the "khorben/syslog" branch 2025-03-15 13:31:47 +01:00
9aa1251c70 Update the copyright notice 2025-03-15 10:39:20 +01:00
ed7adc26f4 lib: remove unused variable 2025-03-15 10:39:03 +01:00
ea795c5c4c crt?.S: fix the build with macOS 2025-03-14 20:21:29 +01:00
a8970f8e6b Import the latest version 2025-02-28 00:43:02 +01:00
d711cd6900 doc: spell e.g., in full 2025-02-05 00:11:18 +01:00
351050db96 Import the latest version 2025-02-05 00:10:39 +01:00
788cf3a214 Import the latest version 2024-11-24 23:23:39 +01:00
c907d271ac deforaos-c-ci_ubuntu-latest: use checkout v4 2024-05-26 00:04:59 +02:00
679b5d3974 deforaos-c-ci_ubuntu-latest.yml: force gcc's 32-bit backend
This should really bootstrap a cross-compiler instead.
2022-05-31 07:38:00 +02:00
b9c6fe8889 deforaos-c-ci_ubuntu-latest.yml: actually build for i386 2022-05-31 07:32:30 +02:00
4c80d5acfd deforaos-c-ci_ubuntu-latest.yml: checkout sub-modules 2022-05-31 07:18:21 +02:00
7dec975c14 Import the latest scripts from DeforaOS configure 2022-05-31 07:07:45 +02:00
b441af0b44 Create deforaos-c-ci_ubuntu-latest.yml 2022-05-31 07:07:45 +02:00
17878ca36b Fix the amd64 build 2021-09-29 04:26:11 +02:00
2625b4b51f Update the copyright notice 2021-09-29 04:14:36 +02:00
bdfe05c628 Fix building the amd64 loader 2021-09-29 04:14:24 +02:00
1f07b0b9b4 Update the scripts from DeforaOS configure 2021-09-29 04:06:58 +02:00
ef9c1d0a9e Update the copyright notice 2021-09-29 04:05:21 +02:00
1a3de2c259 Use _brk() from DeforaOS libc 2021-09-29 04:04:54 +02:00
af052c2002 Update the copyright notice 2021-09-29 03:39:35 +02:00
10d0b11b6d Add a stub for __start_dlfcn 2021-09-29 03:38:47 +02:00
c68673e0c1 Build faster on known targets 2021-01-09 20:31:00 +01:00
c65d2682c7 Only build DeforaOS.iso for known project modes 2021-01-09 20:30:33 +01:00
1ffd766137 Register project modes globally 2021-01-09 20:30:13 +01:00
ac9bb36b42 Import the latest version 2020-12-27 04:06:03 +01:00
75b452ee86 Update the copyright notice 2020-12-27 04:03:11 +01:00
987ee27bbc No longer build dlopen() in the userland kernel 2020-12-27 04:02:30 +01:00
6f292d88b2 Update the copyright notice 2020-12-27 04:01:31 +01:00
6849331bbc Avoid using .type with clang
This is probably a more accurate fix than just for macOS.
2020-12-27 04:01:02 +01:00
35ae28b95d Use the correct fallback value for $CC 2020-12-27 03:59:51 +01:00
cf1f9f11cd Fix building the kernel 2020-12-27 03:37:26 +01:00
bf8c5c32e5 Update the copyright notice 2020-12-27 03:37:08 +01:00
30641adb21 Fix building the kernel loader 2020-12-27 03:36:56 +01:00
36d3ccf6f1 Update the copyright notice 2020-12-27 02:07:27 +01:00
2fbeb0608a Detect and report errors when cross-building gcc 2020-12-27 02:07:04 +01:00
ec6724b544 Update the copyright notice 2020-12-27 01:45:59 +01:00
c82d2f45cb Avoid using .type on macOS
This should be replaced by generic macros for assembly files.
2020-12-27 01:45:11 +01:00
2a4c1c3e6d Import the latest version 2020-12-27 01:35:10 +01:00
8771f6083e Fix building from source archives 2020-12-19 02:22:48 +01:00
3196f29e6b Import the latest version 2020-12-19 02:22:48 +01:00
32856fce8d Also ship platform.conf 2020-12-19 02:22:48 +01:00
465efafc3d Register the "clint" and "distcheck" tests 2020-12-19 02:22:48 +01:00
49cc75b7ab Import the "distcheck" test from DeforaOS configure 2020-12-19 02:22:48 +01:00
f443007e9e Import the latest version 2020-12-13 21:36:42 +01:00
d7a6a20006 Disable running the tests by default 2020-12-13 21:31:15 +01:00
4b019f5954 Bring platform.sh a bit closer to DeforaOS configure 2020-12-13 21:27:25 +01:00
12263ca7fb Restore the original platform.sh 2020-12-13 21:24:50 +01:00