Stephen Kelly
|
2acd04c966
cmcmd: Remove some comment copy-pasta.
|
10 years ago |
Stephen Kelly
|
2d833232a3
cmCoreTryCompile: Remove variable assignment.
|
10 years ago |
Stephen Kelly
|
26602cf56c
cmLocalGenerator: Move variable population inside of condition.
|
10 years ago |
Stephen Kelly
|
cfb8483412
Update comment to match recent dashboard testing.
|
10 years ago |
Stephen Kelly
|
6010f93632
Revert "cmGlobalGenerator: Fix value type pushed into autogens vector"
|
10 years ago |
Stephen Kelly
|
0550b9e330
Revert "Attempt to fix the compile of cmake on Sun CC."
|
10 years ago |
Stephen Kelly
|
1ee4721f7c
Help: Fix formatting of command parameter.
|
10 years ago |
Stephen Kelly
|
62429a1e54
cmGlobalGenerator: Remove unneeded pointer check.
|
10 years ago |
Stephen Kelly
|
c697c1fafe
cmTarget: Remove template argument workaround.
|
10 years ago |
Brad King
|
5c635fa624
Merge topic 'vs7-OutputDirectory'
|
10 years ago |
Kitware Robot
|
034f8e0bd9
CMake Nightly Date Stamp
|
10 years ago |
Brad King
|
fa8b30ebb5
VS: Fix .vcproj and .vfproj file OutputDirectory generation
|
10 years ago |
Brad King
|
aa2ba12164
VS: Use $(ConfigurationName) as CMAKE_CFG_INTDIR in VS 7, 8, 9
|
10 years ago |
Brad King
|
ec1ec47193
Merge topic 'cmListCommand-algorithms'
|
10 years ago |
Brad King
|
7632daebd3
Merge topic 'test-rpmbuild-cleanup'
|
10 years ago |
Brad King
|
7747e1a7f6
Merge topic 'wix-product-fragment'
|
10 years ago |
Kitware Robot
|
f724ab5e78
CMake Nightly Date Stamp
|
10 years ago |
Stephen Kelly
|
116459d34f
cmListCommand: Avoid needlessly erasing from vectors.
|
10 years ago |
Stephen Kelly
|
1c7c35c372
cmListCommand: Replace remove duplicates loop with algorithm.
|
10 years ago |
Stephen Kelly
|
cebeed2486
cmAlgorithms: Add cmRemoveDuplicates algorithm.
|
10 years ago |
Stephen Kelly
|
3cfe7a4ca8
cmListCommand: Implement REMOVE_ITEM in terms of cmRemoveMatching.
|
10 years ago |
Stephen Kelly
|
050958a328
cmAlgorithms: Add cmRemoveMatching algorithm.
|
10 years ago |
Stephen Kelly
|
a77af8f130
cmListCommand: Replace joining loop with cmJoin algorithm.
|
10 years ago |
Stephen Kelly
|
6a22e40147
cmListCommand: Use cmRemoveIndices for REMOVE_AT subcommand.
|
10 years ago |
Stephen Kelly
|
0b5cf0dabd
cmAlgorithms: Implement algorithm for removing indexes.
|
10 years ago |
Stephen Kelly
|
069f2440c4
cmListCommand: Convert loop to find algorithm.
|
10 years ago |
Stephen Kelly
|
67a26764b5
cmListCommand: Implement REVERSE subcommand with std::reverse.
|
10 years ago |
Stephen Kelly
|
1cecd3a531
cmListCommand: Use std::find algorithm for FIND subcommand.
|
10 years ago |
Kitware Robot
|
fd8112ea7c
CMake Nightly Date Stamp
|
10 years ago |
Kitware Robot
|
feb76254c5
CMake Nightly Date Stamp
|
10 years ago |