index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix parallel HDF5 detection (#9982)
Alexander Neundorf
2009-12-09
1
-1
/
+1
*
Minor typo in comments
Mathieu Malaterre
2009-12-08
1
-2
/
+2
*
Document usage of the include(CTest) module
Brad King
2009-12-04
1
-9
/
+45
*
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...
David Cole
2009-12-04
2
-6
/
+12
*
Remove GNU-specific flags from Linux.cmake
Brad King
2009-12-04
4
-7
/
+0
*
Generalize support for Portland Group Compiler
Brad King
2009-12-04
8
-15
/
+86
*
Remove duplicate info from Linux SunPro info files
Brad King
2009-12-04
3
-6
/
+0
*
Consolidate Linux Intel compiler information
Brad King
2009-12-04
4
-28
/
+38
*
Fix GNU C and Fortran flags on SunOS
Brad King
2009-12-04
2
-1
/
+3
*
Move GNU flags from SunOS.cmake to SunOS-GNU.cmake
Brad King
2009-12-02
2
-17
/
+9
*
Reduce duplication in Platform/<os>.cmake files
Brad King
2009-12-02
16
-22
/
+16
*
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
Brad King
2009-12-02
4
-22
/
+0
*
Fix OS X dylib and module GNU flags
Brad King
2009-12-02
4
-0
/
+30
*
Modernize GNU compiler info on Windows
Brad King
2009-12-02
6
-98
/
+83
*
Split GNU compiler information files
Brad King
2009-12-02
32
-158
/
+204
*
Use one arch for 1.4-compatible check_type_size
Brad King
2009-12-01
1
-0
/
+16
*
Fix #9970: Use execute_process instead of deprecated exec_program.
James Bigler
2009-12-01
1
-1
/
+1
*
Drop -rdynamic from Linux build rules
Brad King
2009-12-01
12
-16
/
+0
*
Don't allow -G -M on CUDA versions less than 3.0.
James Bigler
2009-11-30
1
-1
/
+15
*
Singly-quote target names for Watcom linker
Brad King
2009-11-30
1
-4
/
+4
*
CPackRPM:: Fix bug on Open SuSE 11.2 coming from initial fix of bug8972
Eric Noulard
2009-11-28
1
-5
/
+18
*
also provide QT_DESIGNER_EXECUTABLE and QT_LINGUIST_EXECUTABLE
Alexander Neundorf
2009-11-23
1
-1
/
+18
*
CPackRPM: do not forget to include installed symlinks (bug 9927)
Eric Noulard
2009-11-22
1
-1
/
+5
*
don't use deprecated UsePkgConfig.cmake file in FindLibXslt.cmake, some cosme...
Alexander Neundorf
2009-11-22
2
-32
/
+22
*
Fix the build for non-MS compilers.
Bill Hoffman
2009-11-21
1
-1
/
+3
*
Change the way 32/64 bit compiles are detected with MSVC and intel makefile b...
Bill Hoffman
2009-11-19
9
-36
/
+62
*
FortranCInterface: Honor language flags in checks
Brad King
2009-11-19
2
-0
/
+6
*
Fix FindOpenSSL on mingw. This has been reported to be working by ctrlaltca l...
Mathieu Malaterre
2009-11-19
1
-63
/
+70
*
Fix bug #9918, spaces included in QT_LIBRARIES when using QtOpenGL.
Clinton Stimpson
2009-11-18
1
-0
/
+1
*
only add -DQT_DLL on Windows, ok by Clinton
Alexander Neundorf
2009-11-17
1
-2
/
+2
*
Don't search for QtMotif on all platforms - only on X11.
Clinton Stimpson
2009-11-17
1
-39
/
+46
*
FortranCInterface: Use CMake 2.8.0 behavior
Brad King
2009-11-17
1
-0
/
+7
*
CPackRPM: tolerate redhat specific clean BUILD ROOT pre-build macro (bug 9872)
Eric Noulard
2009-11-15
1
-11
/
+15
*
Document X11_X11_LIB and X11_X11_INCLUDE_PATH
Alexander Neundorf
2009-11-15
1
-0
/
+1
*
Split some logic of FindQt4.cmake into separate files, which are included aut...
Alexander Neundorf
2009-11-15
3
-672
/
+750
*
Fixed parallel HDF5 detection when HDF5_INCLUDE_DIRS has multiple items.
Will Dicharry
2009-11-13
1
-4
/
+4
*
Changed HDF5_INCLUDE_DIR to HDF5_INCLUDE_DIRS to conform to standards.
Will Dicharry
2009-11-13
1
-10
/
+10
*
BUG: rename MPI_PACKAGE_DIR and MPI_PREFIX_PATH vars to be prefixed with _ to...
Dave Partyka
2009-11-13
1
-12
/
+12
*
BUG: fix MPI_BASE_DIR var to be called _MPI_BASE_DIR to prevent conflicts wit...
Dave Partyka
2009-11-13
1
-9
/
+9
*
Fix regression with CPACK_NSIS_PACKAGE_NAME, if the project is setting the CP...
Bill Hoffman
2009-11-12
1
-2
/
+16
*
also search for "qmake-mac", which is installed by macports (http://lists.kde...
Alexander Neundorf
2009-11-12
1
-1
/
+3
*
CPackRPM:: add support for USER specified post/pre [un]install scripts (fix b...
Eric Noulard
2009-11-11
1
-1
/
+73
*
CPackRPM:: support user supplied "Provides" in spec file (fix bug 9584)
Eric Noulard
2009-11-11
1
-1
/
+16
*
Search for the header QtAssistant for QT_QTASSISTANT_INCLUDE_DIR instead of Q...
Alexander Neundorf
2009-11-10
1
-1
/
+1
*
CPackRPM:: Support USER supplied spec files (bug 9679)
Eric Noulard
2009-11-09
1
-45
/
+79
*
Fix CPack bug #9654
Eric Noulard
2009-11-09
1
-2
/
+11
*
Sort documentation entries better and move mark_as_advanced() a bit back
Alexander Neundorf
2009-11-09
1
-12
/
+12
*
-another tiny sync with KDE4, no functional changes
Alexander Neundorf
2009-11-08
1
-2
/
+6
*
some syncing with FindQt4.cmake from KDE, no functional changes
Alexander Neundorf
2009-11-08
1
-9
/
+16
*
Add jom find module
Bill Hoffman
2009-11-06
1
-0
/
+18
[next]