Niels Martin Hansen
e75de69783
Patches by Azzy:
...
- Search for both lua and lua50 libraries (fixes building on Debian/Ubuntu)
- Fix GCC preprocessor failing on version.cpp
Also forgot changelog for last commit
Originally committed to SVN as r541.
2006-10-25 10:33:02 +00:00
Niels Martin Hansen
4b8d7b4dc8
Updated version.cpp to say 1.11.
...
Hack to allow loading files with mixed V4 and V4+ style sections.
Originally committed to SVN as r526.
2006-08-24 00:38:49 +00:00
Niels Martin Hansen
b1671d596c
More hacking about with the revision number stuff. Now build timestamp is derived with __DATE__ and __TIME__, and make-svn-rev-header.py checks if there's any need to update the .h file, which should result in less needless rebuilds/relinks.
...
Originally committed to SVN as r431.
2006-06-27 18:06:31 +00:00
Rodrigo Braz Monteiro
10ae56ff7f
Removed extra space from version.cpp
...
Originally committed to SVN as r383.
2006-05-10 05:03:33 +00:00
Rodrigo Braz Monteiro
5b6d4de6be
Applied Motoko's version.cpp patch (slight cosmetic change)
...
Originally committed to SVN as r382.
2006-05-10 04:58:21 +00:00
David Lamparter
05aa32cbe4
__WIN32__ / WIN32 -> __WINDOWS__
...
Originally committed to SVN as r381.
2006-05-10 00:33:44 +00:00
David Lamparter
815225667a
fix posix build & modify version string
...
Originally committed to SVN as r378.
2006-05-07 14:29:45 +00:00
Niels Martin Hansen
9950531430
Changed build-versioning system. You are now required to use make-svn-rev-header.py and create a personal build-credit.h file.
...
Originally committed to SVN as r377.
2006-05-07 12:38:33 +00:00
Rodrigo Braz Monteiro
2bd558efae
Originally committed to SVN as r349.
2006-04-19 21:55:02 +00:00
Niels Martin Hansen
233ac6ac94
Added support for custom version strings. See version.cpp.
...
Originally committed to SVN as r250.
2006-03-26 21:16:08 +00:00