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
*
FindMPI: Extend Intel-MPI 5+ workaround for recent GCCs
Sean Brennan
2015-07-10
1
-1/+1
*
Merge topic 'FindPostgreSQL-updates'
Brad King
2015-06-02
1
-19/+25
|
\
|
*
FindPostgreSQL: Search some more common packaging locations
Tamar Kranenburg
2015-06-01
1
-9/+17
|
*
FindPostgreSQL: Add help text for PostgreSQL_LIBRARY cache entry
Tamar Kranenburg
2015-06-01
1
-0/+2
|
*
FindPostgreSQL: Document PostgreSQL_LIBRARY_DIRS result variable
Tamar Kranenburg
2015-06-01
1
-0/+1
|
*
FindPostgreSQL: Search for versions 9.2, 9.3, and 9.4
Tamar Kranenburg
2015-06-01
1
-2/+2
|
*
FindPostgreSQL: Remove extra whitespace after command open parens
Tamar Kranenburg
2015-06-01
1
-3/+3
|
*
FindPostgreSQL: Remove unused lines
Tamar Kranenburg
2015-06-01
1
-5/+0
*
|
Merge topic 'FindBoost-per-config-libraries'
Brad King
2015-06-02
1
-0/+2
|
\
\
|
|
/
|
/
|
|
*
FindBoost: Fix Boost_LIBRARY_DIR_{RELEASE,DEBUG} cache entry configuration
Brad King
2015-06-01
1
-0/+2
*
|
Merge topic 'FindPkgConfig_fix_extra_path'
Brad King
2015-06-01
1
-1/+1
|
\
\
|
*
|
FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH vars
Daniele E. Domenichelli
2015-05-29
1
-1/+1
*
|
|
FindMatlab: fix reconfiguration of Matlab_ROOT_DIR
Raffi Enficiaud
2015-06-01
1
-2/+3
*
|
|
FindMatlab: fix header visibility of the generated mex files
Raffi Enficiaud
2015-06-01
1
-1/+1
*
|
|
FindMatlab: Drop incorrect usage option from test helper script
Raffi Enficiaud
2015-06-01
1
-1/+0
|
/
/
*
|
Intel: Disable Fortran optimizations for Debug config on Windows (#15583)
Brad King
2015-05-26
1
-1/+1
*
|
ExternalData: Add option to disable use of symlinks
Brad King
2015-05-22
2
-1/+9
*
|
Merge topic 'ExternalProject_FixLog'
Brad King
2015-05-21
1
-2/+4
|
\
\
|
*
|
ExternalProject: Fix log when the first arg of commands is "COMMAND" (#15567)
Daniele E. Domenichelli
2015-05-20
1
-2/+4
*
|
|
Merge topic 'cleanup-module-policies'
Brad King
2015-05-21
2
-3/+1
|
\
\
\
|
*
|
|
FortranCInterface: Do not use cmake_policy(VERSION)
Brad King
2015-05-19
1
-2/+1
|
*
|
|
CheckTypeSize: Do not use cmake_policy(VERSION)
Brad King
2015-05-19
1
-1/+0
*
|
|
|
Merge topic 'CheckTypeSyze-CMP0054'
Brad King
2015-05-21
1
-4/+5
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
CheckTypeSize: Avoid if() auto-dereferene in quoted arguments (#15571)
Rolf Eike Beer
2015-05-19
1
-4/+5
*
|
|
Merge topic 'cpack-ifw-updates'
Brad King
2015-05-18
1
-9/+106
|
\
\
\
|
*
|
|
CPackIFW: Add QtIFW 2.0 support
Konstantin Podsvirov
2015-05-15
1
-9/+106
*
|
|
|
CPack/DEB: reworked documentation
Raffi Enficiaud
2015-05-15
1
-47/+100
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'FindSquish-sh-exit'
Brad King
2015-05-15
1
-2/+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FindSquish: Avoid bash-specific behavior in test script (#15568)
Felix Geyer
2015-05-14
1
-2/+2
*
|
|
Merge topic 'FindHDF5-version-support'
Brad King
2015-05-14
1
-5/+20
|
\
\
\
|
*
|
|
FindHDF5: Add version support
Axel Huebl
2015-05-13
1
-3/+16
|
*
|
|
FindHDF5: Check for a few H5pubconf*.h name variants
Brad King
2015-05-13
1
-2/+4
|
|
/
/
*
|
|
FindJava: Fix OpenJDK 8 version detection (#15565)
Felix Geyer
2015-05-12
1
-1/+1
|
/
/
*
|
Merge topic 'cpack-deb-component-dependencies'
Brad King
2015-05-12
1
-15/+53
|
\
\
|
*
|
CPack/DEB per component dependencies
Raffi Enficiaud
2015-05-08
1
-15/+53
*
|
|
Merge topic 'cpack-not-running-tests'
Brad King
2015-05-12
1
-4/+3
|
\
\
\
|
*
|
|
CPack: Enable DEB and RPM tests more reliably
Domen Vrankar
2015-05-12
1
-4/+3
|
|
/
/
*
|
|
Merge topic 'find_package-no-cmake-gui-paths'
Brad King
2015-05-12
2
-28/+0
|
\
\
\
|
*
|
|
FindFLTK: Drop search in recent cmake-gui locations
Brad King
2015-05-08
2
-28/+0
*
|
|
|
Merge topic 'ExternalProject-improve-missing-source-error'
Brad King
2015-05-12
1
-1/+12
|
\
\
\
\
|
*
|
|
|
ExternalProject: Improve error when SOURCE_DIR is missing (#15560)
Brad King
2015-05-08
1
-1/+12
|
|
/
/
/
*
|
|
|
Merge topic 'ninja-gcc-windows'
Brad King
2015-05-12
1
-1/+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
RC: Do not override MinGW Makefiles generator preference
Brad King
2015-05-11
1
-1/+1
*
|
|
|
Merge topic 'WCDH-CMP0054-safety'
Brad King
2015-05-08
1
-2/+2
|
\
\
\
\
|
*
|
|
|
WCDH: Fix condition when variables named "FILE" or "PREFIX" are defined
Brad King
2015-05-07
1
-2/+2
*
|
|
|
|
Merge topic 'ninja-gcc-windows'
Brad King
2015-05-08
3
-0/+11
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
RC: Simplify selection of resource compiler based on C/C++ toolchain
Brad King
2015-05-07
3
-0/+11
|
|
/
/
*
|
|
Merge topic 'cpack-rpm-debug-log-fix'
Brad King
2015-05-07
1
-1/+1
|
\
\
\
|
*
|
|
CPack/RPM fix output in debug log
Thomas Orozco
2015-05-05
1
-1/+1
*
|
|
|
Merge topic 'cpack-deb-component-auto-discovery'
Brad King
2015-05-07
1
-63/+111
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
[next]