File history
Tracking elks/arch/i86/tools/Makefile
| Commit | Author | Date | Message |
|---|---|---|---|
50c7dee3d1545f735f2d31307a827c884ab8a93 | Greg Haerr | 2025-11-02 | [kernel] Cleanup kernel Makefiles Remove distdir: and lint: actions |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
43a63eb0e78f6296c9b009df714324bc02095ca | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elks/` |
ca6f8d38eea10399166aa9cdea72e604c735608 | Greg Haerr | 2019-04-16 | Last modifications required to fully build ELKS under OS X |
a34b362903ca7592c3b7c7803d353fa4be72086 | mfld-fr | 2018-06-23 | First draft of ELKS own libc |
ab624d4950bcc4fc766e2eb4164bb0bb084c9c9 | mfld-fr | 2018-04-14 | Move configuration entry to top directory |
b179f96bcabcdd2a3aa461222e564caf6bc8ae6 | Jody Bruchon | 2015-03-27 | Revert "Delete automatically generated Makefiles" |
5142c508bed39f76b6b9d8f2d36e81687502a60 | Jody Bruchon | 2015-03-27 | Delete automatically generated Makefiles |
2688a73b2bdb7a2f407f20290d8b96508dcf176 | Jody Bruchon | 2014-04-25 | German to English change: mkurlader.c -> mkbootloader.c |
e16fe8ff7d348ace6697623361f97b979c1078c | Riley H. Williams | 2002-07-13 | Reverted accidental patches to Makefiles. |
8121ebfc8745b9351f36ff5db4212ee02e1910c | Riley H. Williams | 2002-07-13 | Inverted configuration variables to make them more logical. |
727e71a157c14fb848c0ac4c50ac5fd3d674185 | Riley H. Williams | 2002-06-26 | Removed Makefile dependencies from CVS tree. |
b5734cc804ef40a59c54b7f5879136fc5682348 | Riley H. Williams | 2002-06-26 | Applied Manuel's size optimisations, also clarified various messages and verified that result compiles and boots. |
1201c168d0326361f459afcd8d62d2d68f28e3a | Riley H. Williams | 2002-06-03 | Killed dependencies accidentally committed in previous tweak. |
29ad7c46cc2bd9c9f142d20c80e8ddb3de8202c | Riley H. Williams | 2002-06-03 | ANSI'fied arch/i86/kernel/ directory, and verified that result compiles and boots. |
5ac2ad5737688530130b7de79603d507199c606 | Riley H. Williams | 2002-05-30 | Removed dependencies accidentally included in previous commit. |
3ee4c2ebe08fda3124cf85aa3f0a95febad8a37 | Riley H. Williams | 2002-05-30 | Standardised on clr_irq() and set_irq() macros throughout the source tree. |
379601af2a0a1622e4d25e637c1a56b263e80dd | Riley H. Williams | 2002-05-26 | Fixed thinko, and further simplification of wrt_disk SiBO code. |
dbc3629cacdbd4abed58efe476a8027a95fd88f | Riley H. Williams | 2002-05-05 | Reverted accidental changes, and verified that result runs on my 286 laptop. |
a8acd4426f32030349980fc20369ebd9b8618c5 | Riley H. Williams | 2002-05-03 | Reverted accidental commits...sorry. |
09c26d8182fdfff25fbfa6761f72783b000c4c9 | Riley H. Williams | 2002-04-18 | Standardised Makefile format. |
263e8041b6fcebc85f7a30b557e4f5e50401e8e | Riley H. Williams | 2002-04-14 | Corrected typo 8( |
95bf742bf4d25b24baaf384973be771b9024771 | Riley H. Williams | 2002-04-14 | Applied patch from Paul Nasrat to enable SIBO port to compile. |
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. |
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 !!! |
b33e3df5344263d2c3578d20b42e4af73411b4a | Riley H. Williams | 2001-11-14 | Makefile rationalisation completed - this also fixes the `won't compile' buglet in my previous commit. |
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. |
13a8a900e6954a1fd7b80910805d862685702c0 | Alan Cox | 2001-09-03 | Riley's changes |
cad916e27b466b920b4f59f04208c2903581520 | Simon Wood | 2000-01-21 | Change so that imgconv can run as root |
95b70015adf5e46222e434eb3171f451f076292 | Andrew Richards | 2000-01-06 | ELKSibo code merged from psion_port branch |