premake/tests/actions/vstudio/vc200x
Jason Perkins f4e55da621 Added new filter() to replace configuration(), with required field prefixes
- use like: filter { "configurations:Debug" }
- supported prefixes: action, architecture, configurations, files, kind, language, options, platforms, system
- defaults to "configurations" if no prefix is specified
2014-04-25 11:53:01 -04:00
..
test_assembly_refs.lua Use new indentation-aware APIs in VC 200x exporter 2014-01-31 11:40:09 -05:00
test_build_steps.lua Clean up pass over output APIs used by exporters 2014-02-08 10:44:57 -05:00
test_compiler_block.lua Rework VC 200x linker block to call arrays 2014-03-06 10:11:08 -05:00
test_configuration.lua Port and clean up empty configuration handling in VC 200x projects 2014-02-18 10:59:56 -05:00
test_debug_settings.lua Clean up pass over output APIs used by exporters 2014-02-08 10:44:57 -05:00
test_excluded_configs.lua Moved platform toolset selection into configuration system 2014-02-27 09:54:55 -05:00
test_external_compiler.lua Rework VC 200x linker block to call arrays 2014-03-06 10:11:08 -05:00
test_external_linker.lua Migrated more of the .vcproj support code to new conventions 2014-03-11 12:10:33 -04:00
test_files.lua Added new filter() to replace configuration(), with required field prefixes 2014-04-25 11:53:01 -04:00
test_linker_block.lua Rework VC 200x linker block to call arrays 2014-03-06 10:11:08 -05:00
test_manifest_block.lua Use new indentation-aware APIs in VC 200x exporter 2014-01-31 11:40:09 -05:00
test_nmake_settings.lua Clean up pass over output APIs used by exporters 2014-02-08 10:44:57 -05:00
test_platforms.lua Use new indentation-aware APIs in VC 200x exporter 2014-01-31 11:40:09 -05:00
test_project_refs.lua Use new indentation-aware APIs in VC 200x exporter 2014-01-31 11:40:09 -05:00
test_project.lua Added new filter() to replace configuration(), with required field prefixes 2014-04-25 11:53:01 -04:00
test_resource_compiler.lua Add locale() to specify culture codes for Visual Studio C/C++ resources 2014-02-06 15:38:51 -05:00