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
*
FindMPEG: also check if MPEG_vo_LIBRARY is valid
Kovarththanan Rajaratnam
2010-04-16
1
-1/+1
*
FindEXPAT: else() not needed
Kovarththanan Rajaratnam
2010-04-16
1
-3/+0
*
FindJasper: don't put JASPER_LIBRARIES into cache
Kovarththanan Rajaratnam
2010-04-16
1
-1/+1
*
FindJasper: don't set JASPER_LIBRARIES twice
Kovarththanan Rajaratnam
2010-04-16
1
-4/+0
*
FindJasper: no need to set QUIETLY explicitly
Kovarththanan Rajaratnam
2010-04-16
1
-5/+0
*
FindASPELL: no need to set QUIETLY explicitly
Kovarththanan Rajaratnam
2010-04-16
1
-6/+0
*
FindHSPELL: capitalize Hspell properly
Kovarththanan Rajaratnam
2010-04-16
1
-5/+5
*
FindHSPELL: add version support
Kovarththanan Rajaratnam
2010-04-16
1
-0/+10
*
FindHSPELL: no need to set QUIETLY explicitly
Kovarththanan Rajaratnam
2010-04-16
1
-9/+2
*
-add basic search directories for the "Generic" platform
Alex Neundorf
2010-04-14
1
-0/+6
*
FindSubversion: simplify using FindPackageHandleStandardArgs()
Kovarththanan Rajaratnam
2010-04-11
1
-11/+2
*
FindBZip2: no need to set QUIETLY explicitly
Kovarththanan Rajaratnam
2010-04-11
1
-4/+0
*
FindBZip2: remove BZIP2_DEFINITIONS from doc (it's not referenced)
Kovarththanan Rajaratnam
2010-04-11
1
-1/+0
*
FindZLIB: add support for version handling (fixes #5588)
Kovarththanan Rajaratnam
2010-04-11
1
-3/+13
*
FindZLIB: add support for GnuWin32 (fixes #5588)
Kovarththanan Rajaratnam
2010-04-11
1
-2/+9
*
FindZLIB: FindPackageHandleStandardArgs already contains the quiet handling
Kovarththanan Rajaratnam
2010-04-11
1
-7/+2
*
-check for the ARM ABI/EABI compiler ABI for the GNU compilers
Alex Neundorf
2010-04-10
1
-0/+10
*
-revert the previous unintended commit
Alex Neundorf
2010-04-10
1
-2/+0
*
-no change, don't know why git wants to commit something
Alex Neundorf
2010-04-10
1
-0/+2
*
CPackRPM:: Fix bug #10363, specify compression type in RPM spec
Eric NOULARD
2010-04-10
1
-0/+32
*
Remove spurious tabs
Kovarththanan Rajaratnam
2010-04-09
1
-12/+12
*
Revert "Include relative path in generated qrc and uic files. Fixes #10413."
Clinton Stimpson
2010-04-08
1
-2/+2
*
OpenBSD: Work-around static/runtime linker inconsistency
Chuck Atkins
2010-03-26
1
-0/+16
*
it's CMAKE_COMPILER_IS_GNUCC, not CMAKE_COMPILER_IS_GNUGCC
Alex Neundorf
2010-03-25
1
-1/+1
*
Teach CMake how to work with G95 on mingw.
Bill Hoffman
2010-03-23
1
-0/+1
*
Include relative path in generated qrc and uic files. Fixes #10413.
Clinton Stimpson
2010-03-17
1
-2/+2
*
Change to use FindX11.cmake. Should fix #9929.
Clinton Stimpson
2010-03-17
2
-54/+26
*
Add support for libXi.
Clinton Stimpson
2010-03-17
1
-0/+10
*
ENH: Hook in GetPrerequisites to override item type
Michael Wild
2010-03-17
1
-0/+11
*
ENH: Clarify a doc string. Fixes #10358.
Clinton Stimpson
2010-03-17
1
-1/+3
*
ENH: Modify how OpenGL is searched for, that is, use FindOpenGL.cmake.
Clinton Stimpson
2010-03-17
1
-17/+5
*
Support multiple arguments in CC,CXX,FC values
Brad King
2010-03-15
1
-0/+1
*
Add a new registry key to check for the location of MPICH2.
David Partyka
2010-03-11
1
-0/+1
*
BUG #9419: Added wxWidgets_EXCLUDE_COMMON_LIBRARIES option.
Miguel A. Figueroa-Villanueva
2010-03-07
1
-2/+10
*
Fix Qt with OpenGL on the Mac.
Bill Hoffman
2010-03-10
1
-1/+15
*
Add .git .bzr and .hg to the list of default CPack ignore directories.
Bill Hoffman
2010-03-08
1
-1/+1
*
If tests failed on the last run, have them run first next time
Zach Mullen
2010-03-01
1
-1/+0
*
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
[next]