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
/
System.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert commit: CMake: quote ':' in Windows NMake Makefiles (#9963) -- it was ...
David Cole
2010-09-09
1
-2/+1
*
CMake: quote ':' in Windows NMake Makefiles (#9963)
David Cole
2010-09-08
1
-1/+2
*
Convert KWSys to OSI-approved BSD License
Brad King
2009-09-28
1
-11/+9
*
BUG: Parse escapes in single-quoted unix arguments
Brad King
2009-07-13
1
-1/+1
*
ENH: Provide unix-sytle command line parsing
Brad King
2009-07-13
1
-0/+277
*
BUG: Fix windows command line escape for empty arg
Brad King
2008-12-18
1
-0/+6
*
BUG: Fix escaping of more characters on Windows shells.
Brad King
2008-04-30
1
-7/+10
*
BUG: Fix kwsysSystem_Shell_GetArgumentForWindows to reset the windows trailin...
Brad King
2008-04-30
1
-0/+4
*
ENH: Improved escaping in kwsys/System. Added escape of % for NMake. Added ...
Brad King
2008-01-13
1
-5/+35
*
BUG: Added carrot (^) to characters that need quoting. The solaris shell nee...
Brad King
2007-05-18
1
-1/+1
*
BUG: Some single-character arguments need quoting on windows.
Brad King
2007-05-17
1
-0/+22
*
ENH: Added more special unix shell characters that require quoting. Added es...
Brad King
2007-05-17
1
-6/+12
*
BUG: Shell escaping needs to write % as %% for VS IDE.
Brad King
2007-05-16
1
-0/+23
*
ENH: Adding support for # escape in Watcom WMake.
Brad King
2006-10-25
1
-4/+31
*
ENH: Added # character for shell escaping.
Brad King
2006-10-23
1
-1/+1
*
ENH: Adding Shell_Flag_EchoWindows option to setup escapes for arguments to t...
Brad King
2006-10-04
1
-0/+14
*
ENH: Re-implemented command line argument shell quoting to support several pl...
Brad King
2006-09-27
1
-76/+351
*
BUG: Windows_ShellArgument: need to escape if the string contains one of a se...
Brad King
2006-09-21
1
-24/+29
*
ENH: Adding 'System' component of C sources to hold system tools written in C...
Brad King
2006-09-21
1
-0/+166