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
path:
root
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'check_include_files_output'
David Cole
2012-04-10
1
-4/+14
|
\
|
*
CheckIncludeFiles: Shorten check description message
Brad King
2012-04-09
1
-4/+14
*
|
Merge topic 'new-boost-versions'
David Cole
2012-04-10
1
-2/+3
|
\
\
|
*
|
FindBoost: add support for 1.49 and 1.50
Rolf Eike Beer
2012-04-07
1
-2/+3
*
|
|
Merge topic 'osx-search-paths'
David Cole
2012-04-10
1
-3/+17
|
\
\
\
|
*
|
|
OS X: Mark find_program results as advanced
David Cole
2012-04-06
1
-0/+2
|
*
|
|
OS X: Use correct extra path when searching for applicaton bundles (#13066)
David Cole
2012-04-06
1
-3/+15
|
*
|
|
OS X: Use OSX_DEVELOPER_ROOT for app search path (#13066)
Kashif Rasul
2012-03-26
1
-1/+1
*
|
|
|
Merge topic 'CPackNSIS-smallDocTypoFix'
David Cole
2012-04-10
1
-3/+10
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
CPackNSIS: Rewrite variable documentation to make it more readable.
David Cole
2012-04-05
1
-2/+4
|
*
|
|
Fix some doc typo and add an undocumented var.
Eric NOULARD
2012-03-27
1
-3/+8
|
|
/
/
*
|
|
Merge topic 'dev/granular-test-targets-ninja'
David Cole
2012-04-03
1
-2/+2
|
\
\
\
|
*
|
|
Create granular targets for Ninja generators too
Ben Boeckel
2012-03-29
1
-2/+2
|
|
/
/
*
|
|
Merge topic 'CPackPM-fixAmazonLinux'
David Cole
2012-04-03
1
-0/+1
|
\
\
\
|
*
|
|
Override topdir from rpm command line seems necessary on Amazon linux.
Tom Hughes
2012-03-27
1
-0/+1
|
|
/
/
*
|
|
Merge topic 'AutomocProperCMakeEscaping_13018'
David Cole
2012-03-27
1
-7/+7
|
\
\
\
|
*
|
|
automoc: fix #13018, proper cmake escaping to avoid false rebuilds
Alex Neundorf
2012-03-26
1
-7/+7
|
|
/
/
*
|
|
Merge topic 'ninja-generator'
David Cole
2012-03-27
1
-1/+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Ninja: Substitute <OBJECT> and <CMAKE_C_COMPILER> in depfile flags
Peter Collingbourne
2012-03-26
1
-1/+4
*
|
|
Merge topic 'MinorFixForEcos'
David Cole
2012-03-21
1
-1/+8
|
\
\
\
|
*
|
|
guard eCos.cmake against multiple inclusion (#12987)
Alex Neundorf
2012-03-20
1
-1/+8
*
|
|
|
Merge topic 'UseRealPathWhenFindingEclipse'
David Cole
2012-03-21
1
-1/+3
|
\
\
\
\
|
*
|
|
|
Eclipse: fix #13036, make version detection work with symlinks
Alex Neundorf
2012-03-20
1
-1/+3
|
|
/
/
/
*
|
|
|
Merge topic 'findmpi_look_in_implicit_dirs'
David Cole
2012-03-21
1
-0/+14
|
\
\
\
\
|
*
|
|
|
Fix FindMPI for the intel compiler on linux by looking in implict directories.
Bill Hoffman
2012-03-20
1
-0/+14
|
|
/
/
/
*
|
|
|
Merge topic 'ImprovedCOMPONENTSSupportInFindPackage2'
David Cole
2012-03-21
3
-15/+95
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add macro check_required_components() to configure_package_config_file()
Alex Neundorf
2012-03-19
1
-4/+34
|
*
|
|
FPHSA(): add HANDLE_COMPONENTS option
Alex Neundorf
2012-03-19
1
-2/+38
|
*
|
|
find_package: add documentation for OPTIONAL_COMPONENTS
Alex Neundorf
2012-03-19
1
-8/+22
|
*
|
|
FPHSA(): add missing "]" to documentation
Alex Neundorf
2012-03-19
1
-1/+1
*
|
|
|
Merge topic 'fix-12621-xcode43'
Brad King
2012-03-19
1
-13/+20
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Xcode: Detect new default locations of Xcode 4.3 bits and pieces (#12621)
David Cole
2012-03-09
1
-13/+20
*
|
|
|
Merge topic 'ninja-generator'
Brad King
2012-03-19
4
-4/+45
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'target-include-directories' into ninja-generator
David Cole
2012-02-22
59
-541/+1529
|
|
\
\
\
|
*
|
|
|
Ninja: don't define MSVC_IDE when using the ninja generator
Peter Kuemmel
2012-02-18
1
-2/+2
|
*
|
|
|
Ninja: Add the Ninja generator
Peter Collingbourne
2012-02-02
2
-2/+34
|
*
|
|
|
Provide dependency file flags to generator
Peter Collingbourne
2012-02-02
1
-0/+9
*
|
|
|
|
Merge topic 'ExactVersionModeForVersionFile'
Brad King
2012-03-13
2
-1/+51
|
\
\
\
\
\
|
*
|
|
|
|
write_basic_package_version_file: add ExactVersion mode
Alex Neundorf
2012-03-10
2
-1/+47
|
*
|
|
|
|
write_basic_package_version_file(): improve documentation
Alex Neundorf
2012-03-10
1
-0/+4
*
|
|
|
|
|
Merge topic 'FindCxxTest-version-4-issue-13022'
Brad King
2012-03-13
1
-2/+4
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
FindCxxTest: Add support for CxxTest 4 (#13022)
Droscy
2012-03-07
1
-2/+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'qt4-deploy'
David Cole
2012-03-08
1
-0/+6
|
\
\
\
\
\
|
*
|
|
|
|
DeployQt4: Add path to Qt dlls on Windows.
Clinton Stimpson
2012-03-07
1
-0/+6
*
|
|
|
|
|
Merge topic 'MakingConfigFilesEasier_ConfigureMacro'
David Cole
2012-03-08
2
-26/+190
|
\
\
\
\
\
\
|
*
|
|
|
|
|
wrap write_basic_config_version_file as write_basic_package_version_file()
Alex Neundorf
2012-03-07
2
-29/+39
|
*
|
|
|
|
|
add CMakePackageConfigHelpers: configure_package_config_file()
Alex Neundorf
2012-03-07
1
-0/+154
*
|
|
|
|
|
|
Merge topic 'CPackNSIS-addMissingDoc'
David Cole
2012-03-08
2
-10/+23
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Add some missing CPACK_NSIS_xxx doc and move some to common CPack section.
Eric NOULARD
2012-03-06
2
-10/+23
*
|
|
|
|
|
|
Merge topic 'skip-install-rpath'
David Cole
2012-03-06
1
-0/+3
|
\
\
\
\
\
\
\
[next]