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
*
CMake 2.8.1
v2.8.1
Bill Hoffman
2010-03-16
1
-0/+1
*
CMake 2.8.1-rc5
Bill Hoffman
2010-03-10
2
-2/+16
*
CMake 2.8.1-rc4
Brad King
2010-03-05
4
-3/+20
*
CMake 2.8.1-rc3
Brad King
2010-02-16
4
-9/+36
*
CMake 2.8.1-rc2
Brad King
2010-02-11
13
-83/+174
*
Revert accidental CMake-2-8 branch commit
Brad King
2010-02-01
1
-40/+0
*
Add alternate per-vendor compiler id detection
Brad King
2010-02-01
1
-0/+40
*
CMake 2.8.1-rc1
Brad King
2010-01-28
146
-1667/+2803
*
CMake 2.8.0
v2.8.0
Brad King
2009-11-13
1
-2/+16
*
CMake 2.8.0-rc7
Brad King
2009-11-11
4
-22/+64
*
CMake 2.8.0-rc6
Brad King
2009-11-10
1
-18/+29
*
CMake 2.8.0-rc5
Brad King
2009-11-03
9
-34/+138
*
RC 4 merge
Bill Hoffman
2009-10-28
17
-102/+288
*
Merge in changes for RC 3
Bill Hoffman
2009-10-09
37
-400/+510
*
Merge in changes to CMake-2-8 RC 2
Bill Hoffman
2009-10-01
270
-2063/+5337
*
BUG: Fix issue #8177. Modify the system PATH for all users when requested dur...
David Cole
2009-09-24
1
-8/+29
*
Updated formatting of documentation plus a little reorganization.
James Bigler
2009-09-23
1
-141/+145
*
Added a command to make the output directory. This is to fix the XCode build...
James Bigler
2009-09-23
1
-0/+6
*
add support for finding qcollectiongenerator executable. fixes #9248.
Clinton Stimpson
2009-09-22
1
-9/+17
*
Add support for Qt configured with custom qtlibinfix (see issue 9571). Also ...
Clinton Stimpson
2009-09-22
1
-35/+36
*
Skip implicit link info for multiple OS X archs
Brad King
2009-09-22
1
-2/+6
*
Make Boost easier to find
Philip Lowman
2009-09-22
1
-1/+4
*
Fix issue 9581. Qt 4.5+ needs gobject-2.0.
Clinton Stimpson
2009-09-22
1
-0/+27
*
Add a blank line to my contributed find modules to prevent copyright info fro...
Philip Lowman
2009-09-22
4
-15/+15
*
Fix Bug #9158: FindBoost.cmake does not work properly with nmake and icl
Philip Lowman
2009-09-22
1
-10/+11
*
Fix glitch where we were accidently unsetting CMAKE_FIND_LIBRARY_PREFIXES
Philip Lowman
2009-09-21
1
-1/+1
*
Forgot to mark Protobuf cache variables as advanced
Philip Lowman
2009-09-21
1
-0/+5
*
[NEW Module] FindAlsa audio library (Advanced Linux Sound Architecture)
Philip Lowman
2009-09-21
1
-0/+32
*
[NEW Module] Find and use Google's Protocol Buffers library & compiler
Philip Lowman
2009-09-21
1
-0/+106
*
Fix boost library detection with Sun Studio compiler (Issue #9153)
Philip Lowman
2009-09-20
1
-0/+2
*
Improve readability
Philip Lowman
2009-09-20
1
-16/+27
*
Fix check for -isysroot on OS X
Brad King
2009-09-19
6
-14/+26
*
The preprocessing and assembly rules also need the <DEFINES>, otherwise diffe...
Alexander Neundorf
2009-09-19
2
-4/+4
*
Add detection of gcc versions that do not support isysroot option and do not ...
Bill Hoffman
2009-09-18
1
-0/+14
*
Better error message tells user possible ways to resolve the error.
David Cole
2009-09-18
1
-1/+1
*
Fix CHECK_(C|CXX)_COMPILER_FLAG for XL and SunPro
Brad King
2009-09-18
2
-2/+6
*
Fix CHECK_(C|CXX)_COMPILER_FLAG for HP
Brad King
2009-09-17
2
-0/+2
*
Fix CHECK_(C|CXX)_COMPILER_FLAG for GNU and MSVC
Brad King
2009-09-17
2
-2/+10
*
Add FAIL_REGEX to CHECK_(C|CXX)_SOURCE_COMPILES
Brad King
2009-09-17
2
-2/+41
*
Cleanup generic compiler check macro documentation
Brad King
2009-09-17
6
-36/+30
*
The check for include dirs and builtin macros also works with the Intel compiler
Alexander Neundorf
2009-09-17
1
-11/+15
*
Fix for bug #9466. Change the implementation of OSX arch lists. If no ARCHs...
Bill Hoffman
2009-09-17
1
-5/+1
*
Put compiler defined macros into eclipse project files
Alexander Neundorf
2009-09-16
1
-5/+20
*
Bug #09476, add more search paths for jni.
Bill Hoffman
2009-09-16
1
-1/+12
*
Fix for bug#9553, print a warning if pkg-config is not found.
Bill Hoffman
2009-09-16
1
-0/+5
*
Fix XL C++ compiler flags on Linux
Brad King
2009-09-16
2
-0/+6
*
Initial version of FindCUDA script. Still needs documentation formatting.
James Bigler
2009-09-15
4
-0/+1577
*
fix #9152: find ZLIB quietly if PNG is searched QUIETLY
Alexander Neundorf
2009-09-14
1
-2/+7
*
Change FindPythonLibs to use the standard _DIR instead of _PATH but stay back...
Bill Hoffman
2009-09-14
1
-14/+27
*
major improvement of FindRuby.cmake
Alexander Neundorf
2009-09-12
1
-38/+188
[next]