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
*
BUG: Do not display VT100 escapes inside emacs even if TERM is set to xterm.
Brad King
2006-07-20
1
-0/+9
*
COMP: Fix references to cin, cout, cerr, and clog in case of HP aCC compiler ...
Brad King
2006-07-18
1
-3/+53
*
BUG: When handing the child stdin pipe a file, allow another process to be wr...
Brad King
2006-07-17
1
-2/+3
*
COMP: Only delete once
Andy Cedilnik
2006-07-17
1
-4/+0
*
COMP: Remove some warnings
Andy Cedilnik
2006-07-17
2
-2/+12
*
ENH: Add a way to get unused arguments and add a test
Andy Cedilnik
2006-07-14
5
-0/+167
*
COMP: Remove warning
Andy Cedilnik
2006-07-14
1
-1/+1
*
ENH: It does not really makes sense to have Boolean Argument List
Andy Cedilnik
2006-07-14
2
-22/+0
*
ENH: Add support for multi-arguments: -f arg1 arg2 arg3 ... and support for l...
Andy Cedilnik
2006-07-14
5
-174/+464
*
COMP: Remove warnings
Andy Cedilnik
2006-07-13
1
-9/+11
*
COMP: Remove warnings
Andy Cedilnik
2006-07-13
1
-3/+3
*
BUG: Fix error conditions
Andy Cedilnik
2006-07-12
1
-3/+3
*
COMP: Remove warnings
Andy Cedilnik
2006-07-12
4
-11/+12
*
ENH: Updated installation options and implementation to use INSTALL command i...
Brad King
2006-07-05
1
-16/+152
*
ENH: Adding cmake 2.4 style installation. NOTE: These changes will work on a ...
Berk Geveci
2006-07-05
1
-1/+8
*
BUG: The operator precedence is [] followed by *. Calling this method was cau...
Karthik Krishnan
2006-06-25
1
-1/+1
*
ENH: add a higher performance method to get the number of files in a directory
Ken Martin
2006-06-22
2
-0/+65
*
COMP: Fix conversion warning.
Brad King
2006-06-19
1
-1/+1
*
ENH: Added Option_Verbatim to run whole command lines directly.
Brad King
2006-06-15
3
-183/+517
*
ENH: centralized locaiton of CMakeFiles setting
Ken Martin
2006-06-14
1
-2/+4
*
ENH: Added rxvt-unicode and cygwin terminals for color support.
Brad King
2006-06-05
1
-1/+3
*
ENH: Handle 'screen' terminal. Thank you Thomas Z.
Andy Cedilnik
2006-06-03
1
-0/+1
*
BUG: Do not leak global table of processes.
Brad King
2006-05-24
1
-3/+9
*
ENH: Re-enabling SIGCHLD handling implementation with a fix for Cygwin.
Brad King
2006-05-23
1
-87/+323
*
BUG: Reverting previous change until it can be fixed on Cygwin.
Brad King
2006-05-22
1
-310/+80
*
ENH: Added test 8 to test grandchildren running after children exit.
Brad King
2006-05-21
1
-32/+83
*
BUG: Fixed deadlock condition when grandchildren are running after the childr...
Brad King
2006-05-21
1
-13/+53
*
ENH: Implemented handling of SIGCHLD to detect the termination of immediate c...
Brad King
2006-05-21
1
-80/+310
*
ENH: Enabling process tree killing on Cygwin.
Brad King
2006-05-20
1
-4/+7
*
ENH: search for program without extensions
Bill Hoffman
2006-05-08
1
-19/+16
*
ENH: Added always/if-different option to CopyADirectory. Added CopyAFile wit...
Brad King
2006-05-05
2
-6/+34
*
ENH: put the fix back in with abort
Bill Hoffman
2006-04-27
1
-2/+7
*
ENH: remove code that does not compile, on windows cwd must exist
Bill Hoffman
2006-04-27
1
-8/+2
*
COMP: Fixing the the build for windows.
Mark Richardson
2006-04-27
1
-1/+3
*
ENH: remove warning
Bill Hoffman
2006-04-27
1
-3/+7
*
ENH: handle running from a directory that has been deleted
Bill Hoffman
2006-04-27
1
-2/+14
*
BUG: IsSubDirectory should use ComparePath to do platform-independent path co...
Brad King
2006-04-25
1
-1/+1
*
ENH: fix build on AIX
Bill Hoffman
2006-04-25
1
-1/+1
*
ENH: Enabling build/test of Terminal code now that it has been manually teste...
Brad King
2006-04-24
1
-2/+2
*
COMP: Added missing include of string.h for strcmp.
Brad King
2006-04-23
1
-0/+1
*
BUG: Fixed bug in check for vt100 assumption.
Brad King
2006-04-23
1
-1/+1
*
BUG: Fixed uninitialized variable when not building with windows console supp...
Brad King
2006-04-23
1
-8/+7
*
ENH: Adding 'Terminal' component to hold support routines for dealing with in...
Brad King
2006-04-23
4
-5/+595
*
ENH: fix borland bug
Bill Hoffman
2006-04-22
1
-0/+2
*
ENH: performance improvments
Bill Hoffman
2006-04-21
1
-8/+7
*
ENH: try to bypass Microsoft assert() on isspace, isalpha, etc.
Sebastien Barre
2006-04-18
1
-0/+14
*
COMP: Fix compilation on linux (dlopen/dlclose symbols)
Mathieu Malaterre
2006-04-17
1
-3/+5
*
ENH: Improved implementation of FilesDiffer to avoid allocating enough memory...
Brad King
2006-04-14
1
-19/+28
*
ENH: add patch for finding applications on OSX
Bill Hoffman
2006-04-13
2
-8/+70
*
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...
Bill Hoffman
2006-03-30
7
-12/+15
[next]