summaryrefslogtreecommitdiff
path: root/modules/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove $Id$ and RCSID() usage.Peter Johnson2011-08-191-2/+0
* Create new working branch for new (Robertson 1977) optimizer.Peter Johnson2005-10-081-2/+0
* First part of list file support. This should accurately output all filePeter Johnson2004-10-021-0/+2
* * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.Peter Johnson2004-09-041-1/+1
* Reformat multi-file lists to use many += lines instead of using \Peter Johnson2003-05-311-6/+5
* Install modules into pkglibdir rather than libdir, and rename to type_keywordPeter Johnson2003-05-031-8/+0
* Rename yasm-module to yasm_module for better libtool compatibility (part ofPeter Johnson2003-04-011-2/+2
* Safe to use -no-undefined on all the modules.Peter Johnson2003-03-151-1/+1
* Minor cleanups (no functional changes) after src split.Peter Johnson2003-03-141-1/+1
* Split src into frontends, libyasm, and modules (forced commit after repo-copy).Peter Johnson2003-03-131-65/+11
* Unmodularize errwarn, while making key errwarn functions replaceable.Peter Johnson2003-03-101-0/+1
* Move yasm_std_errwarn and yasm_std_linemgr into libyasm.Peter Johnson2003-03-081-3/+3
* Refactor list_objfmts() and list_parsers() into module.c.Peter Johnson2003-03-081-2/+0
* Add the "real" NASM preprocessor, and default to it. As NASM is LGPL, noPeter Johnson2002-11-041-0/+8
* Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminatingPeter Johnson2002-11-011-1/+1
* Delete last of global variables by making a line manager and passing aroundPeter Johnson2002-10-271-3/+3
* Dynamically load all modules (preloading some of the default ones).Peter Johnson2002-10-261-2/+5
* Include src/compat-queue.h as an EXTRA_yasm_SOURCES instead of just EXTRA_DIST.Peter Johnson2002-10-051-1/+1
* Move yasm core files into a libyasm shared library (avoiding backlinking).Peter Johnson2002-09-231-9/+8
* Update DISTFILES to reflect src/lclint.sh -> splint.sh move.Peter Johnson2002-03-281-2/+1
* Allow preprocess-only and setting of preproc. Update main() and relatedPeter Johnson2002-03-061-0/+1
* Add tests/Makefile.inc to EXTRA_DIST.Peter Johnson2001-12-281-1/+2
* Change EXTRA_DIST to reflect movement of strsep.c and mergesort.c.Peter Johnson2001-12-271-2/+0
* Massive build system change: single Makefile instead of recursive.Peter Johnson2001-12-261-0/+69