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: Added support for import libraries created by executable and module targ...
Brad King
2007-03-19
14
-65/+166
*
STYLE: Nightly Version update
Andy Cedilnik
2007-03-19
1
-1/+1
*
COMP: Remove some warnings
Andy Cedilnik
2007-03-18
2
-5/+5
*
STYLE: Nightly Version update
Andy Cedilnik
2007-03-18
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-03-17
1
-1/+1
*
COMP: Do not #include files inside extern "C" {} blocks.
Brad King
2007-03-16
1
-0/+15
*
BUG: Need to include relative path top information in directory information s...
Brad King
2007-03-16
1
-2/+25
*
BUG: Use GetExecutableNames instead of GetLibraryNames to compute the install...
Brad King
2007-03-16
1
-35/+61
*
COMP: Fix bad escape sequence.
Brad King
2007-03-16
1
-1/+1
*
ENH: More regular expressions for visual studio 6
Andy Cedilnik
2007-03-16
1
-0/+1
*
COMP: Ignore windows sockets on cygwin. Remove duplicate source entry.
Brad King
2007-03-16
1
-5/+11
*
ENH: Added computation of object file names that are almost always short enou...
Brad King
2007-03-16
8
-25/+199
*
COMP: Fix support for old CMake (2.0 and 2.2)
Andy Cedilnik
2007-03-16
3
-2/+4
*
ENH: Unify with the compile one
Andy Cedilnik
2007-03-15
1
-13/+18
*
ENH: Update Curl to 7.16.1
Andy Cedilnik
2007-03-15
130
-9841/+21531
*
BUG: change in how set cache overrides local definitions. Should mainly be a ...
Ken Martin
2007-03-15
1
-1/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2007-03-15
1
-1/+1
*
ENH: Enable use of kwsys MD5 implementation.
Brad King
2007-03-14
1
-0/+1
*
BUG: Reverting previous changes related to using an empty string for a relati...
Brad King
2007-03-14
3
-6/+6
*
BUG: When the current output directory is a link directory we need to referen...
Brad King
2007-03-14
1
-0/+4
*
ENH: Added MD5 implementation to KWSys.
Brad King
2007-03-14
4
-2/+697
*
BUG: During relative path conversion if the remote and target paths are the s...
Brad King
2007-03-14
1
-2/+2
*
BUG: All executable and library project types should specify a program databa...
Brad King
2007-03-14
1
-21/+6
*
ENH: some more cleanup
Ken Martin
2007-03-13
8
-16/+20
*
ENH: add project to target map, not used yet, but created
Bill Hoffman
2007-03-13
5
-19/+139
*
BUG: Fix check of EXCLUDE_FROM_ALL property to use boolean type. This is req...
Brad King
2007-03-13
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-03-13
1
-1/+1
*
BUG: Remove spaces from test output paths. Not all make tools can handle it....
Brad King
2007-03-13
2
-6/+6
*
ENH: added remove_directory bug 2937
Ken Martin
2007-03-12
1
-1/+13
*
BUG: Preserve symlinks during installation. This addresses bug#4384.
Brad King
2007-03-12
1
-0/+68
*
ENH: Added kwsys SystemTools::CreateSymlink and SystemTools::ReadSymlink.
Brad King
2007-03-12
4
-15/+50
*
ENH: typo
Ken Martin
2007-03-12
2
-9/+5
*
BUG: Do not use /I mode in VS6.
Brad King
2007-03-12
1
-7/+10
*
BUG: Clean the pch during make clean so that the test passes when run more th...
Brad King
2007-03-12
1
-0/+6
*
ENH: small enchancement for bug 3776.
Ken Martin
2007-03-12
1
-1/+13
*
BUG: Split precompiled header flags into a separate per-global-generator flag...
Brad King
2007-03-12
9
-88/+157
*
COMP: XCode fix
Ken Martin
2007-03-12
1
-1/+1
*
ENH: some code cleanup
Ken Martin
2007-03-12
17
-63/+44
*
ENH: Testing new target properties RUNTIME_OUTPUT_DIRECTORY, LIBRARY_OUTPUT_D...
Brad King
2007-03-12
11
-33/+45
*
STYLE: Nightly Version update
Andy Cedilnik
2007-03-11
1
-1/+1
*
BUG: Do not create import library for MODULEs. This is an incremental fix fo...
Brad King
2007-03-10
1
-6/+6
*
BUG: Fixed MSVC8 module build rule to not use /implib option. This is an inc...
Brad King
2007-03-10
1
-8/+12
*
STYLE: Fix line-too-long.
Brad King
2007-03-10
1
-2/+4
*
STYLE: Nightly Version update
Andy Cedilnik
2007-03-10
1
-1/+1
*
BUG: Use real path subdirectory check instead of substring comparison to iden...
Brad King
2007-03-09
1
-40/+17
*
COMP: Fix warning about binding reference-to-non-const to an rvalue on VS6. ...
Brad King
2007-03-09
1
-17/+20
*
COMP: Fixed unreferenced parameter warning for VS6 with /W4.
Brad King
2007-03-09
1
-1/+5
*
BUG: Re-enable backward compatibility replacements in user-provided VS6 DSP t...
Brad King
2007-03-09
1
-1/+1
*
ENH: Implemented use of cmTarget::GetDirectory() in Visual Studio 6 generator...
Brad King
2007-03-09
6
-42/+95
*
ENH: Added target properties ARCHIVE_OUTPUT_DIRECTORY, LIBRARY_OUTPUT_DIRECTO...
Brad King
2007-03-09
2
-28/+135
[next]