.. |
actions
|
Add new API namespace() to set the root namespace of a C# project, independent of the project name
|
2012-10-26 16:58:46 -04:00 |
api
|
Initial connection of config sets to the public configuration API
|
2012-10-31 15:46:28 -04:00 |
base
|
Config sets can now be hierarchical; pull target information from sets instead of old configs
|
2012-11-01 16:34:06 -04:00 |
config
|
Fixed single-star matches for file configuration blocks; *.c now matches file in same folder as config script
|
2012-10-11 10:59:05 -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
|
Fixed single-star matches for file configuration blocks; *.c now matches file in same folder as config script
|
2012-10-11 10:59:05 -04:00 |
project
|
Added filename(); set solution or project file name independently of the solution or project name
|
2012-10-24 15:40:25 -04:00 |
solution
|
Make baked cfg.objdir absolute, to be consistent with other path fields
|
2012-06-20 18:16:46 -04:00 |
tools
|
Merge with Premake-dev
|
2012-10-23 15:43:07 -04:00 |
pepperfish_profiler.lua
|
First optimizing pass on configuration building
|
2009-04-28 00:19:44 +00:00 |
premake4.lua
|
Added filename(); set solution or project file name independently of the solution or project name
|
2012-10-24 15:40:25 -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
|
Added filename(); set solution or project file name independently of the solution or project name
|
2012-10-24 15:40:25 -04: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
|
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
|
Improve stack traces from test failures
|
2012-10-31 19:34:04 -04:00 |