| Commit message (Expand) | Author | Age | Files | Lines |
* | VS: Use AddLanguageFlags to de-duplicate CMAKE_<LANG>_FLAGS* lookup | Brad King | 2019-04-02 | 1 | -8/+1 |
|
|
* | cmTarget: Move member `*Commands` to impl | Sebastian Holtermann | 2019-03-23 | 1 | -0/+1 |
|
|
* | cmSystemTools::Error: consolidate parameters into single std::string | Vitaly Stakhovsky | 2019-02-20 | 1 | -5/+5 |
|
|
* | Create and use `cmGeneratorTarget::Names` | Saleem Abdulrasool | 2019-02-11 | 1 | -20/+11 |
|
|
* | Merge topic 'modernize-for-loops' | Brad King | 2019-02-11 | 1 | -63/+45 |
|\ |
|
| * | Modernize: Use ranged for-loops when possible | Artur Ryt | 2019-02-07 | 1 | -63/+45 |
|
|
* | | cmMakefile::GetRequiredDefinition: return const std::string& | Vitaly Stakhovsky | 2019-02-07 | 1 | -7/+4 |
|/ |
|
* | Merge topic 'cmoutputconverter-simplify' | Brad King | 2019-01-29 | 1 | -5/+5 |
|\ |
|
| * | cmOutputConverter: move ConvertToRelativePath to cmStateDirectory. | Bruno Manganelli | 2019-01-27 | 1 | -5/+5 |
|
|
* | | cmake: inlined files dir constant and removed it from cmake.h | Bruno Manganelli | 2019-01-21 | 1 | -3/+3 |
|/ |
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -0/+1 |
|
|
* | Convert cmIDEFlagTable to use owned strings | Stephan Szabo | 2018-11-28 | 1 | -4/+4 |
|
|
* | Using front() and back() instead of calculations | Cengizhan Pasaoglu | 2018-11-06 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget::GetExportMacro: return const std::string* | Vitaly Stakhovsky | 2018-10-16 | 1 | -2/+2 |
|
|
* | Merge topic 'provide_explicit_source_and_build_command_line_options' | Brad King | 2018-09-19 | 1 | -1/+1 |
|\ |
|
| * | CMake: Internally uses -S instead of -H to specify source directory | Robert Maynard | 2018-09-15 | 1 | -1/+1 |
|
|
* | | cmMakefile: Make GetSafeDefinition return std::string const& | Vitaly Stakhovsky | 2018-09-18 | 1 | -2/+2 |
|
|
* | | genex: Simplify cmGeneratorExpressionInterpreter | Brad King | 2018-09-07 | 1 | -2/+1 |
|
|
* | | cmMakefile: Make GetRequiredDefinition return std::string | Vitaly Stakhovsky | 2018-09-05 | 1 | -4/+3 |
|/ |
|
* | Merge topic 'lg-directory' | Brad King | 2018-08-28 | 1 | -1/+1 |
|\ |
|
| * | cmLocalGenerator: return directories as const std::string& | Vitaly Stakhovsky | 2018-08-27 | 1 | -1/+1 |
|
|
* | | static library: add property STATIC_LIBRARY_OPTIONS | Marc Chevrier | 2018-08-15 | 1 | -1/+3 |
|/ |
|
* | cmVisualStudioGeneratorOptions::Parse(): const std::string& argument | Vitaly Stakhovsky | 2018-08-13 | 1 | -4/+4 |
|
|
* | VS: extended OutputDeploymentDebuggerTool for AdditionalFiles | Frank Goyens | 2018-07-09 | 1 | -18/+32 |
|
|
* | VS: moved EscapeForXML function higher up and made static | Frank Goyens | 2018-07-06 | 1 | -11/+12 |
|
|
* | LINK_OPTIONS: Add new family of properties | Marc Chevrier | 2018-06-06 | 1 | -0/+7 |
|
|
* | cmVisualStudioGeneratorOptions: specify indentation with integer | Vitaly Stakhovsky | 2018-04-25 | 1 | -20/+21 |
|
|
* | Merge branch 'backport-fix-explicit-CMakeLists.txt' | Brad King | 2018-04-13 | 1 | -1/+12 |
|\ |
|
| * | Restore support for explicitly referenced CMakeLists.txt sources | Brad King | 2018-04-13 | 1 | -1/+12 |
|
|
* | | Merge topic 'glob_configure_depends' | Brad King | 2018-04-06 | 1 | -9/+29 |
|\ \ |
|
| * | | Add glob verify support to XCode, VS, Ninja, and Makefile generators | Shane Parris | 2018-04-02 | 1 | -9/+29 |
|
|
* | | | VS: Simplify XML code | Vitaly Stakhovsky | 2018-03-27 | 1 | -15/+11 |
|/ / |
|
* | | cmVisualStudioGeneratorOptions: Move XML code to subclasses | Vitaly Stakhovsky | 2018-03-26 | 1 | -0/+9 |
|
|
* | | cmIDEOptions: use std::string | Vitaly Stakhovsky | 2018-02-26 | 1 | -2/+2 |
|
|
* | | Document and extend the CMAKE_SUPPRESS_REGENERATION variable | Shane Parris | 2018-02-23 | 1 | -1/+2 |
|/ |
|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -2/+1 |
|
|
* | Merge topic 'sourceFile-new-properties' | Brad King | 2018-01-25 | 1 | -63/+39 |
|\ |
|
| * | sourceFile properties: add property INCLUDE_DIRECTORIES | Marc Chevrier | 2018-01-24 | 1 | -1/+12 |
|
|
| * | VisualStudio generators: refactoring | Marc Chevrier | 2018-01-23 | 1 | -62/+21 |
|
|
| * | sourceFile properties: add property COMPILE_OPTIONS | Marc Chevrier | 2018-01-23 | 1 | -0/+6 |
|
|
* | | cmMakefile: use std::string in more methods; cleanup c_str()s | Vitaly Stakhovsky | 2018-01-23 | 1 | -1/+1 |
|/ |
|
* | Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode | Brad King | 2018-01-12 | 1 | -7/+17 |
|
|
* | Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode | Brad King | 2018-01-12 | 1 | -2/+5 |
|
|
* | cmLocalVisualStudio7Generator: Clarify variable name of compiled language | Brad King | 2018-01-11 | 1 | -4/+6 |
|
|
* | cmLocalVisualStudio7Generator: Clarify condition for target that compiles | Brad King | 2018-01-11 | 1 | -1/+1 |
|
|
* | VS: Use range-based 'for' loops in generator code | Vitaly Stakhovsky | 2017-12-21 | 1 | -15/+12 |
|
|
* | Merge topic 'per-source-COMPILE_LANGUAGE-genex-support' | Brad King | 2017-12-14 | 1 | -15/+22 |
|\ |
|
| * | Genex: Per-source $<COMPILE_LANGUAGE:...> support | Marc Chevrier | 2017-12-13 | 1 | -15/+22 |
|
|
* | | cmIDEOptions: use std::string instead of const char* | Vitaly Stakhovsky | 2017-12-09 | 1 | -2/+2 |
|/ |
|
* | Add generator expression support to per-source COMPILE_DEFINITIONS | Marc Chevrier | 2017-12-05 | 1 | -3/+3 |
|
|