summaryrefslogtreecommitdiffstats
path: root/src/Makefile.housekeeping
Commit message (Expand)AuthorAgeFilesLines
* Make VERSION_MAJOR for gPXE be 0Marty Connor2006-08-091-1/+1
* Added bin/.blib.list to VERYCLEANUP so .bin directory is made emptyMarty Connor2006-06-291-0/+2
* We now have just romprefix, rather than having isaprefix and pciprefixMichael Brown2006-06-061-7/+2Star
* Exclude bin directory from tags generation.Michael Brown2006-04-281-1/+6
* Version increased to 5.5.0Michael Brown2005-05-191-2/+2
* doxygen.cfg also references ARCHMichael Brown2005-05-181-1/+4
* Added rules to generate documentation using doxygenMichael Brown2005-05-181-0/+22
* Re-add the "etherboot.%" all-drivers image.Michael Brown2005-05-031-2/+6
* Tweaked to read more information (including symbol size) from blib.aMichael Brown2005-05-021-1/+1
* Produce a sorted list of all local symbols in the map file.Michael Brown2005-04-271-0/+1
* Added DBG2Michael Brown2005-04-251-4/+8
* Added "make symcheck"Michael Brown2005-04-231-0/+9
* TypoMichael Brown2005-04-211-1/+2
* "make bin/xxx DEBUG=yyy,zzz" now works seemingly perfectly. :)Michael Brown2005-04-181-4/+5
* "make xxx DEBUG=yyy,zzz" now working, but the "up to date" message isMichael Brown2005-04-181-27/+27
* Fix BUILD_SERIAL.Michael Brown2005-04-181-14/+12Star
* Use mkconfig.pl to generate fragments from config.hMichael Brown2005-04-171-2/+6
* Generate phony targets, so that we don't get screwed by missing configMichael Brown2005-04-171-1/+2
* Need to prevent intermediate targets from being deleted, otherwise theMichael Brown2005-04-171-4/+5
* Improved building of debugging objects. You can now specify a "DEBUG="Michael Brown2005-04-171-11/+27
* Always include compiler.h.Michael Brown2005-04-141-0/+16
* Use pci_{vendor,device}_id instead of just pci_{vendor,device}, to avoidMichael Brown2005-04-121-3/+3
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-0/+375