summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: fix --enable-sectionsH. Peter Anvin2017-04-231-2/+3
* configure.ac, doc/Makefile.in: fix out-of-directory buildEd Beroset2017-04-141-1/+1
* configure, doc/Makefile.in: fix out-of-directory buildEd Beroset2017-04-141-1/+1
* doc: add the option to generate an uncompressed PDFH. Peter Anvin2017-04-101-0/+8
* doc: don't bother using autoconf to search for pdf toolsH. Peter Anvin2017-04-061-3/+0
* rdoff: move rdoff build into main Makefile to make it build on WindowsH. Peter Anvin2017-04-061-2/+2
* Windows: clean up the handling of stat on WindowsH. Peter Anvin2017-04-061-2/+6
* autoconf: fix handling of --enable/--disable options, WINE fixH. Peter Anvin2017-04-061-47/+49
* MSVC compatibility: clean up the handling of _stati64/_fstati64H. Peter Anvin2017-04-051-2/+2
* configure.ac: smarter way to handle -O2 -> -O3 default changeH. Peter Anvin2017-03-011-4/+8
* configure.ac: make possible to compile with -ffunction/data-sectionsH. Peter Anvin2017-02-281-4/+13
* configure.ac: default to -O3H. Peter Anvin2017-02-281-0/+3
* Makefile: make it possible to compile with gcc link-time optimizationH. Peter Anvin2017-02-281-2/+17
* configure.ac: use AC_FUNC_MMAP instead of AC_CHECK_FUNCS(mmap)H. Peter Anvin2017-02-231-1/+1
* configure: make sure we flag invalid attributesH. Peter Anvin2017-02-231-0/+1
* If we have new features introduced by C11, use themH. Peter Anvin2016-12-201-2/+2
* Various fixes to the ilog2 functionsH. Peter Anvin2016-11-151-3/+3
* Better support for function attributes, autoconf cleanupsH. Peter Anvin2016-11-151-53/+19
* compiler.h: include <sys/types.h>H. Peter Anvin2016-10-191-0/+1
* Move config.h to a subdirectory, add MSVC-specific config fileH. Peter Anvin2016-10-041-6/+7
* file: improve the file access interfaceH. Peter Anvin2016-09-211-0/+14
* configure.ac: disable common data to avoid problems with some linkersH. Peter Anvin2016-08-021-0/+5
* Reorganize the source code into subdirectoriesH. Peter Anvin2016-05-251-1/+1
* nasmlib: break up nasmlib.c into logical componentsH. Peter Anvin2016-05-251-0/+2
* Merge remote-tracking branch 'origin/nasm-2.12.xx'H. Peter Anvin2016-05-161-0/+4
* Merge remote-tracking branch 'origin/nasm-2.12.xx'H. Peter Anvin2016-05-161-1/+1
* autoconf: rename configure.in to configure.acH. Peter Anvin2016-03-161-0/+195