warzone2100/build_tools/autorevision
Giel van Schijndel 8f7322f717 Improve buildsystem for cross compiling
* Make sure to pass CXXFLAGS to ./configure as well
 * Allow for overriding of CFLAGS and CXXFLAGS when building for the building system
  - CFLAGS_FOR_BUILD
  - CXXFLAGS_FOR_BUILD

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7283 4a71c877-e1ca-e34f-864e-861f7616d084
2009-05-06 22:29:34 +02:00
..
Makefile.am Improve buildsystem for cross compiling 2009-05-06 22:29:34 +02:00
autorevision.cpp Don't use the deprecated git-$command interface anymore, instead use "git $command" 2009-02-22 23:42:07 +00:00
autorevision.vcproj Get rid of unnecessary warnings when compiling release build using MSVC. 2008-04-01 15:56:39 +00:00
makefile.win32 * -mwindows is a linker flag, so move it from CFLAGS and CXXFLAGS to LDFLAGS 2008-07-23 13:48:50 +00:00