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
*
Add a few more cases to the new StringTest for even better coverage. Re-facto...
David Cole
2009-10-03
3
-117/+184
*
remove unused variables, reported by icpc
Alexander Neundorf
2009-10-03
2
-7/+0
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-03
1
-1/+1
*
Fix warnings in CMake source code.
David Cole
2009-10-02
5
-17/+28
*
Correct some typos in error messages in the string command. Add a test that c...
David Cole
2009-10-02
4
-4/+210
*
Clarify documentation and message for CMP0012
Brad King
2009-10-02
2
-7/+7
*
Fix documentation of CMP0012 and CMP0013 versions
Brad King
2009-10-02
1
-4/+4
*
Test INTERPROCEDURAL_OPTIMIZATION build feature
Brad King
2009-10-02
2
-0/+8
*
Create INTERPROCEDURAL_OPTIMIZATION build feature
Brad King
2009-10-02
7
-3/+46
*
Introduce "build feature" lookup framework
Brad King
2009-10-02
8
-0/+89
*
Centralize language flag addition for Makefiles
Brad King
2009-10-02
4
-9/+20
*
Fix typo in Intel xiar search code
Brad King
2009-10-02
1
-3/+3
*
Document CMAKE_CURRENT_LIST_FILE more precisely
Brad King
2009-10-02
1
-1/+12
*
Fix the documentation to say what it really does. Bug #9638
Bill Hoffman
2009-10-02
3
-4/+4
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-02
1
-1/+1
*
document how the minimum version can be specified
Alexander Neundorf
2009-10-01
1
-54/+57
*
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
[next]