Skip to content

Build improvement / fixes

Thomas Bernard requested to merge miniupnp/grafX2:master into master
  • get GIT_REVISION from version.c when outside of a git repository
  • allow to set CC (but still default to gcc)
  • Fix case of OS X includes (File system can be case-sensitive on Mac !)
  • Fix LUACOPT when building with WIN32CROSS=1
  • Allow to build when recoil.c/.h are included in src/ and no 3rdparty directory
  • Automatically update the version stored in English.lproj/InfoPlist.strings
Edited by Thomas Bernard

Merge request reports