Commit Graph

573 Commits

Author SHA1 Message Date
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
e29dbdfbae Import the newer scripts from DeforaOS configure 2020-11-19 03:14:16 +01:00
0ec0061bd0 Import the newer scripts from DeforaOS configure 2020-11-19 02:57:18 +01:00
d30a9a986d Import newer scripts upstream 2020-11-03 23:31:35 +01:00
a094eaf0e8 Import the latest version 2020-10-20 01:35:20 +02:00
dd5dc86c50 Import the latest version 2020-04-11 02:33:56 +02:00
1e21eaf1dc Build the kernel in the perspective of DeforaOS 2019-10-10 02:47:58 +02:00
cfa3c70d71 Import the latest version 2019-10-10 02:37:25 +02:00
e157c1dab4 Build the drivers in the perspective of DeforaOS 2019-10-10 02:23:47 +02:00
979cc4b326 Import the latest version 2019-10-10 01:44:45 +02:00
e3da0b55c6 Do not forget to ship multiboot.S 2019-10-03 23:50:54 +02:00
8f2a9640f2 Re-use more code from DeforaOS libc 2019-10-03 23:47:36 +02:00
1ef072043a Explicitly list Github as a mirror 2019-10-03 23:25:19 +02:00
e747d7ebe2 Document the Git submodule 2019-10-03 23:25:08 +02:00
41b5a82017 Insist on the trailing slash for OBJDIR 2019-10-03 23:22:08 +02:00
3cb499b8f5 Import the latest version 2019-10-02 16:18:18 +02:00
2bb88f8533 Unify the handling of assembly flags 2019-10-02 16:14:25 +02:00
f61f489ec5 Include <stddef.h> for NULL 2019-10-02 16:06:23 +02:00
2d3566fc61 Let more headers be visible 2019-10-01 12:39:08 +02:00
2a9846de88 Import the latest version 2019-10-01 12:37:50 +02:00
e8f394268e Ship more missing files from DeforaOS libc 2019-09-29 16:05:12 +02:00