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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce "generator expressions" to add_test()
Brad King
2009-08-11
5
-2/+283
*
Create cmTarget DLL query methods
Brad King
2009-08-11
2
-3/+15
*
Record backtrace for every add_test command
Brad King
2009-08-11
3
-17/+21
*
KWSys Nightly Date Stamp
KWSys Robot
2009-08-11
1
-1/+1
*
ENH: Patch from Alexander Neundorf to remove "KDevelop3" from list of genera...
Clinton Stimpson
2009-08-10
1
-0/+9
*
ENH: Allow edit on single click. Fixes #9393. Also fix row heights to be c...
Clinton Stimpson
2009-08-10
2
-4/+18
*
Cleanup test property script code generation
Brad King
2009-08-10
1
-30/+4
*
KWSys Nightly Date Stamp
KWSys Robot
2009-08-10
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-08-09
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-08-08
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-08-07
1
-1/+1
*
COMP: attempt to fix more 'hidden by' warnings.
Dave Partyka
2009-08-06
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-08-06
1
-1/+1
*
Allow for static libraries to depend on other targets so that the MSBuild run...
Bill Hoffman
2009-08-05
1
-5/+0
*
Remove WXDialog source code
Brad King
2009-08-05
35
-10357/+0
*
Remove FLTKDialog source code
Brad King
2009-08-05
11
-2029/+0
*
Fix find_package for cmake-gui registry entry
Brad King
2009-08-05
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-08-05
1
-1/+1
*
ENH: minor cleanup of test
Ken Martin
2009-08-04
1
-6/+4
*
No /fast targets in try_compile project mode
Brad King
2009-08-04
5
-3/+7
*
ENH: change to CDASH
Ken Martin
2009-08-04
1
-3/+3
*
KWSys Nightly Date Stamp
KWSys Robot
2009-08-04
1
-1/+1
*
Fix recursive try_compile calls
Brad King
2009-08-03
2
-4/+16
*
KWSys Nightly Date Stamp
KWSys Robot
2009-08-03
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-08-02
1
-1/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-08-01
1
-2/+2
*
DOCS: fix typo (#9231)
Alexander Neundorf
2009-07-31
1
-1/+1
*
Set current directory variables in CTest scripts
Brad King
2009-07-31
1
-0/+6
*
Fix installation when built by CMake 2.4
Brad King
2009-07-31
1
-5/+0
*
DOCS: fix typo (see #9308)
Alexander Neundorf
2009-07-31
2
-2/+2
*
KWSys Nightly Date Stamp
KWSys Robot
2009-07-31
1
-1/+1
*
Do not always propagate linker language preference
Brad King
2009-07-30
2
-15/+39
*
Refactor target linker language selection
Brad King
2009-07-30
1
-29/+56
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-30
1
-1/+1
*
Separate Xcode flag escaping code from defines
Brad King
2009-07-29
2
-28/+73
*
Re-order cmGlobalXCodeGenerator implementation
Brad King
2009-07-29
1
-51/+51
*
ENH: Separate option mapping from VS generators
Brad King
2009-07-29
5
-171/+261
*
ENH: Separate VS flag table type
Brad King
2009-07-29
8
-31/+56
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-29
1
-1/+1
*
ENH: remove code duplication and use cmVisualStudioGeneratorOptions for all v...
Bill Hoffman
2009-07-28
2
-379/+9
*
BUG: Do not double-initialize local generators
Brad King
2009-07-28
5
-9/+0
*
BUG: Do not filter non-library implicit link items
Brad King
2009-07-28
1
-1/+7
*
BUG: Always pass linker flags untouched
Brad King
2009-07-28
1
-21/+23
*
BUG: Do not recognize ':' in a library name
Brad King
2009-07-28
1
-1/+1
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-28
1
-1/+1
*
BUG: Enable large files only if <cstdio> works
Brad King
2009-07-27
2
-0/+13
*
ENH: add test times and a total time to the output of command line ctest
Bill Hoffman
2009-07-27
1
-8/+23
*
ENH: Link runtime libraries of all languages
Brad King
2009-07-27
4
-0/+86
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-27
1
-1/+1
*
ENH: try and see if using string.append instead of += will make valgrind not ...
Dave Partyka
2009-07-26
1
-4/+4
[next]