Sam Surtees
|
fa3328440e
|
Increased consistency of p. usage
|
2017-04-25 16:41:30 +10:00 |
|
David Ely
|
d3d8269e7a
|
symbols api introduced and working, with tests.
|
2016-07-19 16:29:26 +10:00 |
|
Sam Surtees
|
d382228ceb
|
Converted premake-core tests over to use premake.action.set() instead of _ACTION
|
2016-02-06 13:35:54 +10:00 |
|
Jason Perkins
|
14525e8161
|
Changes names in core test suites
|
2015-08-28 16:16:14 -04:00 |
|
Damien Courtois
|
5b872a3a7f
|
added unit test for issue #63
|
2014-12-16 10:44:56 +01:00 |
|
Jason Perkins
|
38c5620f33
|
Convert all usages of Managed flag to new clr() function
|
2014-11-11 19:20:29 -05:00 |
|
Jason Perkins
|
8c54e7943f
|
Rework VC 200x linker block to call arrays
|
2014-03-06 10:11:08 -05:00 |
|
Jason Perkins
|
6db06d6985
|
Use new indentation-aware APIs in VC 200x exporter
|
2014-01-31 11:40:09 -05:00 |
|
Jason Perkins
|
708175e24b
|
Split baking back out into own source file; prevent automatic baking of "raw" objects
|
2013-11-14 08:52:55 -05:00 |
|
Manu Evans
|
3feb383e2b
|
Support vs2005 (yes, I downloaded and installed vs2005 to test).
Added unit tests.
|
2013-10-30 14:03:24 +10:00 |
|
Jason Perkins
|
133cf7ce7c
|
Add "full" and "debug" optimization levels
|
2013-10-16 13:47:09 -04:00 |
|
Jason Perkins
|
91635859b9
|
Add warnings(); deprecate ExtraWarnings and NoWarnings flags
|
2013-09-29 12:39:07 -04:00 |
|
Jason Perkins
|
686f3f071a
|
Add optimize(); deprecate Optimize, OptimizeSize, and OptimizeSpeed flags
|
2013-09-29 11:23:39 -04:00 |
|
Jason Perkins
|
4862c25af5
|
Add floatingpoint(); deprecate FloatFast and FloatStrict flags
|
2013-09-27 14:49:21 -04:00 |
|
Jason Perkins
|
e681b636ec
|
More code cleanup:
- Drop premake5 namespace; everything is premake again
- Remove deprecated project and config APIs
|
2013-09-13 11:15:36 -04:00 |
|
dcourtois
|
a5e8862339
|
added support for LinkTimeOptimization flag
|
2013-08-21 11:58:08 +02:00 |
|
Matthew Endsley
|
cbfd227250
|
adding flag 'NoBufferSecurityCheck' to disable the feature in Visual Studio and GCC projects (/GS- and -fno-stack-protector respectively)
|
2013-08-15 15:22:23 -07:00 |
|
Jason Perkins
|
ddcdfe4a60
|
Stop stripping path from PCH headers in Visual Studio; first step in standardizing handling across tools
|
2013-08-11 14:27:17 -04:00 |
|
Jason Perkins
|
214ac7097f
|
Added ReleaseRuntime build flag (Tarmo Pikaro)
|
2013-03-27 11:12:37 -04:00 |
|
Jason Perkins
|
99a80052da
|
Clean up VC'08 naming, and move toward new extensibility conventions set in VC'10
|
2013-03-07 10:45:33 -05:00 |
|
Jason Perkins
|
d5e3272957
|
Added forceusings()
|
2013-02-20 09:57:37 -05:00 |
|
Jason Perkins
|
3b84626132
|
Added MultiProcessorCompile flag to enable multiple compiler processes in Visual Studio
|
2013-02-08 10:35:14 -05:00 |
|
Jason Perkins
|
cb2435faf6
|
Added NoRuntimeChecks flag to disable Visual Studio default checks
|
2012-12-11 11:17:43 -05:00 |
|
Jason Perkins
|
89deec0474
|
Added force include files
|
2012-11-06 16:42:44 -05:00 |
|
Jason Perkins
|
cac52ce5d6
|
Tweaks to better match the default VS2008 project layout, avoid modifications on project save
|
2012-05-10 17:52:28 -04:00 |
|
xpol
|
ce1ae72f11
|
Add tests for the warnings flags.
|
2012-04-11 11:29:16 +08:00 |
|
Jason Perkins
|
fe00186ca3
|
Made VC200x compiler block easier for add-ons to extend with external toolsets
|
2012-02-11 08:18:19 -05:00 |
|
Jason Perkins
|
bbb70b9f18
|
Avoid writing empty AdditionalOptions to PS3 compiler blocks
|
2012-02-06 17:39:32 -05:00 |
|
Jason Perkins
|
a01df4bc83
|
Ported Visual Studio 2010 to new platforms, up to the compiler settings block
|
2012-01-26 20:40:39 -05:00 |
|
Jason Perkins
|
283ecaeb45
|
Ported Visual Studio 2008 files element and supporting functions
|
2012-01-19 19:14:18 -05:00 |
|
Jason Perkins
|
3f0f15942a
|
Ported VCCompilerTool, VCLinkerTool, VCManifestTool and supporting function and tests to new platforms API
|
2012-01-17 19:04:46 -05:00 |
|
Jason Perkins
|
b5d7bba342
|
Added debugformat, with C7 support for Visual Studio
|
2011-11-19 16:50:50 -05:00 |
|