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-03-27 19:52:48 -04:00
..
actions Folders containing a single sub-folder are now trimmed from top of the source tree 2012-03-27 18:33:15 -04:00
base Prevent single-child ".." folders from appearing at the top of the source tree; merge project.eachfile() into project.getsourcetree() 2012-03-27 19:52:48 -04:00
config Handle case where a library is specified with a system extension and end quote 2012-03-22 19:37:51 -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
project Prevent single-child ".." folders from appearing at the top of the source tree; merge project.eachfile() into project.getsourcetree() 2012-03-27 19:52:48 -04:00
solution Configurations that have been excluded from all projects are no longer listed in the solution 2012-03-05 17:45:42 -05:00
tools GCC and SNC can now link object files directly 2012-02-29 16:05:45 -05:00
pepperfish_profiler.lua First optimizing pass on configuration building 2009-04-28 00:19:44 +00:00
premake4.lua Prevent single-child ".." folders from appearing at the top of the source tree; merge project.eachfile() into project.getsourcetree() 2012-03-27 19:52:48 -04:00
stress Bit of test refactoring 2009-05-29 15:36:39 +00:00
test Bit of test refactoring 2009-05-29 15:36:39 +00:00
test_dofile.lua First integration of new Lua-based architecture 2008-10-31 18:38:05 +00:00
test_gmake_cpp.lua Configurations and platforms may now be specified per-project 2012-02-19 12:31:20 -05: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 Added toolset() API to enable per-configuration tool selection 2012-02-16 19:51:14 -05:00