File history
Tracking elkscmd/Makefile-rules
| Commit | Author | Date | Message |
|---|---|---|---|
d71441b314d3969672a69bd74f59eb51343dd6c | Greg Haerr | 2025-11-02 | Automake OWC in elkscmd/Makefile if CONFIG_APPS_OWC set |
c6d6cca7de45a680884186427c55c730fb0a1e3 | Greg Haerr | 2025-11-02 | Add COMPILER=WATCOM rules in elkscmd/Makefile-rules |
4c3b29bd0ad9f82342b923a07a0506d14460d6c | Greg Haerr | 2025-11-02 | [cmds] Remove __ELKS__ and ELKS_VERSION from required standard defines |
3681e32dd74acd2dea0ac66ae0ef8f8ca617b15 | Greg Haerr | 2024-11-19 | [cmds] Fix compiler warnings based on added -Wextra flag |
88de0cdf04e778f2ea922bb95caa46ef3d047a4 | Greg Haerr | 2024-11-19 | Prohibit GCC from using fputs instead of fprintf |
470443618af8dc0bc24c64a862beef89b9b3977 | Greg Haerr | 2024-09-20 | Update elkscmd/Makefile-rules |
8465acec940557a515e30d0d681975eecac3eda | Greg Haerr | 2024-09-20 | [build] Cleanup Makefiles, add RM, remove Make.rules |
b73ec82de006596426dcb9cf17b066453f51783 | Greg Haerr | 2024-09-19 | [libc] Get --ftrace option working on all commands |
e8eb8c5b3d3e2b44f969201dae7b4d57796d58f | Greg Haerr | 2024-04-06 | [debug] Add CONFIG_APPS_FTRACE to build all apps with function tracing |
68d6a0ab746cde2f0c7a26151a7c055b5363948 | Greg Haerr | 2023-10-03 | [cmds] Fix ELKS_VERSION= on application builds |
a128422dd4a03357e8a69317fc1ee9493e3956e | Gregory Haerr | 2023-01-19 | [test] Cleanup test directories, add test_exit.c (#1528) |
a22e7e0a5ff7aea125987b7785b4540fce5ec45 | Greg Haerr | 2023-01-18 | More source file cleanup |
3878364e9bb2c23a36432d139b7a692c5a5333a | Greg Haerr | 2023-01-14 | [tools] Update gcc-ia16 toolchain for instrumentation and debug lib |
d1221ccc46743302b8e1de27c8ca8dea787f664 | Greg Haerr | 2022-12-29 | Remove even more compilation warnings |
067fb85410f3508c3dd8288300fe5b822cf2402 | Greg Haerr | 2022-12-26 | Remove -march=any_186 |
821e4f819c6e822d785de3a11c4bafa910dc7cb | Greg Haerr | 2022-12-25 | [libc] Fix regparmcall system calls with no arguments |
b19842e53358b63f21e930c2f7315a6187c9c50 | Greg Haerr | 2022-05-06 | [build] Fix .S assembly with new rule and --32-segelf flag |
3dd91ee3b56a620e1f892bddb78d94f6265f170 | Greg Haerr | 2022-03-07 | [cmds] Cleanup tiny printf and Makefiles |
7f5cc84c0c07c9e872b9bb331e80d94ac2f7052 | Greg Haerr | 2022-02-04 | Use ia16-elf-gcc -E for .S files, fix addr32 warnings in unreal.S |
1f747bca2daf4b5d2588b313118193939f98dc4 | Greg Haerr | 2020-03-27 | [cmds] Adjust apps included on extra disk images |
1bfae04f16f9c3f023fc3ee256e76b6c79797f9 | Greg Haerr | 2020-03-21 | [image] Replace package manager with config image build system |
507f9b77ff009752c1da7b84d420f42c3e4550a | Jody Bruchon | 2020-03-09 | Revert "Add a ton of extra warnings" |
6cb81e26e0658064058d532a67d915f0ed104fd | Jody Bruchon | 2020-03-08 | Add a ton of extra warnings |
7e44eb9f340518d21afde7a0ff617c209189419 | Tee-Kiah Chia | 2019-06-04 | [cmds] build utilities via ia16-elf-gcc driver rather than ld |
b45649763dff1692149d2120f49714f746a5627 | mfld.fr | 2019-05-08 | [build] Installation commands in variables |
355a9e026bb6f96783747ab78ea5be430558b75 | Greg Haerr | 2019-05-01 | Remove all sudo requirements for ELKS image build Rewrite elks/image/Makefile to use mfs for all MINIX filesystem manipulations Add mfs genfs -k option to not copy zero-length files starting with . |
034d1da358c2f6ea2ea38e3989e76a45da9554d | mfld-fr | 2019-03-16 | [kernel] No function inlining |
4bf6325fa4aa32a8a1b634f8f6ea8f6c418fe62 | mfld-fr | 2019-03-16 | Tune GCC-IA16 options to save more space |
93b57f474cb0e3fa9917b4783781cd405c944b0 | mfld-fr | 2019-03-12 | [libc] Data segment starts with nil data |
9f188239312782917a31ee70fa0c30e1044fd1c | mfld-fr | 2019-03-09 | [build] More consistent i186 & i286 options |
563b656804df81f5d684e4289286220e6b9a3ff | mfld-fr | 2018-06-24 | [libc] Test round 1 with sash |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |
86ba31d16b501737260048d3b3fd975086eb911 | mfld-fr | 2018-06-16 | Move image build from /elkscmd to /image |
248ae46cb5713de2c5255eec779255c54549bc2 | mfld-fr | 2018-06-14 | [kernel] Fix mistake in ATT conversion |
fad45fb0cdc46715bbbecf4079baef63a542a26 | mfld-fr | 2018-05-04 | Make FAT target image option active |
eedd903c935666b097d3e631155aa095854ec0b | mfld-fr | 2018-04-27 | Move compiler selection to top level |
ee3152fdebfd35d63e2f284785f7ff5e19ead9e | mfld-fr | 2018-04-21 | Move images to a dedicated folder |
e77f4c46cee8ccf80be6304303145672dfcd6f2 | mfld-fr | 2018-04-21 | Optionalize the image format |
db07488f2ba1e2a84b5a2e1dcfcdb1cc6579cab | mfld-fr | 2018-04-20 | Build image as sudoer not root |
22013eba997f774a1d69923d55b33f0c79b6451 | mfld-fr | 2018-04-17 | Optionalize build of commands |
ab624d4950bcc4fc766e2eb4164bb0bb084c9c9 | mfld-fr | 2018-04-14 | Move configuration entry to top directory |
985d6ff95270ac188a68b887e897b222ae7aa17 | mfld-fr | 2018-04-13 | Move autoconf.h to generic location |
0deea112f7451839404cfcef427fa83c4f21610 | mfld-fr | 2017-12-03 | Add MINIX boot blocks |
53255ca8a6c3a2f4985d9ceb31084fcc2c33d91 | mfld-fr | 2017-12-03 | Use latest jbruchon/dev86 |
89254794a7f4392350b5e23a2d1bdd892b60bb5 | mfld-fr | 2017-11-30 | [dev86] Build using local /dev86 |
7f3ceb93bbabf08af2626e9e624a7e3ff7ea5e5 | mfld-fr | 2017-03-04 | [cmds] Cleanup in applets Makefiles |
1e188c9ce3a097988cb75e807892959a74d586a | Jody Bruchon | 2015-03-07 | Merge 'elksnet' into 'elkscmd' to simplify directory structure |
ba817f06a09ebc6dd8eda228d896c65605d90d7 | Jody Bruchon | 2015-03-01 | Change 1.722 floppy to 1.680, add comb360 root+boot image type |
3c302cad12d34de58aba1b166da06c9173a4336 | Jody Bruchon | 2015-03-01 | Release ELKS 0.2.0 with massive improvements |
36f298516f1573c3d68d4d58fd0363b93045c73 | Jody Bruchon | 2014-04-26 | elkscmd: Easier dev86 path, add kernel check, add bootblock build rule |
9e125e94bbe1672bca3003f102c93d019a75652 | Jody Bruchon | 2014-04-26 | Fix more elkscmd compilation errors |
e08602f430c9a34b50079ae61bd0142b1505234 | Claudio Matsuoka | 2006-08-20 | Added -ansi to LDFLAGS |
4ab3a5b097de0ecd91f7a4b9054d43ea9e985a7 | Harry Kalogirou | 2002-03-03 | *** empty log message *** |
2f77fee8b8b4f504956a762e279603462a53185 | Riley H. Williams | 2002-02-24 | Laid groundwork for simplification of ELKS command installation system. |
56d13d372eb405a8e2228b1ec256884da1fe777 | Riley H. Williams | 2002-02-15 | Bugfix. |
a7245efc9f19513576c24faf23479a7bdafda63 | Riley H. Williams | 2002-01-23 | Most of it actually works now!!! |
da78debbedf2cad2d3f036a120e71b76f1c7702 | Riley H. Williams | 2002-01-22 | Tweaked Makefiles and Make.defs to get disk_utils to compile. Started on standard rules for installation. |
cf8d45ff30fdfeb6e43b49b9ab11f1382537571 | Riley H. Williams | 2002-01-17 | Removed unnecessary extraction limitation. |
f08a0699c959e01c1091ce2552572b3d36e6658 | Riley H. Williams | 2002-01-17 | Reverted Makefiles - sorry!!! |
b911937b1051233677e4b38de3db0268eebba13 | Riley H. Williams | 2002-01-16 | Removed rubbish committed by accident. |
f0e7a583f595b20d742924a7d2146224be87399 | Riley H. Williams | 2002-01-16 | Fix (non-ELKS) bug, for accuracy... |
792ec44366deecdb3b3b75018e9f74bf7cffdf4 | Riley H. Williams | 2002-01-16 | Fix bugs in `ls` and `fdisk` commands, and add `dir` command that gives `ls -l` by default. |
ac1b82225d97f1faaa38fa6af581e6663976ecd | Harry Kalogirou | 2001-08-24 | Removed root_net and added comb_net image |
49f7e542bebd92920c9a4c277345290dd054a30 | Harry Kalogirou | 2001-07-02 | Fixes in inet utils. Added new root image with net utils(root_net). Changes in Makefiles |