Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b170cf7d | 2024-07-27 19:05:53 | bsd make | ||
| 93927cd9 | 2016-01-08 16:31:12 | Allow overriding some more Makefile variables Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> | ||
| 98d13766 | 2023-02-07 12:47:13 | toke/Makefile: Declare return type of main in GCC flag probe Without it, the probe may incorrectly fail with future compilers which do not support implicit ints. | ||
| d89219a0 | 2017-06-08 18:57:07 | Update contact information Remove obsolete email addresses and add OpenBIOS mailing list information. Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> | ||
| 40a02e5a | 2015-04-26 19:49:15 | fcode-utils: add Makefile install target Add an install target to the fcode-utils Makefiles for toke, detok and romheaders so that "make install" will work correctly. Signed-off-by: John Arbuckle <programmingkidx@gmail.com> Reviewed-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> git-svn-id: svn://coreboot.org/openbios/trunk/fcode-utils-devel@1335 f158a5a8-5612-0410-a976-696ce0be7e32 | ||
| a63bd548 | 2010-05-24 13:31:15 | drop -ansi because opensolaris has some odd implications like breaking getopt if it's there. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://coreboot.org/openbios/trunk/fcode-utils-devel@775 f158a5a8-5612-0410-a976-696ce0be7e32 | ||
| 9b6a8a42 | 2010-04-26 17:01:01 | warning free build on OS X 10.5.8 git-svn-id: svn://coreboot.org/openbios/trunk/fcode-utils-devel@759 f158a5a8-5612-0410-a976-696ce0be7e32 | ||
| 08b0f196 | 2010-04-26 13:06:48 | This is toke / detok update from Matthias Kapffer: - display-status is obsolete - fix the three broken examples under toke/examples - drop calls to non-existent distclean git-svn-id: svn://coreboot.org/openbios/trunk/fcode-utils-devel@753 f158a5a8-5612-0410-a976-696ce0be7e32 | ||
| bef13df3 | 2009-11-29 13:49:47 | slightly rework fcode-utils makefiles: - honor $(MAKE) for those invoking with gmake instead of make - wipe overzealous make distclean - drop -s from strip arguments Signed-off-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://coreboot.org/openbios/trunk/fcode-utils-devel@636 f158a5a8-5612-0410-a976-696ce0be7e32 | ||
| 60c9c198 | 2006-10-30 09:48:28 | tokenizer v 1.0.2, contribution by David Paktor <dlpaktor@netscape.net> git-svn-id: svn://coreboot.org/openbios/fcode-utils@100 f158a5a8-5612-0410-a976-696ce0be7e32 | ||
| b77b8dd5 | 2006-10-15 18:54:09 | clean up build system git-svn-id: svn://coreboot.org/openbios/fcode-utils@98 f158a5a8-5612-0410-a976-696ce0be7e32 | ||
| 2d06e2b2 | 2006-10-15 16:37:02 | add test execution to Makefile git-svn-id: svn://coreboot.org/openbios/fcode-utils@97 f158a5a8-5612-0410-a976-696ce0be7e32 | ||
| 13d59b2b | 2006-10-14 20:18:07 | add coverage examples to Makefile git-svn-id: svn://coreboot.org/openbios/fcode-utils@89 f158a5a8-5612-0410-a976-696ce0be7e32 | ||
| ce7e241d | 2006-08-18 12:57:14 | add toke doxygen documentation target git-svn-id: svn://coreboot.org/openbios/fcode-utils@78 f158a5a8-5612-0410-a976-696ce0be7e32 | ||
| fbd83855 | 2006-08-18 12:47:12 | initial merge of David Paktor's fine work. I redid all of the Makefiles and fixed some minor issues with the code. git-svn-id: svn://coreboot.org/openbios/fcode-utils@76 f158a5a8-5612-0410-a976-696ce0be7e32 | ||
| 837b7737 | 2006-08-18 09:07:34 | moving fcode suite to an extra directory git-svn-id: svn://coreboot.org/openbios/fcode-utils@74 f158a5a8-5612-0410-a976-696ce0be7e32 |