File history
Tracking elks/arch/i86/boot/Makefile
| Commit | Author | Date | Message |
|---|---|---|---|
17442ad38194fa992c2da7d69ac240ce941e05c | Greg Haerr | 2024-08-21 | Cleanup system image Makefile |
85a5268c97a683c98972206158d6d4e7c164194 | Greg Haerr | 2022-08-15 | [kernel] Small kernel repo cleanup |
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/` |
b179f96bcabcdd2a3aa461222e564caf6bc8ae6 | Jody Bruchon | 2015-03-27 | Revert "Delete automatically generated Makefiles" |
7cbdd79aff6e2c21291b99710be8c49b194c09e | Jody Bruchon | 2012-02-17 | Documentation folder cleanups. |
09c26d8182fdfff25fbfa6761f72783b000c4c9 | Riley H. Williams | 2002-04-18 | Standardised Makefile format. |
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. |
945798249ab885078432a032fe31f6af3922f16 | Riley H. Williams | 2001-09-09 | Used `mkMake` script to initialise all missing Makefiles. |
8ce8ec945fe221a2a4350b584ed38b13d66e78f | Riley H. Williams | 2001-09-08 | Added `mkMake` script to scripts directory. |