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/actions/vstudio/vc2010
Jason Perkins 411675d356 Merged in mendsley/premake-dev/xbox360-extension (pull request #59)
In vs2010 Xbox360 builds should create a .exe file as the target for <OutputFile> and leave .xex generation to the Image Conversion task
2013-08-17 15:01:05 -04:00
..
test_assembly_refs.lua Added support for local assembly references to Visual Studio Managed C++ projects 2013-03-05 11:00:32 -05:00
test_compile_settings.lua 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
test_config_props.lua One of the change sets to support the new kind "None" seems to have gone missing; here it is (again?) 2013-06-26 07:28:57 -04:00
test_debug_settings.lua add debugcommand for vs*. 2012-04-16 10:09:35 +08:00
test_excluded_configs.lua Make more VC'10 project elements available for override by add-ons; clean up naming conventions of modified functions 2013-02-11 13:25:33 -05:00
test_files.lua Use self-closing <ClCompile> elements where possible; remove trailing newline from </Project> 2013-08-11 09:52:51 -04:00
test_filter_ids.lua UUIDs in Visual Studio project files now use a deterministic, name-based generator 2012-12-29 13:26:41 -05:00
test_filters.lua Switch per-file build rules to use new build…() APIs 2013-04-09 15:12:04 -04:00
test_globals.lua One of the change sets to support the new kind "None" seems to have gone missing; here it is (again?) 2013-06-26 07:28:57 -04:00
test_header.lua Make more VC'10 project elements available for override by add-ons; clean up naming conventions of modified functions 2013-02-11 13:25:33 -05:00
test_item_def_group.lua One of the change sets to support the new kind "None" seems to have gone missing; here it is (again?) 2013-06-26 07:28:57 -04:00
test_link.lua Default to .lib extension for links in xbox360 system projects 2013-08-13 19:24:01 -07:00
test_nmake_props.lua Added build, rebuild, and clean commands for makefile projects 2013-04-07 14:30:58 -04:00
test_output_props.lua Readding unit tests for xex->exe target extension changes 2013-08-15 19:36:32 -07:00
test_project_configs.lua Make more VC'10 project elements available for override by add-ons; clean up naming conventions of modified functions 2013-02-11 13:25:33 -05:00
test_project_refs.lua Make more VC'10 project elements available for override by add-ons; clean up naming conventions of modified functions 2013-02-11 13:25:33 -05:00
test_prop_sheet.lua Make more VC'10 project elements available for override by add-ons; clean up naming conventions of modified functions 2013-02-11 13:25:33 -05:00
test_resource_compile.lua Make escaping function configurable; fix (non-)escaping of quotes in VS'10 and '12 2013-05-22 11:15:48 -04:00