warzone2100/build_tools
Giel van Schijndel 2c8a322504 * Don't manually maintain a line-count variable as Perl does this (I found out while reading the Camel book) automatically in the $. variable
* Include the filename of the currently being parsed file in error messages
 * Make sure to reset Perl's line counter ($.) when we start parsing a new file (when using <> as file handle)


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6101 4a71c877-e1ca-e34f-864e-861f7616d084
2008-10-01 14:53:46 +00:00
..
autorevision * -mwindows is a linker flag, so move it from CFLAGS and CXXFLAGS to LDFLAGS 2008-07-23 13:48:50 +00:00
code-generators * Don't manually maintain a line-count variable as Perl does this (I found out while reading the Camel book) automatically in the $. variable 2008-10-01 14:53:46 +00:00
Makefile.am * Add building of Autorevision to the automake build-system 2007-10-21 18:53:24 +00:00
makefile.win32 Hardcode top_srcdir to make building from non-topdir possible, dont depend on the touch command, fix LDFLAGS to not depend on the removed TARGET variable 2008-07-10 20:10:16 +00:00