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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warnings in CMake source code. Suppress rampant warnings emanating from Q...
David Cole
2009-10-01
10
-18/+27
*
Add documentation for Cocoa flag and move Motif under X11 flag.
Clinton Stimpson
2009-10-01
1
-1/+9
*
QtHelp depends on QtNetwork
Clinton Stimpson
2009-10-01
1
-1/+1
*
Better CMake.ModulesNotice test regex
Brad King
2009-10-01
1
-2/+3
*
New CMake.ModulesNotice test for copyright notices
Brad King
2009-10-01
2
-0/+46
*
Add missing copyright notice to CMake.cmake module
Brad King
2009-10-01
1
-0/+13
*
Add alternative _UTILITY targets to all solutions
Brad King
2009-10-01
2
-0/+27
*
Cleanup cmGlobalGenerator::GetTargetSets method
Brad King
2009-10-01
5
-50/+35
*
Some bugfixes, also added public function for closer integration btwn GoogleT...
Philip Lowman
2009-10-01
1
-40/+118
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-01
1
-2/+2
*
Eliminate ExternalProject's use of CMAKE_CFG_INTDIR subdir for Makefile gener...
David Cole
2009-09-30
1
-16/+42
*
Remove unused members of local VS 6 generator
Brad King
2009-09-30
2
-13/+1
*
Use target dependency closure for VS 6 solutions
Brad King
2009-09-30
1
-164/+56
*
Move OrderedTargetDependSet into VS superclass
Brad King
2009-09-30
4
-39/+39
*
Improved safety and removed busy waiting from the CTestTestTimeout test.
Zach Mullen
2009-09-30
1
-6/+11
*
Fix for bug #9611, some more paths for OpenJDK.
Bill Hoffman
2009-09-30
1
-1/+5
*
Fix get_filename_component() registry view
Brad King
2009-09-30
1
-1/+21
*
Create cmMakefile::PlatformIs64Bit helper method
Brad King
2009-09-30
4
-15/+19
*
Fix warnings in CMake source code.
David Cole
2009-09-30
1
-5/+3
*
Fix warnings in CMake source code.
David Cole
2009-09-30
1
-1/+1
*
Fix warnings in CMake source code. Suppress warnings in Lexer and Parser file...
David Cole
2009-09-30
7
-10/+18
*
Fix module definition file reference for VS6 NMake
Brad King
2009-09-30
1
-4/+4
*
Fix for bug #9611 do not hard code archs for search paths of java, look at th...
Bill Hoffman
2009-09-30
1
-35/+52
*
Fix bug#9619 add a link to module maintainers page in readme.txt for Modules
Bill Hoffman
2009-09-30
1
-0/+4
*
Add cmake-help-command function.
Bill Hoffman
2009-09-30
1
-0/+84
*
Add initial XL C compiler flags for safer builds
Brad King
2009-09-30
1
-0/+5
*
Split XL compiler information files
Brad King
2009-09-30
13
-32/+45
*
Fix default install prefix on Haiku
Brad King
2009-09-30
4
-0/+38
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-30
1
-1/+1
*
Test use of module .def files for MS tools
Brad King
2009-09-29
9
-0/+66
*
Fix use of module .def files for MS tools
Brad King
2009-09-29
7
-45/+51
*
Do not parse preprocessor defs for VS 10 link/lib
Brad King
2009-09-29
1
-8/+8
*
Add StringProperty options for VS 10 flag table
Brad King
2009-09-29
3
-0/+110
*
ENH: Added ctest test coverage for a test timeout
Zach Mullen
2009-09-29
5
-2/+80
*
BUG: cmparseMSBuildXML should output StringProperty values too
Zack Galbreath
2009-09-29
1
-0/+7
*
BUG: CTest should honor test timeouts.
Zach Mullen
2009-09-29
1
-0/+2
*
Remove ctest_submit from CTestTestParallel
Zach Mullen
2009-09-29
1
-1/+0
*
Fix shared library creation flag for XL on Linux
Brad King
2009-09-29
3
-1/+3
*
BUG: 0009612: --output-on-failure option doesn't work with the new parallel C...
Zach Mullen
2009-09-29
1
-0/+10
*
Qualify std::map compare functor as const
Brad King
2009-09-29
2
-2/+2
*
Updated the license on top of each file.
James Bigler
2009-09-29
3
-48/+93
*
KWSys Nightly Date Stamp
KWSys Robot
2009-09-29
1
-1/+1
*
Removed support for cutil library and header file.
James Bigler
2009-09-29
1
-41/+54
*
Fixed CUDA_PROPAGATE_HOST_FLAGS, added path for Mac SDK.
James Bigler
2009-09-29
1
-15/+22
*
Make sure LINK_FLAGS are seen by generator, fix for part of bug#9613
Bill Hoffman
2009-09-29
1
-0/+6
*
Fix issue #9412 - remove RPATH from files copied by BundleUtilities.cmake on ...
David Cole
2009-09-28
1
-0/+4
*
Fix issue #9395 - only return true for .exe files on Windows from the is_file...
David Cole
2009-09-28
1
-4/+4
*
Test support for OLD behavior of policy CMP0002
Brad King
2009-09-28
4
-0/+13
*
Fix support for OLD behavior of policy CMP0002
Brad King
2009-09-28
2
-4/+21
*
Fix issue #8818 - escape quotes in the license file when using the DragNDrop ...
David Cole
2009-09-28
1
-0/+7
[next]