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
/
kwsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Adding kwsys::SystemTools::FileTimeCompare method to compare file modifi...
Brad King
2005-02-17
2
-0/+92
*
ENH: Added try-compile KWSYS_STAT_HAS_ST_MTIM. This tests whether struct sta...
Brad King
2005-02-17
3
-0/+22
*
BUG: On windows allow removing of files that are read-only
Andy Cedilnik
2005-02-16
1
-1/+17
*
BUG: Removing debugging code now that the problem has been fixed on the remot...
Brad King
2005-02-16
1
-8/+0
*
BUG: Preserve trailing slash state when translating paths.
Brad King
2005-02-15
1
-10/+15
*
ENH: make sure paths do not end in / before adding one
Bill Hoffman
2005-02-15
1
-1/+8
*
BUG: Adding debugging code to remotely debug a failing dashboard test.
Brad King
2005-02-15
1
-0/+4
*
BUG: Adding debugging code to remotely debug a failing dashboard test.
Brad King
2005-02-15
1
-0/+4
*
ENH: Implement copy of directory with content
Andy Cedilnik
2005-02-11
2
-0/+48
*
ENH: Initializing translation map using the PWD environment variable and getc...
Brad King
2005-02-10
2
-20/+82
*
COMP: std:: -> kwsys_stl::
Brad King
2005-02-10
1
-4/+4
*
ENH: Added SystemTools::SplitPath method to split any file path into its basi...
Brad King
2005-02-10
2
-0/+77
*
BUG: encoding 2 bytes into 4 bytes was accessing a 3rd byte from the source
Jim Miller
2005-01-12
1
-1/+1
*
ENH: Add a delay method
Andy Cedilnik
2005-01-04
2
-0/+12
*
BUG: fix for bug 1385, /tmp should not be used on windows
Bill Hoffman
2004-12-02
1
-1/+6
*
COMP: Need to choose between <new> and <new.h> based on whether standard head...
Brad King
2004-12-01
1
-1/+6
*
COMP: Disabling old streams warnings when including old headers on MSVC.
Brad King
2004-12-01
2
-6/+8
*
BUG: Need to include header <new> to use placement new syntax. Really this s...
Brad King
2004-11-30
1
-0/+1
*
COMP: Remove compile warning
Andy Cedilnik
2004-11-02
1
-1/+1
*
BUG: add a test for a single char dir, and fix bug introduced in 1.53, but we...
Bill Hoffman
2004-11-01
1
-1/+1
*
ENH: handle read only directories with configure file destination
Bill Hoffman
2004-10-26
1
-5/+6
*
COMP: Attempt to fix warnings on SGI
Andy Cedilnik
2004-10-26
1
-13/+19
*
COMP: Remove warning
Andy Cedilnik
2004-10-20
1
-3/+2
*
ENH: Specify full path to the executable
Andy Cedilnik
2004-10-18
1
-6/+11
*
ENH: Add method to find file in parent directories if it exists
Andy Cedilnik
2004-10-17
2
-0/+29
*
BUG: fix split program from args to not get stuck in an infinite loop in some...
Bill Hoffman
2004-10-11
1
-9/+29
*
ERR: Replaced std::string with kwsys_stl::string for portability.
Brad King
2004-10-11
2
-7/+7
*
ENH: Add method to retrieve parent directory and for checking if directory is...
Andy Cedilnik
2004-10-10
2
-0/+46
*
BUG: fix realpath problem and unix slashes
Bill Hoffman
2004-10-05
1
-19/+18
*
COMP: fix some compile issues with insert
Ken Martin
2004-10-05
2
-14/+88
*
ENH: Mathieus support for path conversions
Ken Martin
2004-10-04
2
-33/+129
*
ERR: Added missing include of string.h
Brad King
2004-10-01
1
-0/+1
*
ENH: Added optional display of output for tests. Avoid printing alot of outp...
Brad King
2004-09-30
1
-6/+11
*
ERR: Fix Windows build
Andy Cedilnik
2004-09-29
1
-0/+4
*
ENH: Move permissions code to kwsys so that copyfile can use it. Fixes Bug #1...
Andy Cedilnik
2004-09-29
2
-0/+54
*
ENH: When copy file, if the output file exits, delete it first
Andy Cedilnik
2004-09-29
1
-0/+5
*
ENH: Allow CMake to use CommandLineArguments without warning
Andy Cedilnik
2004-09-29
1
-3/+5
*
ENH: Add lots of comments
Andy Cedilnik
2004-09-29
1
-19/+71
*
ENH: Add access to last argument parsed
Andy Cedilnik
2004-09-29
2
-0/+12
*
ENH: Add accessor for Argv0
Andy Cedilnik
2004-09-28
2
-0/+11
*
ERR: Fix memory problem
Andy Cedilnik
2004-09-23
1
-1/+1
*
STYLE: Only allocate as much space as needed
Andy Cedilnik
2004-09-23
1
-1/+1
*
ENH: Make GetRemainingArguments actually work
Andy Cedilnik
2004-09-23
1
-12/+16
*
ENH: Add missing include
Andy Cedilnik
2004-09-16
1
-0/+1
*
ENH: Add method to retrieve the terminal width
Andy Cedilnik
2004-09-16
2
-0/+41
*
ENH: a bit more cleanup. The help should really be replaced by something like...
Andy Cedilnik
2004-09-16
1
-3/+2
*
ENH: Condense help string, add support for setting line length and make it work
Andy Cedilnik
2004-09-16
2
-10/+31
*
ENH: Move callback structure out of the public interface. Also block the warn...
Andy Cedilnik
2004-09-15
2
-19/+23
*
ERR: Fix borland build
Ken Martin
2004-09-14
2
-0/+13
*
ERR: Add missing include
Andy Cedilnik
2004-09-14
1
-0/+1
[next]