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
*
Don't keep track of content determined by target property values.
Stephen Kelly
2013-02-07
5
-47/+15
*
Move a special case for PIC from the genex to the cmTarget code.
Stephen Kelly
2013-02-07
2
-7/+2
*
Only use early evaluation termination for transitive properties.
Stephen Kelly
2013-02-07
2
-3/+15
*
Fix determination of evaluating link libraries.
Stephen Kelly
2013-02-07
1
-2/+2
*
Fix generation of COMPILE_DEFINITIONS in DependInfo.cmake.
Stephen Kelly
2013-02-07
1
-22/+5
*
Ensure type specific compatible interface properties do not intersect.
Stephen Kelly
2013-02-07
5
-5/+45
*
The COMPATIBLE_INTERFACE does not affect the target it is set on.
Stephen Kelly
2013-02-07
2
-12/+27
*
Test printing origin of include dirs from tll().
Stephen Kelly
2013-02-07
2
-3/+16
*
De-duplicate validation of genex target names.
Stephen Kelly
2013-02-07
4
-16/+22
*
Deduplicate the isGeneratorExpression method.
Stephen Kelly
2013-02-07
6
-36/+19
*
Process generator expressions for 'system' include directories.
Stephen Kelly
2013-02-07
4
-7/+24
*
Style: Use this-> when invoking member functions.
Stephen Kelly
2013-02-06
1
-2/+2
*
CMake Nightly Date Stamp
Kitware Robot
2013-02-06
1
-1/+1
*
Merge topic 'tll-includes-defines'
Brad King
2013-02-05
41
-94/+633
|
\
|
*
Cache context-independent includes on evaluation.
Stephen Kelly
2013-02-03
5
-14/+66
|
*
Optimize genex evaluation for includes and defines.
Stephen Kelly
2013-02-02
3
-1/+35
|
*
find_package: Reword <package>_NO_INTERFACES documentation
Brad King
2013-02-01
1
-18/+17
|
*
Test workaround of bad interface include directories from depends.
Stephen Kelly
2013-01-31
1
-0/+41
|
*
Add includes and compile definitions with target_link_libraries.
Stephen Kelly
2013-01-31
14
-56/+213
|
*
Add the $<LINKED:...> generator expression.
Stephen Kelly
2013-01-31
12
-9/+196
|
*
Add API to check if we're reading a includes or defines property.
Stephen Kelly
2013-01-31
2
-0/+18
|
*
Add a way to exclude INTERFACE properties from exported targets.
Stephen Kelly
2013-01-31
2
-3/+25
|
*
Export targets to a targets file, not a Config file.
Stephen Kelly
2013-01-31
2
-4/+4
|
*
Make it an error for INSTALL_PREFIX to be evaluated.
Stephen Kelly
2013-01-31
7
-5/+20
|
*
Advance more when preprocessing exported strings.
Stephen Kelly
2013-01-31
1
-1/+1
|
*
Handle reading empty properties defined by the link interface.
Stephen Kelly
2013-01-31
2
-2/+16
*
|
Merge topic 'add-ExternalData-module'
Brad King
2013-02-05
149
-0/+1430
|
\
\
|
*
\
Merge branch 'vs6-rule-files' into add-ExternalData-module
Brad King
2013-02-04
1
-0/+3
|
|
\
\
|
*
|
|
ExternalData: Attach download rules to content links in IDEs
Brad King
2013-02-04
1
-2/+2
|
*
|
|
Fix Module.ExternalData test on VS 6
Brad King
2013-02-04
1
-0/+1
|
*
|
|
Fix Module.ExternalData test on Cygwin
Brad King
2013-02-04
1
-1/+5
|
*
|
|
Merge branch 'fix-atomic-rename-on-Windows' into add-ExternalData-module
Brad King
2013-02-04
1
-31/+20
|
|
\
\
\
|
*
|
|
|
ExternalData: Collapse ../ components in DATA{} paths
Brad King
2013-01-30
6
-6/+23
|
*
|
|
|
ExternalData: Add support for SHA 1 and 2 hash algorithms
Brad King
2013-01-30
17
-2/+51
|
*
|
|
|
ExternalData: Generalize hash algo/ext handling
Brad King
2013-01-30
1
-11/+9
|
*
|
|
|
ExternalData: Allow DATA{} syntax to reference directories
Brad King
2013-01-30
15
-9/+86
|
*
|
|
|
ExternalData: Allow ()-groups in series match regex
Brad King
2013-01-30
2
-6/+9
|
*
|
|
|
ExternalData: Add tests covering interfaces and errors
Brad King
2013-01-30
123
-0/+554
|
*
|
|
|
ExternalData: Improve series matching using an explicit syntax
Brad King
2013-01-29
1
-27/+55
|
*
|
|
|
ExternalData: Remove unused private interface
Brad King
2013-01-28
1
-10/+0
|
*
|
|
|
ExternalData: Cleanup stray TODO and typo in comments
Brad King
2013-01-28
1
-2/+1
|
*
|
|
|
ExternalData: Do not match directory names when resolving DATA{}
Brad King
2013-01-28
1
-2/+9
|
*
|
|
|
ExternalData: Remove compatibility with CMake < 2.8.5
Brad King
2013-01-24
1
-17/+6
|
*
|
|
|
Add ExternalData module
Brad King
2013-01-24
2
-0/+714
*
|
|
|
|
Merge topic 'ninja-link-rsp-newlines'
Brad King
2013-02-05
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Ninja: Avoid LNK1170 linker error
Patrick Gansterer
2013-02-04
1
-1/+1
*
|
|
|
|
|
Merge topic 'vs6-rule-files'
Brad King
2013-02-05
1
-0/+3
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
VS 6: Create .rule file directory before file
Brad King
2013-02-03
1
-0/+3
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'fix-atomic-rename-on-Windows'
Brad King
2013-02-05
1
-31/+20
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Fix cmSystemTools::RenameFile race on Windows
Brad King
2013-02-04
1
-31/+20
|
|
/
/
/
[next]