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
*
Test C, C++, Fortran interface combinations
Brad King
2009-08-04
6
-11/+35
*
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
3
-4/+25
*
Test try_compile project mode
Brad King
2009-08-03
2
-0/+11
*
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
2
-5/+6
*
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
*
Pass Fortran90 test result to try-compile
Brad King
2009-07-30
2
-28/+30
*
Do not always propagate linker language preference
Brad King
2009-07-30
3
-15/+40
*
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
*
Check PGI linker lines in ImplicitLinkInfo test
Brad King
2009-07-29
1
-0/+18
*
Set CMAKE_<LANG>_VERBOSE_FLAG variables for PGI
Brad King
2009-07-29
3
-0/+3
*
Check Intel linker lines in ImplicitLinkInfo test
Brad King
2009-07-29
1
-0/+18
*
Set CMAKE_<LANG>_VERBOSE_FLAG variables for Intel
Brad King
2009-07-29
3
-0/+3
*
Recognize linker commands without paths
Brad King
2009-07-29
1
-1/+1
*
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
*
Test cache entry property "STRINGS"
Brad King
2009-07-29
1
-1/+5
*
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: Parse implicit link editor -z*extract options
Brad King
2009-07-28
2
-3/+6
*
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: Test Fortran and C++ in one executable
Brad King
2009-07-27
3
-3/+9
*
ENH: Remove EXTRA_FORTRAN_C_LIBS Fortran test hack
Brad King
2009-07-27
1
-5/+0
*
ENH: Link runtime libraries of all languages
Brad King
2009-07-27
4
-0/+86
*
ENH: Report CMake logs in SystemInformation test
Brad King
2009-07-27
1
-2/+4
*
ENH: Make the CheckSourceTree test emit a warning (but pass instead of fail) ...
David Cole
2009-07-27
2
-4/+51
*
ENH: Require language libs in Fortran/C test
Brad King
2009-07-27
1
-0/+1
*
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
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-26
1
-1/+1
*
ENH: Improvements to the new CheckSourceTree test: ignore Thumbs.db and .DS_S...
David Cole
2009-07-25
1
-49/+86
*
BUG: Further avoid ImplicitLinkInfo case change
Brad King
2009-07-25
1
-6/+6
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-25
1
-1/+1
*
BUG: One last attempt for today to get the new CheckSourceTree test running o...
David Cole
2009-07-24
1
-4/+6
[next]