premake/src
Jason Perkins 0731044ae7 Fix bugs introduced by shared compiler flags
Fix a few spots where the shared compiler flag changes (PR #623) caused things to misbehave.

- Fixed duplicate flags in VC 200x external compiler options
- Added missing C and CXX flag maps to Clang adapter
- Reworked SNC adapter to follow same shared flags approach
2016-11-29 11:29:32 -05:00
..
actions Fix bugs introduced by shared compiler flags 2016-11-29 11:29:32 -05:00
base Add support in csproj backend to add files to certain configurations. 2016-11-22 09:45:02 -08:00
host Fix data type conversion warnings in HTTP response handling 2016-11-21 11:41:04 -05:00
tools Fix bugs introduced by shared compiler flags 2016-11-29 11:29:32 -05:00
_manifest.lua Add NuGet support to the Visual Studio exporter 2016-03-19 20:43:37 +02:00
_modules.lua Removed MonoDevelop from core 2016-10-29 12:25:47 +10:00
_premake_init.lua Merge pull request #623 from mikisch81/gcc-add-c90-c99-flags 2016-11-22 09:12:07 -08:00
_premake_main.lua Allow an action to initialize itself before user scripts run. (#556) 2016-08-01 14:39:50 -07:00