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
*
FindHDF5: Restore HDF5_INCLUDE_DIR in all code paths
Brad King
2017-02-03
1
-5/+6
*
FindHDF5: Restore fallback to static libraries
Brad King
2017-02-03
1
-11/+12
*
FindHDF5: Fix search with HDF5_ROOT
Brad King
2017-02-03
1
-8/+33
*
FindHDF5: Use keywords in find_library calls
Brad King
2017-02-03
1
-2/+8
*
FindHDF5: Initialize/finalize internal search options variable
Brad King
2017-02-03
1
-7/+11
*
FindHDF5: Fix command-line parsing argument extraction order
Brad King
2017-02-03
1
-55/+37
*
Merge topic 'find_cuda_fix_typo'
Brad King
2017-02-02
1
-1/+1
|
\
|
*
FindCUDA: Fix typo in CUDA_DETECT_INSTALLED_GPUS doc string
Pierre Moreau
2017-02-02
1
-1/+1
*
|
Merge topic 'FindGSL-regex-fixup'
Brad King
2017-02-02
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
FindGSL: Fix gl_version.h extraction regex
Igor Peschinskiy
2017-02-01
1
-1/+1
*
|
Merge topic 'WCDH_allow_unsupported'
Brad King
2017-02-01
1
-79/+43
|
\
\
|
*
|
WCDH: optionally omit error code for unknown compilers or compiler versions
Rolf Eike Beer
2017-01-30
1
-10/+24
|
*
|
WCDH: add macro to write simple replacement defines
Rolf Eike Beer
2017-01-30
1
-70/+20
*
|
|
Merge topic 'FortranCInterface-vs-intel-workaround'
Brad King
2017-02-01
2
-2/+4
|
\
\
\
|
*
|
|
FortranCInterface: Fix support for VS with Intel toolset
Brad King
2017-02-01
2
-2/+4
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'intel-c11-windows'
Brad King
2017-02-01
1
-5/+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Features: Update version of Intel Compiler on Windows supporting C 11
Brad King
2017-02-01
1
-5/+8
|
|
/
*
|
Merge topic 'CSharpVS2017'
Brad King
2017-01-31
1
-4/+4
|
\
\
|
*
|
VS: Fix CSharp compiler identification for VS 2017
Gilles Khouzam
2017-01-31
1
-4/+4
*
|
|
Merge topic 'FindBoost-cache-unset-on-change'
Brad King
2017-01-31
1
-1/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
FindBoost: unset cache variables if the lib dir changes
Yves Frederix
2017-01-30
1
-1/+1
|
|
/
*
|
Merge topic 'FeatureSummary_enhancement'
Brad King
2017-01-30
1
-101/+229
|
\
\
|
|
/
|
/
|
|
*
FeatureSummary: Refactor to use global properties for package types
Daniele E. Domenichelli
2017-01-26
1
-70/+171
|
*
FeatureSummary: Allow lists of dependencies in ADD_FEATURE_INFO
Daniele E. Domenichelli
2017-01-26
1
-2/+12
|
*
FeatureSummary: Add QUIET_ON_EMPTY option to feature_summary
Daniele E. Domenichelli
2017-01-26
1
-13/+23
|
*
FeatureSummary: Do not force OPTIONAL type in SET_PACKAGE_PROPERTIES
Daniele E. Domenichelli
2017-01-26
1
-16/+14
|
*
FeatureSummary: Add deprecation warnings to deprecated commands
Daniele E. Domenichelli
2017-01-26
1
-0/+6
|
*
FeatureSummary: Clean printed output
Daniele E. Domenichelli
2017-01-26
1
-6/+9
*
|
Merge topic 'GNUG_define'
Brad King
2017-01-27
2
-0/+15
|
\
\
|
*
|
GNUC: also check __GNUG__ define when checking for g++
Rolf Eike Beer
2017-01-25
2
-0/+15
*
|
|
Merge topic 'FindCUDA-select-flags-auto-msvc'
Brad King
2017-01-26
1
-9/+11
|
\
\
\
|
*
|
|
FindCUDA: Enable CUDA_SELECT_NVCC_ARCH_FLAGS Auto for MSVC
Bjoern Thiel
2017-01-25
1
-9/+11
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'pkg-config-recheck'
Brad King
2017-01-26
1
-1/+4
|
\
\
\
|
*
|
|
FindPkgConfig: Recheck pkg-config on parameter change.
Matthew Hanna
2017-01-25
1
-1/+4
*
|
|
|
Merge topic 'FindGTK2_RunTwice'
Brad King
2017-01-26
1
-42/+40
|
\
\
\
\
|
*
|
|
|
FindGTK2: Fix GTK2_LIBRARIES and GTK2_TARGETS when called twice
Daniele E. Domenichelli
2017-01-25
1
-42/+40
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'FindLua-versioned-lib'
Brad King
2017-01-26
1
-7/+9
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
FindLua: try to find library according to version from header
Brad King
2017-01-24
1
-7/+9
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'intel-mpi-windows-fix'
Brad King
2017-01-25
1
-5/+8
|
\
\
\
|
*
|
|
FindMPI: Strip quotes from include path and convert to CMake path format
Christian Pfeiffer
2017-01-23
1
-0/+2
|
*
|
|
FindMPI: Add Intel MPI wrapper names on Windows
Christian Pfeiffer
2017-01-23
1
-5/+6
|
|
/
/
*
|
|
Merge topic 'cpack-ifw-options'
Brad King
2017-01-25
1
-19/+66
|
\
\
\
|
*
|
|
CPackIFW: Add some options
Konstantin Podsvirov
2017-01-24
1
-19/+66
|
|
/
/
*
|
|
Merge topic 'cuda_linker_preference'
Brad King
2017-01-25
1
-1/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
CUDA: set linker preference between C and C++
Robert Maynard
2017-01-24
1
-1/+1
|
|
/
*
|
Merge topic 'cpack-stgz-minimal-test'
Brad King
2017-01-24
1
-1/+4
|
\
\
|
*
|
CPack/STGZ prefer pax for extraction
Domen Vrankar
2017-01-22
1
-1/+4
*
|
|
Merge topic 'android-include-api'
Brad King
2017-01-24
2
-3/+11
|
\
\
\
|
*
|
|
Android: Pass sysroot include directory explicitly
Brad King
2017-01-20
1
-0/+9
|
*
|
|
Android: Fix c++_{static,shared} support include directory order
Brad King
2017-01-20
1
-3/+2
|
|
|
/
|
|
/
|
[next]