File history
Tracking elks/arch/i86/Makefile
| Commit | Author | Date | Message |
|---|---|---|---|
f09682e908b037cf63a1878b071e1fa26b04ae0 | Greg Haerr | 2025-11-02 | Remove mkdist |
50c7dee3d1545f735f2d31307a827c884ab8a93 | Greg Haerr | 2025-11-02 | [kernel] Cleanup kernel Makefiles Remove distdir: and lint: actions |
a7f21b89ed28c130a81f86a5dc448a5dc2baf83 | hexadec1mal | 2025-07-23 | small build fixes |
ac034546d4fd18c5c7ff9c5e2ceb59633cfaa03 | Adrian Siekierka | 2025-04-19 | [swan] Make the kernel image a self-bootable ROM file |
17442ad38194fa992c2da7d69ac240ce941e05c | Greg Haerr | 2024-08-21 | Cleanup system image Makefile |
ed9a311e8b903aea56d1b05887fb1fea6ed6572 | Greg Haerr | 2024-08-21 | [build] Don't use dummy boot code in kernel disk image |
7431b07d5a97067a40bdf671f06f0b76efd846f | Greg Haerr | 2023-08-31 | [kernel,build] Small L1 buffer enhancement, add man4, cleanups |
85a5268c97a683c98972206158d6d4e7c164194 | Greg Haerr | 2022-08-15 | [kernel] Small kernel repo cleanup |
3684b636ceb20ed5d983d4ffafd72be8876702f | Greg Haerr | 2022-08-10 | [tools] Add --symfile option to elf2elks, produce system.sym symbol table |
cb827a6a855b141690a17116cc05f4011334192 | Greg Haerr | 2021-05-16 | [build] Generate system-nm.map file on kernel build |
b468886c3fe31a5450d4b8fbf1c359dbcd2d54f | Tee-Kiah Chia | 2020-11-27 | [kernel] [setup] get ROM kernel to at least start up in QEMU |
9136f9be584aad00bd45d0b1778422d4ba8b4c1 | Greg Haerr | 2020-10-11 | [kernel] More kernel lib cleanup |
de499c25711319e0bbb9ee564589dc1e611c8ed | Tee-Kiah Chia | 2020-09-22 | [kernel] Link kernel with GCC toolchain's actual libgcc |
b54eb169697cc66558e07bbd41f07557c0ccbe0 | Tee-Kiah Chia | 2020-09-13 | [kernel] [tools] [elkscmd] Work with major gcc-ia16 update |
b7e7ca43fe8bdc38b13c07cae11a0c3cdbd26c2 | Marcin Laszewski | 2020-04-13 | libmem: - linuxmt/memory.h: Memory primitives from linuxmt/mm.h. - libmem.a: Memory primitives only without kernel's lib functions (e.g. strlen, strcmp, strlen, ...). |
598e6aec883eec40aecd43e6656b69e26627c44 | mfld.fr | 2020-03-11 | [kernel] Drop empty 'arch_boot' |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
43a63eb0e78f6296c9b009df714324bc02095ca | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elks/` |
9e7a48e28fe39b392b305a42327ba2a7bc34b2f | mfld-fr | 2019-04-06 | [kernel] Generate 'asm-offsets' with Awk |
93ddb9a06b510837e91ee832f1549b60452aa83 | mfld-fr | 2019-04-04 | [kernel] No more intermediate '.s' |
b504f5340d0ad69995a03e3a5a0fb714b4cc48c | mfld-fr | 2019-02-21 | Drop i286 protected mode support |
44796a8fc0b330cc5c34169db552ccc5d5f2b48 | mfld-fr | 2018-06-14 | [kernel] Second draft of full GNU toolchain |
ae79e35ad7791eef8a3d5914e649fe2a9895f0f | mfld-fr | 2018-06-11 | [kernel] First draft of full GNU toolchain |
27b7dbd0c5fd1bc8e7cf0f2f379a7ec5578b635 | mfld-fr | 2018-04-29 | Add optional list-based allocator |
eedd903c935666b097d3e631155aa095854ec0b | mfld-fr | 2018-04-27 | Move compiler selection to top level |
ab624d4950bcc4fc766e2eb4164bb0bb084c9c9 | mfld-fr | 2018-04-14 | Move configuration entry to top directory |
9a4897e460c11e3fbe5c9a35042d05e720d8f30 | mfld-fr | 2018-04-12 | Remove Tcl/Tk front-end from configuration script |
7f3ceb93bbabf08af2626e9e624a7e3ff7ea5e5 | mfld-fr | 2017-03-04 | [cmds] Cleanup in applets Makefiles |
9576310e5aa088c591526a7ff9cd05787306036 | mfld-fr | 2017-02-11 | [ne2k] Clarify drivers and network configuration |
7ba4cdd62a14013d905eae4a940871d0aeb654f | mfld-fr | 2017-02-10 | [ne2k] Issue mfld-fr#3: ETH driver skeleton |
4b67062759208e9263425f7ef7fa9577fc429cf | lithoxs | 2015-07-14 | More support to compile kernel using ia16-gcc |
2688a73b2bdb7a2f407f20290d8b96508dcf176 | Jody Bruchon | 2014-04-25 | German to English change: mkurlader.c -> mkbootloader.c |
016d11fda5107814509c95c4a97214e5fa7adfd | Jody Bruchon | 2014-04-25 | Fix erroneous Makefile newlines |
6d1d1c2cdaaf76451c7aff24151f9e450b6303c | Jody Bruchon | 2012-07-07 | Large set of bug fix patches by Juan Perez-Sanchez. |
f86c5c9ee7e74f71bc622a58682c38cfc7d63fd | Jody Bruchon | 2012-02-18 | Included patches from the "nanox" project at: http://code.google.com/p/nanox/ which is maintained by tinybit1@gmail.com. |
d9cb07e718e34516d70add96d28524b7819d161 | Jody Bruchon | 2012-02-18 | Included patches from the "nanox" project at: http://code.google.com/p/nanox/ which is maintained by tinybit1@gmail.com. |
5da5862ae5f2a8574966edb3bb40b8431ed4fb8 | Miguel Bolanos | 2004-05-31 | *** empty log message *** |
04aee7402d8dd7dfb36edc60bfc2d07fb8d7f3a | Harry Kalogirou | 2002-07-13 | post-compilation rootdev config |
09c26d8182fdfff25fbfa6761f72783b000c4c9 | Riley H. Williams | 2002-04-18 | Standardised Makefile format. |
67a3d53ff7f5c56f174364089a4c75dc6e9d227 | Harry Kalogirou | 2002-02-05 | Applied Riley's patches |
4d3cf21ead86c6bbc27caf0f4ac16811b133970 | Riley H. Williams | 2002-01-20 | Allow ELKS to build on systems where gnumake isn't installed as make and bash isn't installed as /bin/bash or /bin/sh (from M Warner Losh). |
a069bdf7d321c2363c26d0233230b4277dfa4fe | Riley H. Williams | 2002-01-20 | Cleaned up version number display in Menuconfig. |
543549ec306c8c2268cfdd80a47fe2c4f62d0a0 | Riley H. Williams | 2001-12-12 | Generalised variables in Makefile-rules. |
8850e8c6139e43ba45d190048970060caf04614 | Harry Kalogirou | 2001-11-23 | Minix header fix |
6dbe966b67f8fa9da4eae905626922e3ddea992 | Riley H. Williams | 2001-11-20 | Removed rogue space that stopped compile. |
aea6d3a2479dc5ef5544198d1456a09a069c13c | Riley H. Williams | 2001-11-20 | Verified that all standard make commands now work using the standardised ruleset. Committed ELKS 0.1.0-pre1 at last !!! |
dfb289932bcfa42de3d4146b4848cc1d5da4f66 | Riley H. Williams | 2001-11-17 | Fixed bug and tweaked KeyMap config vars. |
b33e3df5344263d2c3578d20b42e4af73411b4a | Riley H. Williams | 2001-11-14 | Makefile rationalisation completed - this also fixes the `won't compile' buglet in my previous commit. |
cd3f46b43e59d12ebb0a560253ccb69a98f0d15 | Riley H. Williams | 2001-11-14 | ELKS now compiles - this is 0.0.89 at the moment. |
d6fb82533067420ab5b7bb2353a096e5ec4313d | Riley H. Williams | 2001-11-14 | Fixed stupid typos in previous bugfix !!! |
05d6dfaea10cd810d66fdc7b57fad3f58ce2e3f | Riley H. Williams | 2001-11-12 | Committed HarKal's patches - see CHANGELOG for details |
555d446ce97c66891610dabac1047fbce3b9707 | Riley H. Williams | 2001-10-29 | Patched Makefile to compile for SiBO (Paul Nasrat). |
8c4061f299c690057deaeefa1823b1e1b9cafbb | Harry Kalogirou | 2001-10-18 | More makefile fixes |
1d897c0f221f4c8b8fb806a60bb854212900b0a | Riley H. Williams | 2001-10-16 | Reformatted ELKS_VERSION_CODE to match actual version number usage. Bumped version to 0.0.87-pre1 as well. |
5984c0f698c259222ae3a69483a854ee013e4f7 | Riley H. Williams | 2001-10-03 | Reverted rest of accidental Makefile tweaks, also discovered bug I can't fix. |
2c7aad6378d94c9a5917ae396036576bf28a5eb | Riley H. Williams | 2001-10-02 | Added missing "### Dependencies:" tage to Makefiles but still to finish reverting. |
e36ee5ab466b19d76889733f2b4d91d46e06801 | Riley H. Williams | 2001-09-08 | Added `make elks` to make the entire tree from any directory within it. |
15072207fd20f19a99c56076320ae02080a0aa1 | Riley H. Williams | 2001-09-08 | Simplified Makefile rules. |
13a8a900e6954a1fd7b80910805d862685702c0 | Alan Cox | 2001-09-03 | Riley's changes |
e526567b54608cbe322aadabf1aa944a8d88131 | Riley H. Williams | 2001-08-13 | Renamed all config file vars to have names starting with CONFIG_ as per the recommendation. |
4682ece1d6b0f7cb44380bf7e0be8fa7d423006 | Alistair Riddoch | 2001-04-17 | Added dist rule to Makefiles. |
c6d6402188c257a490af3e7e8416d0a4a55b12f | Christopher Plattner | 2000-02-02 | Added support for netboot image |
95b70015adf5e46222e434eb3171f451f076292 | Andrew Richards | 2000-01-06 | ELKSibo code merged from psion_port branch |
64316a888c077b18ea91084a905d3839efc590b | Andrew Richards | 1999-11-10 | Merged in changes to boot code from ROM. |