This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/tests
2012-06-30 14:33:28 -04:00
..
actions Initial support for custom build rules in makefiles 2012-06-29 09:05:20 -04:00
api Ported most list fields to new register() API 2012-04-22 14:12:33 -04:00
base Ported string fields to new register()-based API definitions 2012-04-16 19:31:08 -04:00
config Exclude external project references from dependency path lists since actual target isn't known 2012-06-30 08:25:30 -04: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
oven Remove…() now implicitly creates a new configuration block, so it will be applied in same context as it appears in the script 2012-06-30 14:33:28 -04:00
project Fix a bug in configuration map pattern matching 2012-06-11 19:11:21 -04:00
solution Make baked cfg.objdir absolute, to be consistent with other path fields 2012-06-20 18:16:46 -04:00
tools Exclude external project references from dependency path lists since actual target isn't known 2012-06-30 08:25:30 -04:00
pepperfish_profiler.lua First optimizing pass on configuration building 2009-04-28 00:19:44 +00:00
premake4.lua Make GMake target rules configuration dependent 2012-06-22 17:15:17 -04:00
stress Bit of test refactoring 2009-05-29 15:36:39 +00:00
test Patch 3353875: Allow running test script from other directories than "tests" 2012-04-22 13:03:43 -04:00
test_dofile.lua First integration of new Lua-based architecture 2008-10-31 18:38:05 +00:00
test_gmake_cs.lua Implemented new SolutionConfigurationPlatforms handler for VS2008, supporting improved configurations 2012-01-03 17:08:22 -05:00
test_keywords.lua Ported Visual Studio 2008 files element and supporting functions 2012-01-19 19:14:18 -05:00
test_platforms.lua More cleanup; preparing the virtual path stuff 2011-05-18 17:32:04 -04:00
test_premake.lua Shortened name placeholder for project.getfilename 2009-08-12 15:22:44 +00:00
test_project.lua Removed deprecated walksources() function 2011-06-09 15:19:44 -04:00
test_stress.lua Preprocess project-level path fields 2009-04-28 15:34:53 +00:00
test_string.lua Fixed bugs in new C functions 2009-04-28 14:17:20 +00:00
test_vs2002_sln.lua More cleanup; preparing the virtual path stuff 2011-05-18 17:32:04 -04:00
test_vs2003_sln.lua More cleanup; preparing the virtual path stuff 2011-05-18 17:32:04 -04:00
test.bat Removes the setting of WholeProgramOptimization for vs10 projects as per the msdn docs. 2010-12-30 15:40:12 +00:00
testfx.lua Enable running individual tests or suites 2012-04-18 15:14:31 -04:00