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
*
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
*
ENH: only 5 failing tests for VS 10
Bill Hoffman
2009-07-10
19
-115/+347
*
STYLE: Nightly Date Stamp
Brad King
2009-07-10
1
-1/+1
*
COMP: More KWSys SharedForward pointer const-ness
Brad King
2009-07-09
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2009-07-09
1
-1/+1
*
COMP: Eliminate "conversion may change sign of result" warnings by using size...
David Cole
2009-07-08
1
-1/+1
*
COMP: Eliminate "conversion may change sign of result" warnings by using size...
David Cole
2009-07-08
1
-6/+8
*
COMP: Fix KWSys SharedForward sign conversion
Brad King
2009-07-08
1
-3/+4
*
COMP: Fix KWSys SharedForward pointer const-ness
Brad King
2009-07-08
1
-9/+10
*
COMP: Suppress warnings from the Utilities/cmtar code in dashboard results.
David Cole
2009-07-08
1
-0/+1
*
BUG: Use link language for target name computation
Brad King
2009-07-08
2
-26/+69
*
ENH: Pass config to cmTarget::GetLinkerLanguage
Brad King
2009-07-08
8
-18/+27
*
ENH: Pass config to cmTarget RPATH install methods
Brad King
2009-07-08
8
-16/+18
*
ENH: Use fixed header file type mapping for Xcode
Brad King
2009-07-08
1
-10/+6
*
ENH: Do not compute link language for LOCATION
Brad King
2009-07-08
2
-21/+0
*
ENH: Introduce cmTarget::LinkImplementation API
Brad King
2009-07-08
3
-81/+119
*
ENH: Remove CMAKE_ANSI_CFLAGS from tests
Brad King
2009-07-08
21
-79/+0
*
ENH: Identify HP C compiler
Brad King
2009-07-08
1
-0/+3
*
COMP: Pimplize cmTarget ImportInfo and OutputInfo
Brad King
2009-07-08
2
-25/+35
[next]