summaryrefslogtreecommitdiff
path: root/modules/CMakeProjectCreator.pm
Commit message (Expand)AuthorAgeFilesLines
* Switch from converting $() vars to non-environment variables. Allow the user...Chad Elliott2022-11-231-1/+1
* Fixed the translation of "." when used within libpaths.Chad Elliott2022-11-041-2/+2
* Force CMake projects to be generated as if the user provided -use_env on the ...Chad Elliott2022-10-141-0/+6
* Added configurable build configurations and used combined_custom to simplify ...Chad Elliott2022-10-121-13/+11
* Turn off automatic output for all custom commands. That must be handled by C...Chad Elliott2022-10-121-32/+33
* Added dynamicflags, staticflags, libpaths, and macros. Corrected basic suppo...Chad Elliott2022-10-111-7/+14
* Initial commit of experimental support of CMake.Chad Elliott2022-10-101-0/+105