summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Update dependenciesbefore-reformat-2005-01H. Peter Anvin2005-01-141-41/+41
|
* Added "splint" as a target to simplify running splint on all sources.Ed Beroset2004-12-171-0/+3
|
* Don't delete config.h.in when doing "make spotless"H. Peter Anvin2003-09-121-1/+2
|
* Enable the use of a config.h file and autoheader. At this point we don'tH. Peter Anvin2003-09-011-0/+1
| | | | | | | | | | | | actually *use* the resulting configuration file, but it keeps autoconf from creating an insanely long compiler command line, which can cause problems all by itself. Eventually we can do: #ifdef HAVE_CONFIG_H #include "config.h" #endif ... to get the same information.
* Making the spec file part of dist is something for the Makefile, notH. Peter Anvin2003-08-291-1/+1
| | | | for the release script
* Generate stabs format debugging info for ELFH. Peter Anvin2003-07-091-1/+1
|
* Fix ordering rule in "make spotless"H. Peter Anvin2002-09-131-1/+1
|
* Clean doc directory when making "make dist"H. Peter Anvin2002-09-131-0/+1
|
* Clean up unnecessary dependencies.H. Peter Anvin2002-09-121-31/+31
|
* This is the "megapatch":H. Peter Anvin2002-06-061-37/+92
| | | | | | a) Automatically generate dependencies for all Makefiles; b) Move register definitions to a separate .dat file; c) Add support for "unimplemented but there in theory" registers.
* Add a way to link with specific system libraries (e.g. efence).H. Peter Anvin2002-05-261-2/+3
|
* Spec file now depends on version.pl tooH. Peter Anvin2002-05-211-1/+1
|
* Correct the generation of the spec file with a serial number.H. Peter Anvin2002-05-211-1/+3
|
* Accept X.YYplZ as a valid version number (equivalent to X.YY.0.Z) andH. Peter Anvin2002-05-211-1/+3
| | | | generate Serial: tags in the RPM spec file to help clue RPM in.
* Remove autom4te.cache when cleaning up config.*H. Peter Anvin2002-05-191-47/+51
|
* Cleaner way to handle the PERLREQ removalH. Peter Anvin2002-05-191-3/+3
|
* Fix so that the configure.in works with autoconf 2.5x; make sureH. Peter Anvin2002-05-191-2/+2
| | | | "make cleaner" cleans up all that it needs to clean up
* Undo a change that wasn't meant for public consumption (yet.)H. Peter Anvin2002-05-171-1/+1
|
* Clean up the output/ and (to some degree) test/ directories.H. Peter Anvin2002-05-171-2/+6
|
* Separate out the "tar" operation from the "make dist" operationH. Peter Anvin2002-05-051-0/+2
| | | | This is necessary for the release script (still in progress)
* Update nasm.spec; preprocess it to use the version number from theH. Peter Anvin2002-05-041-0/+4
| | | | "version" file.
* Make all version information come from the single file "version".H. Peter Anvin2002-05-041-27/+35
| | | | Introduce new standard __NASM_SUBMINOR__ and __NASM_VER__ macros.
* Handle separate source and object directories correctly.H. Peter Anvin2002-05-041-1/+1
|
* NASM 0.98.30nasm-0.98.30H. Peter Anvin2002-04-301-12/+23
|
* NASM 0.98.22nasm-0.98.22H. Peter Anvin2002-04-301-2/+1
|
* NASM 0.98.09nasm-0.98.09H. Peter Anvin2002-04-301-1/+1
|
* NASM 0.98.03nasm-0.98.03H. Peter Anvin2002-04-301-1/+1
|
* NASM 0.98nasm-0.98fork-0.98bfH. Peter Anvin2002-04-301-29/+59
|
* NASM 0.98p7nasm-0.98p7H. Peter Anvin2002-04-301-5/+7
|
* NASM 0.98p6nasm-0.98p6H. Peter Anvin2002-04-301-2/+7
|
* NASM 0.98p3.7nasm-0.98p3.7H. Peter Anvin2002-04-301-1/+1
|
* NASM 0.98p3.3nasm-0.98p3.3fork-0.98-j5H. Peter Anvin2002-04-301-1/+1
|
* NASM 0.98p3.2nasm-0.98p3.2H. Peter Anvin2002-04-301-2/+7
|
* NASM 0.98p3-hpanasm-0.98p3-hpaH. Peter Anvin2002-04-301-27/+29
|
* NASM 0.96nasm-0.96H. Peter Anvin2002-04-301-0/+99