Commit graph

20 commits

Author SHA1 Message Date
Peter Johnson
cd1e6f51de Update gettext. 2014-08-10 11:39:19 -07:00
Peter Johnson
d8c0c39254 Update config.guess and config.sub.
[#255 state:resolved]
2013-07-03 11:25:50 -07:00
Peter Johnson
8281be0c25 Add .gitignore files.
These are based on the old svn:ignore properties.
2011-08-27 09:24:07 -07:00
Peter Johnson
d190d9dfa5 Fix #206: Update gettext bits to gettext 0.17.
svn path=/trunk/yasm/; revision=2333
2010-06-16 05:13:23 +00:00
Peter Johnson
c30e4abfd3 Update autoconf/automake scripts.
Also remove ltmain.sh as we no longer use libtool.

Patch submitted by: Roumen Petrov <bugtrack@roumenpetrov.info>

svn path=/trunk/yasm/; revision=2269
2010-01-07 07:00:05 +00:00
Peter Johnson
47d7fbf513 Fix #185: Add mkinstalldirs to svn repo, as autogen.sh doesn't pull it in.
svn path=/trunk/yasm/; revision=2227
2009-07-31 02:50:19 +00:00
Peter Johnson
24a600a075 Update to gettext 0.16.1.
Note that due to an m4 bug, you need at least m4 1.4.5, and autoconf built
with the newer version of m4, to run autoconf on the source now (this does
not apply if you're just running ./configure from a tarball).

svn path=/trunk/yasm/; revision=1768
2007-02-13 07:31:11 +00:00
Peter Johnson
a8ef216fc0 GAS parser: convert to recursive descent.
Remove all Bison supporting struts as we no longer need Bison.

svn path=/trunk/yasm/; revision=1724
2006-12-30 03:19:24 +00:00
Peter Johnson
3116ca4161 ltmain.sh: Remove FreeBSD hack that prevents static libraries from being built
for modules; this hack breaks static-only builds on FreeBSD.

svn path=/trunk/yasm/; revision=1130
2004-08-15 01:46:22 +00:00
Peter Johnson
f094f47abb Update auto*, libtool, libltdl, and gettext scripts.
Make cross-building work by changing how re2c and other build tools are
compiled.

svn path=/trunk/yasm/; revision=1127
2004-08-14 23:07:58 +00:00
cvs2svn
9653cd6bcb This commit was generated by cvs2svn to compensate for changes in r857,
which included commits to RCS files with non-trunk default branches.

svn path=/trunk/yasm/; revision=858
2003-03-15 23:08:41 +00:00
Peter Johnson
9fc0fb05fc Replace #line .. "lex.yy.c" with #line .. "output.c".
svn path=/trunk/yasm/; revision=743
2002-10-05 07:59:40 +00:00
Peter Johnson
6107f66e13 Import ylwrap from automake-1.5, as we're going to make some custom changes
to it.

svn path=/trunk/yasm/; revision=742
2002-10-05 07:58:20 +00:00
Peter Johnson
087d82762e Initial revision
svn path=/trunk/yasm/; revision=641
2002-05-29 05:31:06 +00:00
Peter Johnson
873a785904 Initial revision
svn path=/trunk/yasm/; revision=635
2002-05-29 05:00:31 +00:00
Peter Johnson
57dfb00241 Initial revision
svn path=/trunk/yasm/; revision=632
2002-05-29 04:46:54 +00:00
Peter Johnson
c40b3b6aaa Remove config/* files, and automatically create the config directory in
autogen.sh if it's not present.  This will have the needed config/ files
generated by automake -a when they're needed.

svn path=/trunk/yasm/; revision=403
2001-12-26 20:52:44 +00:00
Peter Johnson
0caf84d85f Massive build system change: single Makefile instead of recursive.
Note: still is automake-generated, but uses .inc files in the various
subdirectories instead of .am files.
TODO: Move arch-specific components of bytecode_test and memexpr_test to
arch/x86.

svn path=/trunk/yasm/; revision=394
2001-12-26 07:14:05 +00:00
Peter Johnson
418bece971 Bring in depcomp from Automake 1.5.
svn path=/trunk/yasm/; revision=322
2001-11-05 08:20:39 +00:00
Peter Johnson
d6c52c0c74 Move extra autoconf/automake files to config/ directory.
svn path=/trunk/yasm/; revision=77
2001-06-29 05:35:11 +00:00