index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Xcode: Generate 'folder' source type for directories (#14498)
Michael Priestman
2013-10-21
1
-5/+16
*
Merge topic 'INTERFACE_LIBRARY-build-targets'
Brad King
2013-10-21
11
-75/+172
|
\
|
*
Create make rules for INTERFACE_LIBRARY targets.
Stephen Kelly
2013-10-21
11
-38/+135
|
*
Makefile: Always create clean target command
Brad King
2013-10-16
1
-37/+37
*
|
Merge topic 'minor-cleanups'
Brad King
2013-10-21
5
-6/+6
|
\
\
|
*
|
cmCoreTryCompile: Fix typo in comments.
Stephen Kelly
2013-10-20
1
-2/+2
|
*
|
cmTarget: Remove unused variable.
Stephen Kelly
2013-10-18
1
-1/+0
|
*
|
target_link_libraries(): Fix code snippet in documentation.
Stephen Kelly
2013-10-18
1
-1/+2
|
*
|
cmPolicies: Fix typo
Stephen Kelly
2013-10-18
1
-1/+1
|
*
|
include(): Use lower case and () to refer to the include() command.
Stephen Kelly
2013-10-18
1
-1/+1
*
|
|
Merge topic 'remove-old-process-execution'
Brad King
2013-10-21
15
-1528/+201
|
\
\
\
|
*
|
|
cmSystemTools: Drop old RunCommand method
Brad King
2013-10-19
10
-1510/+1
|
*
|
|
exec_program: Re-implement using KWSys Process
Brad King
2013-10-19
2
-4/+196
|
*
|
|
cmake: Drop "cmake -E comspec" Win9x helper
Brad King
2013-10-19
2
-13/+3
|
*
|
|
cmExtraEclipseCDT4Generator: Replace RunCommand with RunSingleCommand
Brad King
2013-10-18
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'policies-generic-docs'
Brad King
2013-10-21
1
-0/+20
|
\
\
\
|
*
|
|
Help: Add introduction section to cmake-policies manual
Stephen Kelly
2013-10-18
1
-0/+20
|
|
/
/
*
|
|
Merge topic 'vs12-parallel-cl-FS'
Brad King
2013-10-21
3
-1/+7
|
\
\
\
|
*
|
|
MSVC: Add /FS flag for cl >= 18 to allow parallel compilation (#14492)
Brad King
2013-10-18
3
-1/+7
*
|
|
|
Merge topic 'cmake-syntax-updates'
Brad King
2013-10-21
93
-200/+884
|
\
\
\
\
|
*
|
|
|
Add Lua-style long brackets and long comments to CMake language
Brad King
2013-10-17
75
-185/+629
|
*
|
|
|
cmListFileLexer: Convert CRLF -> LF newlines explicitly
Brad King
2013-10-17
6
-27/+100
|
*
|
|
|
cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137)
Brad King
2013-10-17
19
-10/+168
|
*
|
|
|
cmListFileLexer: Allow command names with one letter (#14181)
Brad King
2013-10-17
5
-2/+11
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-10-21
1
-1/+1
*
|
|
|
|
Merge topic 'target-LOCATION-policy'
Brad King
2013-10-20
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Cygwin: Avoid legacy warnings in RunCMake.CMP0026 test
Brad King
2013-10-19
1
-1/+1
*
|
|
|
|
|
Merge topic 'vs-intel-compiler'
Brad King
2013-10-20
1
-1/+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
VS 6: Do not try Intel Fortran .vfproj file with msdev
Brad King
2013-10-19
1
-1/+5
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-10-20
1
-1/+1
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-10-19
1
-1/+1
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'INTERFACE-error-with-linked-genex'
Brad King
2013-10-18
18
-7/+161
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors.
Stephen Kelly
2013-10-18
18
-7/+161
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'help-replace-version'
Brad King
2013-10-18
1
-0/+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmRST: Substitute CMake version for |release| as Sphinx does
Brad King
2013-10-17
1
-0/+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'fix-policy-versions'
Brad King
2013-10-18
4
-8/+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Update CMP0024/CMP0025/CMP0026 release version
Brad King
2013-10-17
4
-8/+8
*
|
|
|
|
|
|
Merge topic 'doc-drop-policy-builtin'
Brad King
2013-10-18
2
-427/+1
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Drop builtin policy "full" documentation
Brad King
2013-10-17
2
-427/+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'allow-repeated-LINK-keywords'
Brad King
2013-10-18
2
-5/+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
target_link_libraries: Allow repeated use of LINK_{PRIVATE,PUBLIC} keywords.
Stephen Kelly
2013-10-17
2
-5/+7
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'simplify-cmake-E-command-line'
Brad King
2013-10-18
1
-25/+31
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmake: Simplify -E command line processing
Brad King
2013-10-17
1
-25/+31
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'vs-intel-compiler'
Brad King
2013-10-18
16
-129/+161
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Intel: Fix detection of MSVC version simulated by pre-11.0 Fortran
Brad King
2013-10-18
1
-3/+1
|
*
|
|
|
|
Intel: When simulating MSVC, re-use Windows-MSVC (#14476)
Brad King
2013-10-18
8
-93/+51
|
*
|
|
|
|
VS: Detect Intel Fortran compiler id and version
Brad King
2013-10-18
4
-6/+47
|
*
|
|
|
|
VS: Expose Intel Fortran .vfproj format version to CMake language
Brad King
2013-10-18
5
-29/+58
|
*
|
|
|
|
CMakeDetermineCompilerId: Fix Intel Fortran compiler id detection
Brad King
2013-10-16
1
-1/+4
|
*
|
|
|
|
VS: Fix CMAKE_<LANG>_COMPILER detection with Intel toolset (#14471)
Brad King
2013-10-16
1
-0/+3
[next]