premake/tests
Jason Perkins 32183f039f Modify toolset() to accept an option version number.
toolset("gcc")   -- specifies GCC with no specific version
toolset("gcc-4.8")   -- GCC version 4.8
toolset("msc-100")  -- MSC with platform toolset v100
toolset("v100")  -- same as above
2015-04-28 18:50:56 -04:00
..
actions Modify toolset() to accept an option version number. 2015-04-28 18:50:56 -04:00
api Add boolean field kind 2014-10-18 16:06:04 -04:00
base Finish renaming architectures away from x32/x64 2015-04-13 18:27:11 -04:00
config Phase out use of PS3 platform; no longer included in core 2015-03-11 16:16:56 -04:00
folder Make test framework module aware 2014-09-17 19:19:47 -04:00
oven Finish renaming architectures away from x32/x64 2015-04-13 18:27:11 -04:00
project Finish renaming architectures away from x32/x64 2015-04-13 18:27:11 -04:00
solution Finish renaming architectures away from x32/x64 2015-04-13 18:27:11 -04:00
tools Finish renaming architectures away from x32/x64 2015-04-13 18:27:11 -04:00
_tests.lua Modify toolset() to accept an option version number. 2015-04-28 18:50:56 -04:00
pepperfish_profiler.lua First optimizing pass on configuration building 2009-04-28 00:19:44 +00:00
test Fix --scripts path in test helper scripts 2014-10-22 14:48:22 -04:00
test_premake.lua Remove nextgen fields and _ng suffixes everywhere 2013-09-13 11:52:00 -04:00
test_stress.lua Port path.getrelative() and path.translate() from Lua to C 2013-01-04 11:32:52 -05:00
test_string.lua Fixed bugs in new C functions 2009-04-28 14:17:20 +00:00
test.bat Fix --scripts path in test helper scripts 2014-10-22 14:48:22 -04:00
testfx.lua Apply coding conventions to Xcode workspace exporter 2015-03-13 16:48:06 -04:00