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 branch 'nsis-protect-uninst-exec' into release
Brad King
2016-07-21
1
-1/+1
|
\
|
*
NSIS: Quote uninstaller path when executing it in a shell
Justin Clift
2016-07-21
1
-1/+1
*
|
Merge branch 'FindHDF5-fix-misc-issues' into release
Brad King
2016-07-13
1
-37/+99
|
\
\
|
*
|
FindHDF5: Cleanup inconsistent use of HDF5_ROOT
Chuck Atkins
2016-07-12
1
-10/+14
|
*
|
FindHDF5: Properly fail when required components are not found.
Chuck Atkins
2016-07-12
1
-1/+20
|
*
|
FindHDF5: Fix h5cc arg parsing to work with homebrew on Mac
Chuck Atkins
2016-07-12
1
-26/+65
|
|
/
*
|
CPack/RPM: Add missed CPACK_RPM_FILE_NAME fallback variable
Alex Turbov
2016-07-11
1
-0/+1
|
/
*
Merge branch 'FindJNI-ubuntu-paths' into release
Brad King
2016-07-05
1
-3/+4
|
\
|
*
FindJNI: Fix support for Ubuntu 15.10
O Libre
2016-07-05
1
-3/+4
*
|
InstallRequiredSystemLibraries: Document UCRT option use case
Brad King
2016-06-30
1
-2/+2
|
/
*
Merge branch 'FindHDF5-handle-unsuffixed' into release
Brad King
2016-06-27
1
-4/+21
|
\
|
*
FindHDF5: create all the *_LIBRARIES when using hdf5-config.cmake
Robert Maynard
2016-06-24
1
-0/+4
|
*
FindHDF5: cache the correct path to the high level libraries
Robert Maynard
2016-06-24
1
-3/+3
|
*
FindHDF5: When component targets not found fallback to compiler wrappers
Robert Maynard
2016-06-23
1
-0/+6
|
*
FindHDF5: Handle HDF5 builds with non-suffixed components
Robert Maynard
2016-06-23
1
-0/+7
|
*
FindHDF5: correctly add lang to each component target name.
Robert Maynard
2016-06-23
1
-1/+1
*
|
GetPrerequisites: fix typo in comment
Rolf Eike Beer
2016-06-22
1
-1/+1
|
/
*
Merge branch 'pkgconfig-targets' into release
Brad King
2016-06-20
1
-2/+6
|
\
|
*
FindPkgConfig: define the imported targets also when the data comes from cache
Rolf Eike Beer
2016-06-19
1
-2/+6
*
|
Merge branch 'FindQt4-doc-QtDeclarative-imported' into release
Brad King
2016-06-20
1
-0/+2
|
\
\
|
*
|
FindQt4: Document Qt4::QtDeclarative imported target (#16157)
Brad King
2016-06-20
1
-0/+2
|
|
/
*
|
Merge branch 'revert-vs-clang-minsize' into release
Brad King
2016-06-17
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
VS: Fix regressed mapping for the cl `/Os` compiler flag
Brad King
2016-06-17
1
-1/+1
*
|
Merge branch 'SunOS-PathScale' into release
Brad King
2016-06-06
4
-0/+37
|
\
\
|
*
|
Platform: add flag definitions for PathScale compiler on SunOS (#16135)
Michał Górny
2016-06-06
4
-0/+37
|
|
/
*
|
Merge branch 'FindLibArchive-3.2' into release
Brad King
2016-06-03
1
-4/+5
|
\
\
|
*
|
FindLibArchive: Support libarchive 3.2 version string format
Orion Poplawski
2016-06-03
1
-4/+5
|
|
/
*
|
Merge branch 'FindHDF5-fix-already-found' into release
v3.6.0-rc1
Brad King
2016-06-02
1
-4/+11
|
\
\
|
*
|
FindHDF5: Add backwards compatability for already-found searches
Chuck Atkins
2016-06-02
1
-4/+11
|
|
/
*
|
Compiler/TI: Pass libraries as last part to linker
Alexander Stein
2016-06-02
1
-1/+1
|
/
*
Merge topic 'UseJava-fix-typo'
Brad King
2016-06-01
1
-1/+1
|
\
|
*
UseJava: Fix grammar error in documentation
Matthew Woehlke
2016-05-31
1
-1/+1
*
|
CPackRPM and CPackDeb documentation improvements
Domen Vrankar
2016-06-01
2
-113/+165
|
/
*
Merge topic 'osx-no-warn-sdk-target-mismatch'
Brad King
2016-05-27
1
-10/+0
|
\
|
*
OS X: Drop warning about SDK and deployment target version mismatch
Brad King
2016-05-26
1
-10/+0
*
|
Merge topic 'cpack-dmg-no-app-link'
Brad King
2016-05-26
1
-0/+5
|
\
\
|
*
|
CPack/DragNDrop: Optionally disable `/Applications` symlink
Harry Mallon
2016-05-25
1
-0/+5
|
|
/
*
|
Merge topic 'FindCUDA-cublas_device'
Brad King
2016-05-26
1
-2/+4
|
\
\
|
*
|
FindCUDA: Add support for finding the cublas_device library
James Sharpe
2016-05-25
1
-2/+4
|
|
/
*
|
Merge topic 'FindMatlab-2016a'
Brad King
2016-05-26
1
-0/+1
|
\
\
|
*
|
FindMatlab: Add support for Matlab 2016a (9.0)
Francesco Romano
2016-05-25
1
-0/+1
*
|
|
Merge topic 'GetPrerequisites-more-paths'
Brad King
2016-05-26
1
-0/+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
GetPrerequisites: Look for VS tools using registry entries (#16108)
Brad King
2016-05-25
1
-0/+7
|
|
/
*
|
Merge topic 'FindCUDA-flags-genex'
Brad King
2016-05-25
1
-2/+7
|
\
\
|
|
/
|
/
|
|
*
FindCUDA: Add support for generator expressions in CUDA_NVCC_FLAGS
Chuck Atkins
2016-05-25
1
-2/+7
*
|
Merge topic 'cpack-deb-different-package-names'
Brad King
2016-05-24
1
-7/+63
|
\
\
|
*
|
CPack/Deb possibility to change package name
Domen Vrankar
2016-05-23
1
-7/+63
|
|
/
*
|
Merge topic 'cpack-deb-component-depends'
Brad King
2016-05-24
1
-13/+23
|
\
\
|
*
|
CPack/Deb prevent accidental component dependencies
Domen Vrankar
2016-05-23
1
-13/+23
|
|
/
*
|
Merge topic 'ExternalProject-fix-stash-all'
Brad King
2016-05-24
1
-0/+2
|
\
\
[next]