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
*
Fix DAG checker finding cycling dependencies.
Stephen Kelly
2013-02-23
1
-1/+1
*
Workaround broken code where a target has itself in its link iface.
Stephen Kelly
2013-02-23
1
-0/+7
*
Strip stray semicolons when evaluating generator expressions.
Stephen Kelly
2013-02-18
3
-3/+8
*
CMake Nightly Date Stamp
Kitware Robot
2013-02-18
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2013-02-17
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2013-02-16
1
-1/+1
*
Merge topic 'vs-atomic-generated-stamp'
Brad King
2013-02-15
1
-3/+12
|
\
|
*
VS: Replace generation timestamp file atomically
Brad King
2013-02-12
1
-3/+12
*
|
Merge topic 'rpath-use-implicit-link-dirs'
Brad King
2013-02-15
3
-4/+53
|
\
\
|
*
\
Merge topic 'LINK_LIBRARIES-property' into rpath-use-implicit-link-dirs
Brad King
2013-02-14
441
-5149/+10215
|
|
\
\
|
*
|
|
AIX-GNU: Put implicit link directories in runtime libpath (#13909)
Brad King
2013-02-14
3
-0/+26
|
*
|
|
Avoid duplicate RPATH entries
Brad King
2013-02-14
1
-4/+27
*
|
|
|
Merge topic 'OpenMP-doc'
Brad King
2013-02-15
1
-1/+3
|
\
\
\
\
|
*
|
|
|
FindOpenMP: improve documentation (#13895)
Rolf Eike Beer
2013-02-13
1
-1/+3
*
|
|
|
|
Merge topic 'windows-ce-vs-subsystem'
Brad King
2013-02-15
1
-2/+20
|
\
\
\
\
\
|
*
|
|
|
|
VS: Specify WinCE subsystems correctly in VS 9 2008
Mark Salisbury
2013-02-13
1
-3/+17
|
*
|
|
|
|
VS: Specify WinCE subsystem also for DLLs
Mark Salisbury
2013-02-13
1
-0/+4
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'Embarcadero-linker-flags'
Brad King
2013-02-15
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
Embarcadero: Fix default link stack/heap flags (#13912)
Brad King
2013-02-13
1
-1/+1
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'file-REMOVE_RECURSE-symlink'
Brad King
2013-02-15
1
-1/+2
|
\
\
\
\
\
|
*
|
|
|
|
file: Do not remove symlinked directories recursively (#10538)
Brad King
2013-02-13
1
-1/+2
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'linked-usage-cleanup'
Brad King
2013-02-15
35
-496/+267
|
\
\
\
\
\
|
*
|
|
|
|
Don't add target-specific interface includes and defines to Qt 4 targets.
Stephen Kelly
2013-02-13
1
-8/+0
|
*
|
|
|
|
Revert "Add a way to exclude INTERFACE properties from exported targets."
Stephen Kelly
2013-02-13
6
-101/+3
|
*
|
|
|
|
Revert "find_package: Reword <package>_NO_INTERFACES documentation"
Stephen Kelly
2013-02-13
1
-17/+18
|
*
|
|
|
|
Revert "Add the $<LINKED:...> generator expression."
Stephen Kelly
2013-02-13
12
-203/+8
|
*
|
|
|
|
Don't populate INTERFACE includes and defines properties in tll.
Stephen Kelly
2013-02-13
3
-51/+12
|
*
|
|
|
|
Revert "Don't allow utility or global targets in the LINKED expression."
Stephen Kelly
2013-02-13
6
-26/+0
|
*
|
|
|
|
Use the link information as a source of compile definitions and includes.
Stephen Kelly
2013-02-13
4
-57/+218
|
*
|
|
|
|
Don't use LINKED where not needed.
Stephen Kelly
2013-02-12
3
-3/+3
|
*
|
|
|
|
Rename the IncludeDirectoriesEntry to be more generic.
Stephen Kelly
2013-02-12
8
-49/+23
|
*
|
|
|
|
Fix determination of when we're evaluating compile definitions.
Stephen Kelly
2013-02-12
1
-1/+2
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-02-15
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-02-14
1
-1/+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-02-13
1
-1/+1
*
|
|
|
|
Merge topic 'EclipseDetectClangIncludeDirs'
Brad King
2013-02-12
1
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
Eclipse: also detect include dirs and macro for clang (#13823)
Alex Neundorf
2013-02-10
1
-2/+2
*
|
|
|
|
|
Merge topic 'UseMakefileHeaderExtensions'
Brad King
2013-02-12
2
-39/+26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
automoc: use the header extensions from cmMakefile
Alex Neundorf
2013-02-10
2
-24/+10
|
*
|
|
|
|
|
automoc: use a std::vector<> instead a std::list
Alex Neundorf
2013-02-10
2
-16/+17
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'CPackRPM-fixSomeRPMSpecificVarHandling'
Brad King
2013-02-12
1
-9/+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CPackRPM fix #13898 uses IF(DEFINED var) to avoid wrong var value logic
Eric NOULARD
2013-02-09
1
-9/+19
*
|
|
|
|
|
|
Merge topic 'empty-compiler-crash'
Brad King
2013-02-12
1
-1/+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Fix crash on empty CMAKE_<lang>_COMPILER value (#13901)
Brad King
2013-02-08
1
-1/+1
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-02-12
1
-1/+1
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge topic 'minor-fixes'
Brad King
2013-02-11
50
-175/+434
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Generate config-specific interface link libraries propeties.
Stephen Kelly
2013-02-09
1
-6/+18
|
*
|
|
|
|
|
Remove unused forward declarations.
Stephen Kelly
2013-02-09
1
-3/+0
|
*
|
|
|
|
|
Don't allow utility or global targets in the LINKED expression.
Stephen Kelly
2013-02-08
6
-0/+26
|
*
|
|
|
|
|
Make sure INTERFACE properties work with OBJECT libraries.
Stephen Kelly
2013-02-08
5
-6/+31
[next]