summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalVisualStudio7Generator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fortran-preprocess-property'Brad King2020-05-221-0/+27
|\
| * Fortran: Add Fortran_PREPROCESS propertyPeter Hill2020-05-211-0/+27
* | Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-2/+1
|/
* cmGeneratorTarget::GetProperty: return cmPropVitaly Stakhovsky2020-04-291-36/+29
* cmOutputConverter::GetFortranFormat(): delete const char* overloadVitaly Stakhovsky2020-04-271-1/+1
* Refactoring: add cm::contains to <cmext/algorithm>Marc Chevrier2020-04-171-1/+2
* Merge topic 'cmprop-source'Brad King2020-04-151-13/+14
|\
| * cmSourceFile::GetProperty: return cmPropVitaly Stakhovsky2020-04-141-13/+14
* | Add support to indicate UTF-8 custom command pipe output encodingJustin Goshi2020-04-131-3/+4
|/
* cmLocalGenerator: Convert GetStaticLibraryFlags to take original-case configBrad King2020-04-011-3/+2
* Merge topic 'string-prefix'Brad King2020-03-261-1/+2
|\
| * replace "std::string::find(x) == 0" with cmHasPrefix()Rolf Eike Beer2020-03-231-1/+2
* | Remove redundant calls to CollapseFullPathBrad King2020-03-241-3/+1
|/
* Convert more loops to range-based for-loopsVitaly Stakhovsky2020-03-101-3/+2
* Modernize memory managementMarc Chevrier2020-03-051-5/+4
* Merge branch 'backport-3.16-link-line-backtrace'Brad King2020-02-101-2/+2
|\
| * Propagate backtraces from LINK_LIBRARIES through to link line itemsBrad King2020-02-101-2/+2
* | cmLocalVisualStudio7Generator: clean up c_str()Vitaly Stakhovsky2020-01-201-48/+43
* | Merge topic 'vs-Fortran-link-flags'Brad King2020-01-141-0/+8
|\ \ | |/
| * VS: Add Fortran link flag table entries for /OPT:*Pavel Liavonau2020-01-131-0/+8
| * Merge branch 'pch-generate' into release-3.16Brad King2019-10-101-2/+16
| |\
* | | cmTarget: add std::string overloadsVitaly Stakhovsky2019-12-141-1/+1
* | | cmMakefile: Delay custom command creationDaniel Eiband2019-11-241-6/+6
* | | Merge topic 'tag-std-string'Brad King2019-11-131-1/+1
|\ \ \
| * | | cmVisualStudio10TargetGenerator: use std::string for tagVitaly Stakhovsky2019-11-101-1/+1
* | | | cmLocalGenerator: modernize memory managementMarc Chevrier2019-11-111-7/+7
|/ / /
* | | cmGeneratorTarget: Return non-const sources from GetAllConfigSourcesBrad King2019-10-171-1/+1
* | | Merge topic 'pch-generate'Brad King2019-10-101-2/+16
|\ \ \ | |/ / |/| / | |/
| * PCH: Generate sources during Compute stepCristian Adam2019-10-091-2/+16
* | VS: Tell VS 16.4 not to verify CMake-provided custom command outputsBrad King2019-10-071-0/+4
|/
* Unity build: Generate sources during Compute stepBrad King2019-10-031-1/+0
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-7/+8
* cmCustomCommandLine: Provide command line make functionsDaniel Eiband2019-09-161-17/+8
* Merge topic 'use-using'Brad King2019-09-061-1/+1
|\
| * clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-041-1/+1
* | Merge topic 'unity-build'Brad King2019-09-051-2/+6
|\ \ | |/ |/|
| * Unity build: Add support for Visual Studio generatorCristian Adam2019-08-291-2/+6
* | clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-031-0/+1
* | cmSourceFile: Rename mutating GetFullPath() overloadDaniel Eiband2019-08-291-2/+2
|/
* Precompile headers: Add support for Visual Studio generatorsCristian Adam2019-08-281-0/+2
* Source sweep: Replace cmExpandList with the shorter cmExpandedListSebastian Holtermann2019-08-231-2/+1
* Source sweep: Use cmStrCat for string concatenationSebastian Holtermann2019-08-221-84/+46
* Merge topic 'cm-contains'Brad King2019-08-211-3/+2
|\
| * cmAlgorithms: Add cmContainsRegina Pfeifer2019-08-191-3/+2
* | avoid adding multiple consecutive string literals to std::stringRolf Eike Beer2019-08-181-4/+2
|/
* Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgumentSebastian Holtermann2019-08-141-1/+1
* VS: Place intermediate files in the "ASM List Location" next to objectsBrad King2019-07-181-2/+1
* VS: Use AddLanguageFlags to de-duplicate CMAKE_<LANG>_FLAGS* lookupBrad King2019-04-021-8/+1
* cmTarget: Move member `*Commands` to implSebastian Holtermann2019-03-231-0/+1
* cmSystemTools::Error: consolidate parameters into single std::stringVitaly Stakhovsky2019-02-201-5/+5