premake/tests
Jason Perkins 985c58103c Make the version change from 4.x to 5.x official
- Rename executable to premake5
- Default to premake5.lua project script; fallback to premake4.lua if not found
- Clean up internal references to premake4 naming
2013-09-10 16:24:39 -04:00
..
actions Removed references to missing getbuildaction() from C# Makefile projects 2013-09-06 10:23:17 -04:00
api Fixed bug in directory field wildcard expansion (h/t StiX) 2013-09-09 14:03:06 -04:00
base Make the version change from 4.x to 5.x official 2013-09-10 16:24:39 -04:00
config Readding unit tests for xex->exe target extension changes 2013-08-15 19:36:32 -07:00
folder Improve include() function: only include files once, and allow including specific files instead of just directories 2011-12-04 14:47:59 -05:00
project Removed old oven; finished conversion to contexts and configuration sets in baking logic 2013-04-23 10:39:00 -04:00
solution Make baked cfg.objdir absolute, to be consistent with other path fields 2012-06-20 18:16:46 -04:00
tools 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
pepperfish_profiler.lua First optimizing pass on configuration building 2009-04-28 00:19:44 +00:00
premake5.lua Make the version change from 4.x to 5.x official 2013-09-10 16:24:39 -04:00
stress Make the version change from 4.x to 5.x official 2013-09-10 16:24:39 -04:00
test Make the version change from 4.x to 5.x official 2013-09-10 16:24:39 -04:00
test_dofile.lua First integration of new Lua-based architecture 2008-10-31 18:38:05 +00:00
test_premake.lua Fixed issues with Makefile naming; removed more deprecated Gmake action code 2012-12-31 13:45:22 -05:00
test_project.lua Added filename(); set solution or project file name independently of the solution or project name 2012-10-24 15:40:25 -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 Make the version change from 4.x to 5.x official 2013-09-10 16:24:39 -04:00
testfx.lua Improved use of premake.warnOnce() 2013-08-29 12:20:53 -04:00