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
*
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
*
ENH: Allow empty endif() and such with CMake 2.4
Brad King
2009-07-24
1
-0/+2
*
BUG: Close endif statements with same string as if so that it still configure...
David Cole
2009-07-24
1
-1/+1
*
BUG: Improve CheckSourceTree test so that it ignores 'U ' output from cvs upd...
David Cole
2009-07-24
1
-3/+53
*
BUG: Teach VariableWatch test to check results
Brad King
2009-07-24
1
-0/+9
*
BUG: Keep variable_watch() commands in memory
Brad King
2009-07-24
1
-0/+4
*
BUG: Close endif statements with same string as if so that it still configure...
David Cole
2009-07-24
1
-6/+9
*
BUG: Oops. Left chunk of junk at the bottom of the main Tests CMakeLists.txt ...
David Cole
2009-07-24
1
-6/+0
*
BUG: Additional fix necessary for issue #8481 so that Xcode builds do not wri...
David Cole
2009-07-24
4
-6/+94
*
ENH: Keep only FinalPass commands in memory
Brad King
2009-07-24
8
-1/+14
*
ENH: Install all Modules and Templates
Brad King
2009-07-24
4
-23/+15
*
BUG: Install new fortran compiler id source.
Brad King
2009-07-24
1
-1/+1
*
COMP: Fix compilation of VTK on debian/sparc (sparc is a CPU not an OS)
Mathieu Malaterre
2009-07-24
1
-1/+1
*
BUG: Avoid case change in ImplicitLinkInfo test
Brad King
2009-07-24
1
-6/+6
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-24
1
-1/+1
*
BUG: Skip implicit link information on Xcode
Brad King
2009-07-23
1
-1/+2
*
ENH: Create ImplicitLinkInfo test
Brad King
2009-07-23
2
-0/+320
*
ENH: Implicit link info for C, CXX, and Fortran
Brad King
2009-07-23
22
-1/+137
*
ENH: Load platform-independent per-compiler files
Brad King
2009-07-23
3
-0/+16
*
BUG: Fix get_filename_component ABSOLUTE mode
Brad King
2009-07-23
1
-13/+3
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-23
1
-1/+1
*
ENH: Improve dynamic variable scope implementation
Brad King
2009-07-22
6
-95/+301
*
ENH: Improve strictness of Function test
Brad King
2009-07-22
1
-4/+14
*
BUG: Fix typo pointed out by Monsieur Francois Bertel. Merci, Francois.
David Cole
2009-07-22
1
-1/+1
*
BUG: Fix issue #8481 - generate Xcode projects such that breakpoints may be u...
David Cole
2009-07-22
1
-3/+34
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-22
1
-1/+1
*
ENH: just converted case to lower for the book
Ken Martin
2009-07-21
1
-17/+17
*
BUG: Disable color makefile inside try-compile
Brad King
2009-07-21
1
-1/+4
*
BUG: Fix SystemInformation dump output
Brad King
2009-07-21
1
-1/+1
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-21
1
-1/+1
*
BUG: Add CPACK_NSIS_PACKAGE_NAME to the list of CPack variables that CMake ov...
David Cole
2009-07-20
1
-2/+4
*
ENH: set expected failure for tests
Bill Hoffman
2009-07-20
1
-0/+9
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-20
1
-1/+1
*
ENH: fix warning
Bill Hoffman
2009-07-19
1
-1/+1
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-19
1
-1/+1
*
BUG: Fix include path detection with SDLDIR env var (issue #9086).
Philip Lowman
2009-07-18
1
-17/+5
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-18
1
-1/+1
*
ENH: Also add ARCHLIB/CORE to include search paths so perl.h can be found on ...
Philip Lowman
2009-07-18
1
-0/+1
*
ENH: Improve detection of perl.h/libperl, issue #7898
Philip Lowman
2009-07-18
1
-36/+199
*
ENH: fix warning
Bill Hoffman
2009-07-17
1
-1/+1
*
ENH: Edit button label for new changes dialog.
Clinton Stimpson
2009-07-17
1
-2/+2
*
ENH: Add a "Show my changes" to the Tools menu.
Clinton Stimpson
2009-07-17
4
-4/+139
[next]