summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* Add library install directory to ltdl search directory list.Peter Johnson2003-04-011-0/+1
* Update DJGPP and flat Makefiles and config.h with new source organization.Peter Johnson2003-03-261-1/+1
* Include new Visual Studio build files in distribution.Peter Johnson2003-03-161-1/+12
* Make libyasm a "real" library, including installing header files.Peter Johnson2003-03-151-1/+5
* Minor cleanups (no functional changes) after src split.Peter Johnson2003-03-141-7/+3
* Split src into frontends, libyasm, and modules (forced commit after repo-copy).Peter Johnson2003-03-131-3/+7
* Replace --enable-dev functionality with --enable-maintainer-mode usage, otherPeter Johnson2003-03-131-1/+1
* Put test suite file results into a separate "results" directory.Peter Johnson2002-11-171-0/+3
* Don't set yasm_DEPENDENCIES. It breaks automatic dependency tracking.Peter Johnson2002-10-231-1/+0
* Include src/compat-queue.h as an EXTRA_yasm_SOURCES instead of just EXTRA_DIST.Peter Johnson2002-10-051-2/+2
* Undo part of the tools/re2c flattening. Specifying a re2c_CFLAGS causesPeter Johnson2002-10-051-4/+4
* Make test scripts more portable by detecting echo line-ending features, usingPeter Johnson2002-10-041-0/+1
* Create a common out_test.sh test script to be used by a variety of tests.Peter Johnson2002-10-031-0/+1
* Create LTLIBOBJS from LIBOBJS and add to libyasm.Peter Johnson2002-09-231-1/+3
* Move yasm core files into a libyasm shared library (avoiding backlinking).Peter Johnson2002-09-231-4/+4
* Support dynamic linking for objfmts, and make bin and dbg both dynamicallyPeter Johnson2002-08-171-0/+1
* Flatten the tools/re2c build.Peter Johnson2002-08-091-1/+3
* Remove .re.c suffix rule. In GNU make, this doesn't work as intended (insteadPeter Johnson2002-08-031-4/+0
* Add configure.lineno to CLEANFILES. It doesn't delete itself or have somethingPeter Johnson2002-06-241-1/+2
* Define lib_LTLIBRARIES to avoid automake warning.Peter Johnson2002-06-221-0/+1
* Re-enable building of re2c (not lemon yet), including a generic Makefile rule.Peter Johnson2002-06-031-1/+5
* We don't use the tools right now, so don't bother building them/including themPeter Johnson2002-06-011-1/+1
* Integrate gettext, libtool, and libltdl into CVS and more tightly intoPeter Johnson2002-05-291-3/+4
* Update to gettext 0.11.1.Peter Johnson2002-04-151-4/+5
* Add re2c to the build tree. Build tools with recursive make instead of fromPeter Johnson2002-04-111-2/+1
* Build lemon (http://www.hwaci.com/sw/lemon/).Peter Johnson2002-04-071-0/+1
* Update DISTFILES to reflect src/lclint.sh -> splint.sh move.Peter Johnson2002-03-281-0/+1
* Update to match new Mkfiles files.v0.1.0Peter Johnson2002-03-191-2/+2
* Remove programmer documentation out of source tree and into the yasm-doc CVSPeter Johnson2001-12-281-1/+1
* Change EXTRA_DIST to reflect movement of strsep.c and mergesort.c.Peter Johnson2001-12-271-0/+1
* Make sure bison gets -d flag (creates a separate header file).Peter Johnson2001-12-271-0/+1
* Link with @LIBOBJS@ (for replacement functions).Peter Johnson2001-12-261-1/+1
* Include intl from build directory, not source directory.Peter Johnson2001-12-261-1/+1
* Add intl directory to INCLUDES.Peter Johnson2001-12-261-1/+5
* Don't include config/* files explicitly (they're included implicitly ifPeter Johnson2001-12-261-2/+1
* Massive build system change: single Makefile instead of recursive.Peter Johnson2001-12-261-2/+23
* Do intl more correctly. nointl/libintl.h is unnecessary; it can be detectedPeter Johnson2001-12-021-1/+0
* Add other Makefiles, supporting files to EXTRA_DIST.Peter Johnson2001-10-281-1/+5
* Add GNU Library General Public License (version 2) to CVS and distributionPeter Johnson2001-09-261-1/+1
* Add unit test framework using Check (http://check.sourceforge.net/).Peter Johnson2001-09-181-1/+1
* Add rcs id.Peter Johnson2001-09-171-0/+2
* Add doc to automake and configure.Peter Johnson2001-09-171-1/+1
* Updates to pass make distcheck.Michael Urman2001-08-311-1/+2
* Convert to using gettext instead of the ugly errwarn constant strings.Peter Johnson2001-08-301-1/+1
* Repo-copied include files to src to make automake/autoconf build structurePeter Johnson2001-07-111-1/+2
* Reverse include and src directories to make sure config.h is built first.Peter Johnson2001-06-291-1/+1
* Initial checkin of automake/autoconf files.Michael Urman2001-06-271-0/+1