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
*
-make CMAKE_ASM_FLAGS_INIT and friends work (#10577)
Alex Neundorf
2010-05-12
1
-0/+35
*
BUG: 0009840 Fix case when only Java is available by implementing COMP Runtime
Mathieu Malaterre
2010-05-11
1
-9/+42
*
Add GITCommand key value pair.
Bill Hoffman
2010-05-11
1
-0/+4
*
-use the HINTS keyword for finding FindKDE4Internal.cmake
Alex Neundorf
2010-05-10
1
-1/+1
*
BUG #10209: Fixed FindwxWidget CXX flags parsing error.
Miguel A. Figueroa-Villanueva
2010-05-09
1
-2/+5
*
-use find_package_handle_standard_args() in FindOpenAL (#9496)
Alex Neundorf
2010-05-09
1
-4/+5
*
-add QUIET keyword to pkgconfig macros
Alex Neundorf
2010-05-08
2
-9/+20
*
-add support for QtMultimedia in UseQt4.cmake (#10675)
Alex Neundorf
2010-05-06
1
-2/+3
*
Load compiler information after configuring it
Brad King
2010-05-06
4
-2/+3
*
Use Fortran ABI detection results conservatively
Brad King
2010-05-05
1
-2/+2
*
Fix Windows-cl.cmake so that at most one MSVC** variable is defined.
David Cole
2010-05-05
1
-23/+4
*
Fix FindCurses.cmake for new cygwin releases.
Bill Hoffman
2010-05-04
1
-0/+9
*
Fix for bug #10670, add another location to find MSBuild.
Bill Hoffman
2010-05-04
1
-0/+1
*
Fix missing set of MSVC10 and add CheckCompilerRelatedVariables test.
David Cole
2010-04-30
1
-0/+1
*
Detect PathScale Fortran compiler tools
C. Bergström
2010-04-26
1
-2/+5
*
Do not error out if the java version is not found, if java is not required.
Bill Hoffman
2010-04-25
1
-1/+5
*
-add more names for libpng, so it also support libpng 1.4 on Windows (#10551)
Alex Neundorf
2010-04-19
1
-1/+1
*
FindDart: use find_package_handle_standard_args()
Kovarththanan Rajaratnam
2010-04-18
1
-0/+5
*
FindDart: mark DART_ROOT as advanced
Kovarththanan Rajaratnam
2010-04-18
1
-0/+2
*
FindGLU: add deprecation message
Kovarththanan Rajaratnam
2010-04-18
1
-1/+3
*
FindGCCXML: document variables
Kovarththanan Rajaratnam
2010-04-18
1
-0/+3
*
FindGCCXML: mark executable as advanced
Kovarththanan Rajaratnam
2010-04-18
1
-0/+2
*
FindLibXslt: move include statement + misc whitespace cleanup
Kovarththanan Rajaratnam
2010-04-17
1
-5/+2
*
FindAVIFile: use find_package_handle_standard_args()
Kovarththanan Rajaratnam
2010-04-17
1
-11/+9
*
FindPhysFS: use find_package_handle_standard_args()
Kovarththanan Rajaratnam
2010-04-17
1
-4/+4
*
FindQuickTime: use find_package_handle_standard_args()
Kovarththanan Rajaratnam
2010-04-17
1
-6/+4
*
FindZLIB: only set INCLUDE_DIRECTORIES/LIBRARIES if zlib is found
Kovarththanan Rajaratnam
2010-04-17
1
-5/+6
*
FindLibXml2: move include statement
Kovarththanan Rajaratnam
2010-04-17
1
-2/+1
*
Make VERBOSE_FLAG appear as first statement for consistency
Kovarththanan Rajaratnam
2010-04-17
4
-5/+7
*
Fix support of VS Express 10, but looking for MSBuild in the right place.
Bill Hoffman
2010-04-16
1
-28/+3
*
FindMPEG: mark variables in cache as advanced
Kovarththanan Rajaratnam
2010-04-16
1
-0/+2
*
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
[next]