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: 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
*
ENH: compute the max test name width based on the length of the tests
Bill Hoffman
2009-07-17
1
-0/+15
*
ENH: make sure GUIDs for filters are cached
Bill Hoffman
2009-07-17
4
-15/+35
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-17
1
-1/+1
*
BUG: fix relative paths from different drives on Windows
Clinton Stimpson
2009-07-16
1
-0/+3
*
BUG: Re-fix issue #8682. Use new variable CPACK_NSIS_PACKAGE_NAME in appropri...
David Cole
2009-07-16
2
-3/+7
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-16
1
-1/+1
*
ENH: remove debug message
Bill Hoffman
2009-07-15
1
-1/+0
*
ENH: do not use /INCREMENTAL:YES with VS 10 compiler
Bill Hoffman
2009-07-15
1
-4/+16
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-15
1
-1/+1
*
BUG: Don't let Qt suppress error dialogs. Add call to SetErrorMode(0);
Clinton Stimpson
2009-07-14
1
-0/+8
*
ENH: fix vsexternal test on vs 71
Bill Hoffman
2009-07-14
1
-1/+2
*
ENH: Check _SGI_COMPILER_VERSION for compiler id
Brad King
2009-07-14
3
-3/+3
*
BUG: Avoid SGI preprocessor bug for Fortran Id
Brad King
2009-07-14
1
-2/+10
*
STYLE: add documentation for MACRO_ADD_FILE_DEPENDENCIES()
Alexander Neundorf
2009-07-14
1
-6/+12
*
ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i...
Bill Hoffman
2009-07-14
15
-140/+78
*
ENH: Teach separate_arguments() to parse commands
Brad King
2009-07-14
4
-10/+128
*
STYLE: Factor cmComputeLinkInformation constructor
Brad King
2009-07-14
2
-15/+25
*
STYLE: Factor CollectOriginalDirectories code
Brad King
2009-07-14
2
-20/+28
*
COMP: Shorten ExportImport test command lines
Brad King
2009-07-14
2
-22/+20
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-14
1
-1/+1
*
BUG: Parse escapes in single-quoted unix arguments
Brad King
2009-07-13
1
-1/+1
*
COMP: Include <malloc.h> for 'free' on QNX
Brad King
2009-07-13
1
-0/+3
*
ENH: almost all tests passing in vs 10, commit fixes preprocess and starts v...
Bill Hoffman
2009-07-13
9
-39/+150
*
COMP: Include <stdlib.h> for 'free'
Brad King
2009-07-13
1
-0/+1
*
ENH: Add cmSystemTools::ParseUnixCommandLine
Brad King
2009-07-13
2
-0/+36
[next]