summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2018-06-18Makefile.in: fix building RDOFFH. Peter Anvin
2018-06-18MSVC: fix dependency generation and building RDOFF under MSVCH. Peter Anvin
2018-06-15Makefile.in: remove duplicated $(ALL_CFLAGS)H. Peter Anvin
2017-12-20Eliminate filename length restrictions, remote ofmt->filename()H. Peter Anvin
2017-11-29Makefile.in: fix typo in pathnameH. Peter Anvin
2017-11-08More autoconf modernizations; upgrade AC_PREREQ to 2.69H. Peter Anvin
2017-11-06Make dependency generation a bit more robustH. Peter Anvin
2017-11-01Makefile: don't store dependency information in gitH. Peter Anvin
2017-11-01make alldepsH. Peter Anvin
2017-09-27ilog2(): inline functions if practicalH. Peter Anvin
2017-07-06build: Merge CPPFLAGS into ALL_CFLAGSCyrill Gorcunov
2017-07-06Make buildsystem respect GNU conventionsDavid Seifert
2017-04-29Merge remote-tracking branch 'origin/elf'H. Peter Anvin
2017-04-26Makefile.in: better filter for Perl dependenciesH. Peter Anvin
2017-04-24Clean up byteorder functionsH. Peter Anvin
2017-04-24output: generic string table implementationH. Peter Anvin
2017-04-23nasmlib: add path-splitting functionsH. Peter Anvin
2017-04-23nasm.spec: s/Build-Requires/BuildRequires/H. Peter Anvin
2017-04-23nasm.spec: use a sed file to insert perl dependenciesH. Peter Anvin
2017-04-23nasm.spec: sync with Fedora spec file, auto-generate Perl dependsH. Peter Anvin
2017-04-17rdoff: use nasm-provided safe memory allocation and I/OH. Peter Anvin
2017-04-06Makefile.in: add $(X) to the list of suffixesH. Peter Anvin
2017-04-06Makefile.in: more fixes to rdoff commandsH. Peter Anvin
2017-04-06Makefile.in: fix install_rdf some more...H. Peter Anvin
2017-04-06Makefile.in: missing \ broke "make install_rdf"H. Peter Anvin
2017-04-06Makefile.in: fix dumb mistakesH. Peter Anvin
2017-04-06Makefile.in: make rules for rdoff only define dependenciesH. Peter Anvin
2017-04-06rdoff: move rdoff build into main Makefile to make it build on WindowsH. Peter Anvin
2017-04-05BR 3392397: WMAKE uses a nonstandard syntax for phony targetsH. Peter Anvin
2017-04-03Makefiles: distribute file generation rules via syncfiles.plH. Peter Anvin
2017-04-03Rename insns-iflags.pl -> insns-iflags.ph, add missing dependencyH. Peter Anvin
2017-04-03Add generic perfect string hashes, use for directivesH. Peter Anvin
2017-03-08Run "make alldeps"H. Peter Anvin
2017-03-07Add a generic pragma-handling infrastructureH. Peter Anvin
2017-03-07asm/*: Move directive processing to its own file, refactor error handlingH. Peter Anvin
2017-03-07Rename directiv.c to directbl.c to free up the name directiv.cH. Peter Anvin
2017-03-01make clean: clean up more things that ought to beH. Peter Anvin
2017-02-28Run make alldepsH. Peter Anvin
2017-02-28exprlib: move dumping code to a separate C fileH. Peter Anvin
2017-02-28Makefile: move all non-main objects into libnasm.aH. Peter Anvin
2017-02-23nasmlib/file: move memory-mapping functions out of file.cH. Peter Anvin
2016-10-19Move canned OpenWatcom config to config/watcom.h.H. Peter Anvin
2016-10-14Run make alldepsH. Peter Anvin
2016-10-06distclean: clean up config/config.hH. Peter Anvin
2016-10-06alldeps: handle uses of full pathnames, e.g. "config/config.h"H. Peter Anvin
2016-10-04Factor out common string list handling codeH. Peter Anvin
2016-09-24backend: move wrapper for legacy output functions to a library routineH. Peter Anvin
2016-08-16Run make alldepsH. Peter Anvin
2016-07-18Make "make clean" actually clean all object files.Fabian Giesen
2016-05-25Reorganize the source code into subdirectoriesH. Peter Anvin