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 component IOStream to provide help with broken C++ stream l...
Brad King
2006-08-27
4
-2/+486
*
BUG: Need to undefine temporary macros defined at top of file.
Brad King
2006-08-27
1
-0/+5
*
BUG: When a try-run fails to compile create the run result cache entry with a...
Brad King
2006-08-27
1
-0/+1
*
BUG: GetLineFromStream should remove carriage return characters to make sure ...
Brad King
2006-08-26
1
-21/+31
*
BUG: Fix location of CMakeOutput.log and CMakeError.log.
Brad King
2006-08-26
1
-2/+2
*
COMP: Disable _FILE_OFFSET_BITS check until sys/types.h check is enabled.
Brad King
2006-08-25
1
-1/+1
*
ENH: Separate the notion of a request for LFS and its availability. Allow us...
Brad King
2006-08-25
1
-9/+35
*
ENH: Moved test for large file support into kwsysPlatformCxxTests.cxx with na...
Brad King
2006-08-25
4
-46/+56
*
ENH: Switching KWSYS_CHAR_IS_SIGNED test to use KWSYS_PLATFORM_CXX_TEST_RUN m...
Brad King
2006-08-25
2
-20/+4
*
ENH: Added KWSYS_PLATFORM_CXX_TEST_RUN macro.
Brad King
2006-08-25
1
-0/+72
*
ENH: Globbing patterns should not match a slash inside a filename component.
Brad King
2006-08-25
1
-2/+8
*
ENH: Added '256color' terminal names. Patch applied from bug#3651.
Brad King
2006-08-23
1
-0/+3
*
COMP: Support cmake older than 2.4
Andy Cedilnik
2006-08-23
1
-2/+1
*
COMP: On some project configure may not copy right away
Andy Cedilnik
2006-08-22
1
-1/+1
*
COMP: Add missing cmake file
Andy Cedilnik
2006-08-22
2
-1/+2
*
COMP: Add missing cmake file
Andy Cedilnik
2006-08-22
2
-1/+63
*
ENH: Support large file systems in kwsys
Andy Cedilnik
2006-08-22
3
-0/+59
*
BUG: Fixed #if test for case-insensitive glob on OSX.
Brad King
2006-08-22
1
-1/+1
*
BUG: FileIsDirectory should work when the name contains a trailing slash.
Brad King
2006-08-21
1
-0/+11
*
ENH: Exposed pattern->regex API. Cleaned up and commented implementation of ...
Brad King
2006-08-21
2
-89/+112
*
ENH: Added JoinPath overload that accepts an iterator range.
Brad King
2006-08-17
2
-6/+25
*
ENH: still escape () but do not escape
Bill Hoffman
2006-08-14
1
-2/+16
*
ENH: fix for AddKeepPath not calling realpath
Ken Martin
2006-08-11
1
-1/+2
*
ENH: escape ( and ) in unix paths
Bill Hoffman
2006-08-11
1
-2/+2
*
BUG: strlen logic was backwards resulting in function body never actually exe...
David Cole
2006-08-10
1
-2/+2
*
BUG: #3563. Segmentation fault with non initialized input or NULL pointers.
Glen Lehmann
2006-08-01
1
-0/+5
*
COMP: Added missing headers. This partially addresses bug#3556.
Brad King
2006-08-01
4
-0/+9
*
COMP: Use SA_RESTART only if it is defined for the current platform. This pa...
Brad King
2006-08-01
1
-1/+4
*
COMP: Fix and/or disable warnings for Borland 5.6 build.
Brad King
2006-08-01
3
-3/+6
*
ENH: better coverage
Ken Martin
2006-07-31
2
-19/+54
*
BUG: fix some bad code and add a couple more tests
Ken Martin
2006-07-28
1
-6/+30
*
BUG: Do not block signals during sleep. Leave that up to the application.
Brad King
2006-07-27
1
-12/+0
*
BUG: Mask signals during SystemTools::Delay to avoid interrupted sleep.
Brad King
2006-07-25
1
-1/+29
*
COMP: fix compile issue
Ken Martin
2006-07-25
1
-1/+1
*
BUG: some bug fixes, better docs, and more coverage
Ken Martin
2006-07-25
3
-1/+150
*
ENH: allow for source tree to be in root directory
Bill Hoffman
2006-07-24
1
-6/+18
*
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
[prev]
[next]