summaryrefslogtreecommitdiff
path: root/Mkfiles
Commit message (Expand)AuthorAgeFilesLines
* Bring Mkfiles up-to-date with genmacro/preproc changes.Peter Johnson2008-05-138-14/+47
* Remove snapshot version number accidentally committed with Mkfiles.Peter Johnson2008-04-121-4/+4
* Bump trunk version after 0.7.x branch.Peter Johnson2008-04-124-4/+4
* Minor update of VC9 compile readme.Peter Johnson2008-04-012-7/+170
* Add Visual Studio 2008 build files.Peter Johnson2008-01-3121-0/+3466
* Bring flat and DJGPP Mkfiles up to date with [1939].Peter Johnson2007-09-212-8/+8
* Autoconfize cpp program name and popen. This commit inactivates cpp in thePeter Johnson2007-09-203-2/+20
* Update Mkfiles to add new cpp module.Peter Johnson2007-09-204-2/+27
* Make Python messages a little less threatening.Peter Johnson2007-09-182-4/+4
* Fix VC++ build order dependencies.Peter Johnson2007-09-182-8/+9
* Ensure Python is available before trying to run gen_x86_insn.py.Peter Johnson2007-09-182-0/+26
* Run gen_x86_insn.py from vc and vc8 builds.Peter Johnson2007-09-122-2/+4
* Change genperf to take input and output filenames rather than outputting toPeter Johnson2007-09-102-8/+8
* Change x86 instruction tables to be automatically generated.Peter Johnson2007-09-108-367/+8
* Re-enable lc3b in flat Mkfiles.Peter Johnson2007-09-082-12/+12
* Windows build fixes:Peter Johnson2007-09-082-0/+42
* Bring Mkfiles up to date with [1929].Peter Johnson2007-09-0814-61/+456
* Update yasm.rules so that it's compatible with the Intel compiler.Peter Johnson2007-08-101-1/+1
* Fix typo in VC7 modules.vcproj.Peter Johnson2007-08-021-1/+1
* Fix #111: Correctly #define HAVE__STRICMP for vc and vc8.Peter Johnson2007-08-012-2/+2
* Clean up a number of obsolete autoconf-detected standard C things.Peter Johnson2007-07-133-71/+41
* Bring Mkfiles up-to-date with [1889].Peter Johnson2007-07-134-18/+16
* Bite the bullet and convert tabs to spaces. Previously yasm's source hasPeter Johnson2007-04-223-9/+9
* Bump trunk version to 0.6.99 after 0.6.0 release.Peter Johnson2007-02-253-3/+3
* Fix DJGPP build.Peter Johnson2007-02-231-0/+1
* Fix build (hopefully) on Win64 by using uintptr_t more widely; Win64 is aPeter Johnson2007-02-183-0/+0
* Add support for Win64 structured exception handling (aka .xdata and .pdata).Peter Johnson2007-02-124-0/+16
* Add dbgfmt_cv8 to flat Mkfiles (DJGPP).Peter Johnson2007-01-192-0/+2
* Make gnu an alias for gas parser.Peter Johnson2007-01-182-2/+2
* Add macho to Mkfiles.Peter Johnson2007-01-184-0/+11
* GAS parser: convert to recursive descent.Peter Johnson2006-12-307-142/+7
* Remove remaining references to nasm-bison.c/h.Peter Johnson2006-12-241-6/+0
* Port re2c parser from YACC to recursive descent.Peter Johnson2006-12-244-33/+11
* Fix Mkfiles for previous commit (NASM recursive descent parser).Peter Johnson2006-12-234-56/+4
* Rename linemgr.c and linemgr.h to linemap.c and linemap.h. The "manager"Peter Johnson2006-11-264-6/+6
* Fix up Mkfiles for RDOFF2 support.Peter Johnson2006-10-174-0/+11
* Change genmodule to parse through the Makefile (or Makefile.am) looking for Y...Peter Johnson2006-10-0518-35/+229
* Bring Mkfiles up to date with new optimizer and removal of lc3b.Peter Johnson2006-08-116-70/+12
* Actually bring interval tree implementation into repo.Peter Johnson2006-06-114-0/+16
* * Mkfiles: Update to match [1532].Peter Johnson2006-05-104-0/+54
* Bump trunk internal version to 0.5.99.0.Peter Johnson2006-04-073-3/+3
* Take #2 on reversioning: decouple version and build from autoconf versionPeter Johnson2006-04-063-609/+89
* * Mkfiles: Fix genversion include paths.Peter Johnson2006-04-064-2/+22
* * Mkfiles: Bring up to date with main tree changes (genstring, genversion).Peter Johnson2006-04-0514-6/+738
* * vc8/config.h, vc/config.h, dj/config.h: Update version information.Peter Johnson2006-04-053-6/+6
* * yasm.rules: Clean up.Peter Johnson2006-03-303-11/+58
* * yasm.rules: Add debug flag feature as configurable for Visual Studio.Peter Johnson2006-03-291-1/+6
* Finally fix brokenness that was NASM imported preprocessor include pathPeter Johnson2006-03-283-3/+6
* In preparation for more file handling functions to get moved to libyasm,Peter Johnson2006-03-284-9/+0
* * Mkfiles: Update for CodeView dbgfmt addition.Peter Johnson2006-03-276-0/+50