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: 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
*
ENH: Provide unix-sytle command line parsing
Brad King
2009-07-13
3
-256/+303
*
ENH: Create Fortran ABI detection framework
Brad King
2009-07-13
2
-0/+17
*
ENH: Check tarball filename in ep_add
Brad King
2009-07-13
1
-2/+5
*
BUG: Teach UntarFile to delete dir on error
Brad King
2009-07-13
1
-0/+1
*
BUG: Fix rpath-link flag for SunPro C++ on Linux
Brad King
2009-07-13
1
-0/+1
*
COMP: Fix ExportImport testLib6 on VS6
Brad King
2009-07-13
2
-1/+1
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-13
1
-1/+1
*
BUG: disable the test for now, will make it work correctly later
Alexander Neundorf
2009-07-12
1
-3/+3
*
STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly from
Alexander Neundorf
2009-07-12
4
-13/+36
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-12
1
-1/+1
*
STYLE: move the code for writing the initial cache into its own separate
Alexander Neundorf
2009-07-11
2
-12/+31
*
STYLE: rename InitCache to InitialCache, since it contains the contents for
Alexander Neundorf
2009-07-11
2
-5/+5
*
ENH: Export and import link interface languages
Brad King
2009-07-11
2
-0/+45
*
ENH: Test export/import of link interface languages
Brad King
2009-07-11
7
-22/+42
*
ENH: add group support and fix borland error
Bill Hoffman
2009-07-11
8
-49/+164
*
STYLE: Nightly Date Stamp
KWSys Robot
2009-07-11
1
-1/+1
*
BUG: Fix Xcode linker language
Brad King
2009-07-10
3
-3/+62
*
ENH: Update LINKER_LANGUAGE and HAS_CXX docs
Brad King
2009-07-10
1
-9/+15
*
ENH: Test transitive link languages
Brad King
2009-07-10
4
-0/+23
*
ENH: Consider link dependencies for link language
Brad King
2009-07-10
2
-19/+135
*
COMP: Fix cmCTestHG for old HP compiler
Brad King
2009-07-10
1
-2/+2
*
ENH: change so rules show up in GUI, must be windows path
Bill Hoffman
2009-07-10
1
-3/+6
*
ENH: Teach CTest to handle Mercurial repositories
Brad King
2009-07-10
9
-1/+613
*
ENH: New OutputParser::Process() signature
Brad King
2009-07-10
1
-0/+2
*
COMP: Mask out shadowed declaration warnings that always follow already maske...
David Cole
2009-07-10
1
-2/+3
[prev]
[next]