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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: For consistency, use cmStdString. Also, there was a bug in SplitString w...
Andy Cedilnik
2003-12-26
2
-8/+8
*
BUG: On Windows network paths do not really work as regular paths, so when th...
Andy Cedilnik
2003-12-24
1
-0/+6
*
ENH: use cd pwd trick for path for libnames
Bill Hoffman
2003-12-24
1
-9/+23
*
BUG: use full paths via pwd for -L paths on unix shells
Bill Hoffman
2003-12-24
1
-5/+12
*
Fixed a problem where ifstream was not the same as kwsys_ios::ifstream on
Ken Moreland
2003-12-24
1
-0/+1
*
ENH: Fix coverage to actually work and add support for .NoDartCoverage
Andy Cedilnik
2003-12-24
1
-2/+28
*
BUG: keep more of the case information
Bill Hoffman
2003-12-23
4
-17/+73
*
BUG: fix for vtk build
Bill Hoffman
2003-12-23
1
-2/+4
*
ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. T...
Brad King
2003-12-23
21
-611/+708
*
ENH: add relative paths to visual studio 6 and 7 project files
Bill Hoffman
2003-12-22
3
-38/+49
*
ENH: move relative path to parent generator class
Bill Hoffman
2003-12-22
4
-116/+122
*
ENH: make new relative rpath work with spaces
Bill Hoffman
2003-12-22
1
-2/+2
*
ENH: use fullpaths based on the actual current directory
Bill Hoffman
2003-12-22
1
-1/+4
*
ENH: use a full path for rpath
Bill Hoffman
2003-12-22
1
-1/+1
*
ENH: add support for relative paths in makefiles
Bill Hoffman
2003-12-22
5
-64/+234
*
ENH: Even better. Only replace when path longer than 20 characters. Also repl...
Andy Cedilnik
2003-12-18
1
-22/+25
*
ENH: Attempt to cleanup the build output
Andy Cedilnik
2003-12-18
1
-1/+39
*
bug fix
Ken Martin
2003-12-18
1
-2/+6
*
ERR: Remove debug
Andy Cedilnik
2003-12-18
1
-1/+0
*
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
Andy Cedilnik
2003-12-18
7
-12/+12
*
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
Andy Cedilnik
2003-12-18
4
-8/+9
*
ERR: Remove debug
Andy Cedilnik
2003-12-17
1
-1/+1
*
ENH: Add more error regular expressions
Andy Cedilnik
2003-12-17
1
-0/+1
*
better ctest driver and return codes
Ken Martin
2003-12-17
1
-39/+71
*
ERR: std -> kwsys_std.
Brad King
2003-12-17
1
-1/+1
*
ENH: Purify support should work now.
Andy Cedilnik
2003-12-16
1
-11/+18
*
ENH: Added SetPipeShared method to allow stdout and stderr pipes to be shared...
Brad King
2003-12-16
3
-15/+171
*
ENH: Add suppression file support for valgrind
Andy Cedilnik
2003-12-16
1
-1/+21
*
ENH: Added GetEnv method.
Brad King
2003-12-16
2
-0/+22
*
ENH: Updated copyright.
Brad King
2003-12-16
1
-5/+2
*
ERR: SystemTools now depends on Directory.
Brad King
2003-12-16
1
-5/+4
*
ENH: Several cleanups and attempt to do purify support
Andy Cedilnik
2003-12-16
2
-48/+121
*
is there any chance thiswill work on all platforms hmmm added removeAdirectory
Ken Martin
2003-12-16
2
-3/+48
*
ENH: Cleanup output
Andy Cedilnik
2003-12-16
1
-1/+2
*
ERR: Fix coverage on gcc 2.95
Andy Cedilnik
2003-12-15
1
-2/+3
*
ERR: Ok, think before commit... This fixes two build problems. The missing br...
Andy Cedilnik
2003-12-15
1
-5/+7
*
ERR: Inner loop used the same counter as outer. Broke coverage code
Andy Cedilnik
2003-12-15
1
-8/+8
*
ERR: STD fixes
Andy Cedilnik
2003-12-15
2
-4/+4
*
ENH: Add initial memory check support which works for Valgrind
Andy Cedilnik
2003-12-15
8
-153/+503
*
ENH: Updated copyright.
Brad King
2003-12-15
25
-166/+173
*
fix compiler warning
Ken Martin
2003-12-15
1
-1/+0
*
ENH: fix for gcc 3.1
Bill Hoffman
2003-12-15
1
-8/+17
*
STYLE: Fixed typo on comment.
Brad King
2003-12-14
1
-1/+1
*
ENH: Using CreateFile with FILE_FLAG_DELETE_ON_CLOSE to automatically delete ...
Brad King
2003-12-14
1
-3/+21
*
ENH: Added KWSYS_NAMESPACE_STRING macro.
Brad King
2003-12-14
1
-0/+8
*
BUG: Fixed dllimport.
Brad King
2003-12-14
1
-1/+1
*
ERR: Added include of sys/stat.h for open functions mode bits.
Brad King
2003-12-13
1
-0/+1
*
ENH: Added SetPipeFile method to allow the process pipeline stdin, stdout, an...
Brad King
2003-12-13
3
-30/+383
*
ENH: Code is now robust to New method returning NULL.
Brad King
2003-12-13
2
-19/+84
*
ENH: Using separate CMAKE_SHARED_LIBRARY_SONAME flags for C and CXX.
Brad King
2003-12-12
1
-3/+4
[next]