Commit Graph

15 Commits

Author SHA1 Message Date
Amar Takhar 1f23637cd2 Fix auto4/auto3 (lua51/lua50) support, this removes the --with-* flags in favor
of LUA_(C|LD)FLAGS and LUA50_(C|LD)FLAGS, also add the LUA LDFLAGS to LIBS like
perl in order to have it bring in the symbols properly, this is a temp measure
until we have modules.

Originally committed to SVN as r2082.
2008-03-20 21:24:01 +00:00
Amar Takhar 98dd041bc6 Add callables.c to EXTRA_DIST=
Originally committed to SVN as r1941.
2008-03-07 00:32:01 +00:00
Amar Takhar 454b0101d7 Fix auto3 support.
Originally committed to SVN as r1911.
2008-03-05 21:03:05 +00:00
Amar Takhar b1c441ff73 Commit the new build system (complete re-write), this includes several changes:
* Sane C/CXX/CPP/LDFLAGS
 * --with/--without settings
 * Proper gettext support
 * System portability changes (to support OS X and all other unix-like osen)
 * Features to allow for proper compile time settings (support exists features
   need to be added)

This comes with no warrenty at the moment, auto3 and asa support are both
incomplete/non-existent, there is no documentation and some conftests still nee$
to be written.

It's still incomplete try it at your own risk!

Originally committed to SVN as r1865.
2008-03-03 07:22:58 +00:00
Niels Martin Hansen 2807affc52 Get rid of some warnings
Originally committed to SVN as r1517.
2007-08-19 12:52:34 +00:00
Niels Martin Hansen 0aaedd7b49 Fixed broken config dialogs
Originally committed to SVN as r1258.
2007-06-19 02:20:50 +00:00
David Lamparter 0d0c423398 REALLY fix dist this time
Originally committed to SVN as r1216.
2007-06-08 00:38:22 +00:00
David Lamparter 5baa205007 fix Makefiles / dist target
Originally committed to SVN as r1210.
2007-06-07 23:23:30 +00:00
Niels Martin Hansen 8f3cffcd01 Missing Makefile for auto3
Originally committed to SVN as r1168.
2007-05-07 17:14:27 +00:00
Niels Martin Hansen b3c15d8d2e Somewhat working auto3 on Linux, still needs some minor fixing
Originally committed to SVN as r1167.
2007-05-07 16:44:26 +00:00
Niels Martin Hansen 81b8660348 Fix for styles table in auto3, broken karaoke-splitter...
Originally committed to SVN as r1163.
2007-05-04 01:43:00 +00:00
Niels Martin Hansen 6087314600 I would like to claim that auto3 now "works". It's just somewhat useless currently.
Originally committed to SVN as r1162.
2007-05-03 22:15:22 +00:00
Niels Martin Hansen e659a5d12f Separate Auto3 lib seems to work on Windows now... changed the GNU build system a bit so it shouldn't try to build Auto3 yet. (Still some decisions to be made about where the lib should be placed and how it should be loaded.) Building on POSIX might break now...
Originally committed to SVN as r1159.
2007-05-03 17:57:21 +00:00
Niels Martin Hansen e9284e5f88 At least the auto3 shared lib builds now, still missing the code to call text_extents in the host app though. And completely untested.
Originally committed to SVN as r1157.
2007-05-03 14:42:40 +00:00
Niels Martin Hansen 3008d26a6f Interface and code-skeleton for Auto3 shared library, and Lua 5.0.3 source tree.
Originally committed to SVN as r1155.
2007-05-02 12:18:04 +00:00