summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add cmake files to distribution.Peter Johnson2014-08-101-0/+57
* Add vc12 files to distribution.Peter Johnson2014-08-101-0/+17
* dist-hook: Copy YASM-VERSION.h to Mkfiles/vc12.Peter Johnson2014-08-101-0/+1
* Add Mkfiles/vc10/out_copy_rename.bat to distribution.Peter Johnson2011-10-311-0/+1
* Copy YASM-VERSION.h to Mkfiles for distribution.Peter Johnson2011-10-311-1/+4
* Makefile.am: Clean YASM-VERSION.h.Peter Johnson2011-09-031-0/+1
* Generate version number information from git history.Peter Johnson2011-08-271-0/+8
* Remove $Id$ and RCSID() usage.Peter Johnson2011-08-191-2/+0
* Makefile.am: Update for [2297] changes.Peter Johnson2010-03-041-3/+3
* Add vc10 and vsyasm build files to EXTRA_DIST.Peter Johnson2010-02-171-6/+42
* Update autoconf/automake scripts.Peter Johnson2010-01-071-6/+5
* Remove vc7 and vc8 build files, as they're no longer being maintained.Peter Johnson2009-03-241-39/+0
* Remove renamed tasm.vcproj (as of [2175] it is ytasm.vcproj).Peter Johnson2009-03-041-0/+1
* Update Makefile.am for vc98_swap.py.Peter Johnson2008-10-091-1/+1
* Minor update of VC9 compile readme.Peter Johnson2008-04-011-0/+1
* Include VC9 build files in the distfile.Peter Johnson2008-03-281-0/+21
* Change x86 instruction tables to be automatically generated.Peter Johnson2007-09-101-6/+5
* Bring Mkfiles up to date with [1929].Peter Johnson2007-09-081-4/+8
* Don't distribute re2c-built files or configure-built stdint.h.Peter Johnson2007-02-221-1/+2
* Fix build (hopefully) on Win64 by using uintptr_t more widely; Win64 is aPeter Johnson2007-02-181-5/+6
* GAS parser: convert to recursive descent.Peter Johnson2006-12-301-1/+0
* Remove remaining references to nasm-bison.c/h.Peter Johnson2006-12-241-1/+1
* Change genmodule to parse through the Makefile (or Makefile.am) looking for Y...Peter Johnson2006-10-051-0/+2
* * python_test.sh: Use PYTHON variable to find python executable.Peter Johnson2006-04-171-0/+1
* * Mkfiles: Bring up to date with main tree changes (genstring, genversion).Peter Johnson2006-04-051-0/+8
* * COPYING: Update verbiage, add list of contributors and copyright notice.Peter Johnson2006-04-051-1/+12
* * Makefile.am: Unbreak build for when Python bindings aren't being built;Peter Johnson2006-04-051-3/+1
* Hook Python module into the build (even though it's pretty incomplete),Peter Johnson2006-04-041-1/+9
* Rewrite x86 identifier recognition to use a minimal perfect hash tablePeter Johnson2006-03-041-0/+4
* * Makefile.am: Unbreak distcheck due to yasm32.rules/yasm64.rules ->Peter Johnson2006-01-181-2/+1
* Add VC8 build files.Peter Johnson2006-01-081-0/+18
* * Makefile.am: Actually include Mkfiles/dj/_stdint.h in the distribution.Peter Johnson2005-10-151-0/+1
* * hamt.c: Use uintptr_t to correctly cast to integer from pointer. On somePeter Johnson2005-09-051-0/+3
* Change how man pages are built (and where they are built to). Building manPeter Johnson2005-01-131-15/+2
* Greatly simplify build system by removing libtool and integrating formerlyPeter Johnson2004-12-011-13/+8
* Remove Check suite; hand-write the two tests that use it. While we'rePeter Johnson2004-11-151-2/+0
* * ins.h, scanner.h, dfa.h, code.c, re.h, parse.h, token.h, substr.h:Peter Johnson2004-09-121-12/+4
* * arch/lc3b/README, arch/x86/README: Remove (replaced by man page).Peter Johnson2004-09-101-0/+5
* * Makefile.am: Unbreak build (broken due to new man page generation).Peter Johnson2004-09-071-1/+9
* * configure.ac: Remove check for groff, add check for xmlto.Peter Johnson2004-09-071-0/+6
* * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.Peter Johnson2004-09-041-1/+1
* Makefile.am: Include mkinstalldirs in the distribution.Peter Johnson2004-09-011-0/+3
* Convert test_hd.pl to test_hd.c, to remove one Perl dependency.Peter Johnson2004-03-141-1/+4
* Actually include (newly added) basename.c and dirname.c in the distribution.Peter Johnson2004-02-081-0/+2
* Add VC++ 7.1 build files to the distribution.Peter Johnson2003-12-261-0/+6
* Merge updates for 0.3.0 into the trunk (except for version bump).Peter Johnson2003-09-051-2/+2
* Clarify licensing.Peter Johnson2003-07-111-1/+4
* Reformat multi-file lists to use many += lines instead of using \Peter Johnson2003-05-311-30/+30
* Clean up and simplify libyasm.h options and symbol visibility:Peter Johnson2003-05-051-1/+3
* Install modules into pkglibdir rather than libdir, and rename to type_keywordPeter Johnson2003-05-031-1/+2