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
21 years ago
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
21 years ago
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
22 years ago
Peter Johnson
9fc0fb05fc
Replace #line .. "lex.yy.c" with #line .. "output.c".
...
svn path=/trunk/yasm/; revision=743
22 years ago
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
22 years ago
Peter Johnson
087d82762e
Initial revision
...
svn path=/trunk/yasm/; revision=641
23 years ago
Peter Johnson
873a785904
Initial revision
...
svn path=/trunk/yasm/; revision=635
23 years ago
Peter Johnson
57dfb00241
Initial revision
...
svn path=/trunk/yasm/; revision=632
23 years ago
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
23 years ago
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
23 years ago
Peter Johnson
418bece971
Bring in depcomp from Automake 1.5.
...
svn path=/trunk/yasm/; revision=322
23 years ago
Peter Johnson
d6c52c0c74
Move extra autoconf/automake files to config/ directory.
...
svn path=/trunk/yasm/; revision=77
24 years ago