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
*
Configurable path to CTest cost data file
Zach Mullen
2010-03-01
1
-0/+4
*
Suppress GNU flag -fPIC on Windows
Brad King
2010-02-19
1
-0/+2
*
Add support for QtDeclartive module.
Clinton Stimpson
2010-02-18
2
-3/+12
*
A few small changed from Pat Marion (in VTK CVS too)
Marcus Hanwell
2010-02-17
1
-2/+2
*
Applied patch from Pat Marion - modules header macro.
Marcus Hanwell
2010-02-17
1
-6/+12
*
Do not force frameworks on Mac OS X - never worked well.
Marcus Hanwell
2010-02-17
1
-16/+0
*
FortranCInterface: Fix PathScale detection again
Brad King
2010-02-16
1
-0/+6
*
Make a common function that prints the status during the checks for working c...
David Cole
2010-02-12
4
-9/+36
*
Do not warn for unknown CTest UPDATE_TYPE
Brad King
2010-02-10
1
-7/+0
*
Detect Git repositories for CTest UPDATE_TYPE
Brad King
2010-02-10
1
-0/+7
*
Simplify CTest.cmake module with ELSEIF
Brad King
2010-02-10
1
-29/+17
*
Fix for bug #10257, NSIS could remove a PATH if it was too long
Bill Hoffman
2010-02-09
1
-0/+9
*
Moved call to cache CDash version information to cmCTest::initialize. Also a...
Zach Mullen
2010-02-08
1
-0/+1
*
Recognize the Compaq Fortran compiler
Brad King
2010-02-02
1
-0/+5
*
Add alternate per-vendor compiler id detection
Brad King
2010-02-01
1
-0/+40
*
Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always...
David Cole
2010-01-29
6
-31/+40
*
Add -rpath for cuda libraries on Apple. They use @rpath in the library link ...
James Bigler
2010-01-28
1
-0/+8
*
Updated the documentation on what kinds of flags you can use when setting tar...
James Bigler
2010-01-28
1
-3/+6
*
Define __CUDACC__ during dependency scanning, since NVCC doesn't.
James Bigler
2010-01-28
1
-0/+7
*
-remove unnecessary debug output
Alexander Neundorf
2010-01-27
1
-1/+0
*
FortranCInterface: Fix PathScale detection
Brad King
2010-01-22
2
-0/+7
*
-also put CMAKE_LINKER in the C and CXX compiler information files
Alexander Neundorf
2010-01-22
2
-0/+2
*
Do not export all symbols from DLLs on Cygwin
Brad King
2010-01-21
1
-2/+3
*
Fix CMAKE_DL_LIBS on Cygwin
Brad King
2010-01-21
1
-1/+0
*
Add PathScale shared library flags on Linux
Brad King
2010-01-21
4
-0/+31
*
-make the imported targets feature of FindQt4.cmake fully backwards compatible
Alexander Neundorf
2010-01-18
1
-42/+110
*
Put quotes arounds strings when doing STREQUAL.
Clinton Stimpson
2010-01-18
1
-2/+2
*
some tweaks as suggested by Brad (no functional changes)
Alexander Neundorf
2010-01-18
1
-16/+4
*
-create imported library targets for the Qt4 libs
Alexander Neundorf
2010-01-17
1
-34/+32
*
Fix bug #10114. Find phonon on some installations.
Clinton Stimpson
2010-01-13
1
-0/+10
*
Do not find cyg*.dll on Cygwin
Brad King
2010-01-13
1
-2/+2
*
Fix KDE3 .la file format on Cygwin
Brad King
2010-01-13
1
-1/+5
*
Search prefix /usr before root prefix /
Brad King
2010-01-13
1
-1/+1
*
Use if(CYGWIN) instead of if(WIN32 AND UNIX)
Brad King
2010-01-13
1
-2/+2
*
PathScale C/C++/Fortran Compiler Information
Brad King
2010-01-13
4
-0/+43
*
Recognize the PathScale C/C++/Fortran compilers
Brad King
2010-01-13
3
-0/+8
*
Restore -rdynamic in Linux build rules
Brad King
2010-01-13
2
-0/+7
*
Create Linux GNU compiler flag consolidation macro
Brad King
2010-01-13
4
-0/+28
*
Detect Fortran ABI Information
Brad King
2010-01-12
2
-2/+44
*
Changed warning string to use the WARNING flag.
James Bigler
2010-01-08
1
-1/+1
*
Reordered the arguments, so that user generated arguments go last and thus ge...
James Bigler
2010-01-08
1
-7/+7
*
Disable the --host-compilation flag for CUDA >= 3.0 since it is derecated.
James Bigler
2010-01-08
1
-1/+5
*
Fix Issue #9792, remove superfluous output when not searching for COMPONENTS,...
Philip Lowman
2010-01-05
1
-18/+34
*
Fix issue #10065, "FindGTest.cmake doesn't handle spaces around arguments to ...
Philip Lowman
2010-01-05
1
-7/+10
*
Fixes issue #9862 by adding official msvc import library names to FindCURL
Philip Lowman
2010-01-05
1
-4/+7
*
Should get FindGTK2 working with fink on Mac OSX
Philip Lowman
2010-01-05
1
-1/+9
*
make FindRuby work on Windows e.g. with ruby 1.9.1 (version string was constr...
Alexander Neundorf
2010-01-03
1
-4/+5
*
Fix issue with SDK not matching initial deployment target chosen by setting t...
David Cole
2009-12-23
1
-31/+37
*
fix logic of _QT4_ADJUST_LIB_VARS() wrt. release- and debug libraries
Alexander Neundorf
2009-12-23
1
-13/+15
*
-handle the REQUIRED and QUIET keywords in FindJNI.cmake, also set JNI_FOUND
Alexander Neundorf
2009-12-21
1
-0/+5
[next]