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/base
Jason Perkins 1cbc2bef9d Clean up pass over output APIs used by exporters
- Reworked _p() and _x() over new indentation-aware output APIs
- Added proper APIs for setting indentation, EOL sequence, and value escaping
- Moved functions intended for exporters to premake.lua (with generation and validation calls)
2014-02-08 10:44:57 -05:00
..
test_configset.lua Add optimize(); deprecate Optimize, OptimizeSize, and OptimizeSpeed flags 2013-09-29 11:23:39 -04:00
test_context.lua Merge new configuration system into the public APIs 2012-11-04 09:21:58 -05:00
test_criteria.lua Merge new configuration system into the public APIs 2012-11-04 09:21:58 -05:00
test_detoken.lua Path tokens in non-path fields (like custom build commands) are not expanded to project-relative paths 2013-04-17 11:54:07 -04:00
test_include.lua Clean up pass over output APIs used by exporters 2014-02-08 10:44:57 -05:00
test_os.lua Make the version change from 4.x to 5.x official 2013-09-10 16:24:39 -04:00
test_override.lua Make VC2010 C++ .user file more extensible; add premake.override() convenience function. 2012-12-04 11:45:26 -05:00
test_path.lua Return absolute path if getrelative() hits the top of a DOS file system (issue #213) 2013-12-20 15:08:05 -05:00
test_premake_command.lua Make the version change from 4.x to 5.x official 2013-09-10 16:24:39 -04:00
test_table.lua Make table.isempty work with table which has a key as false (Baiyan Huang) 2013-07-29 11:41:05 -04:00
test_tree.lua Allow virtual paths to specify empty source tree root folders 2013-09-12 10:40:52 -04:00
test_uuid.lua Moved UUID collision warning to stderr to improve visibility 2013-01-17 14:37:49 -05:00
test_validation.lua Add new Makefile configuration kind to API and project validation 2013-04-02 10:59:54 -04:00