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
*
STYLE: Move warning disable pragma into push/pop block.
Brad King
2007-03-07
1
-5/+1
*
BUG: Use angle-brackets to include testSystemTools.h to avoid problems with i...
Brad King
2007-03-07
2
-2/+6
*
ENH: Enabled support for use_auto_ptr(get_auto_ptr()) syntax on HP compiler.
Brad King
2007-03-07
2
-21/+47
*
COMP: shut up w4 warning
Ken Martin
2007-03-06
1
-0/+5
*
COMP: Disable function call with function return test for HP until it is impl...
Brad King
2007-03-04
1
-0/+2
*
COMP: All kwsys .hxx headers should include Configure.hxx. Re-enabling testA...
Brad King
2007-03-03
2
-1/+3
*
COMP: Disable auto_ptr test for now.
Brad King
2007-03-03
1
-1/+1
*
ENH: Implemented auto_ptr_ref in a way that allows conversion of the pointed-...
Brad King
2007-03-03
2
-9/+6
*
COMP: Remove one conversion test until it is implemented.
Brad King
2007-03-03
1
-0/+2
*
ENH: Added test for auto_ptr. Documented aut_ptr template implementation.
Brad King
2007-03-03
3
-23/+294
*
ENH: Cleaned up KWSys tests to use test drivers.
Brad King
2007-03-03
10
-64/+86
*
COMP: fix warnings
Ken Martin
2007-03-02
1
-2/+2
*
COMP: More workarounds for Borland.
Brad King
2007-03-02
1
-3/+6
*
COMP: fix warning
Ken Martin
2007-03-01
1
-1/+1
*
ENH: added a limit to the getline method
Ken Martin
2007-03-01
2
-2/+22
*
BUG: Assignment should always use reset().
Brad King
2007-02-28
1
-1/+1
*
COMP: Fix for auto_ptr_ref on Borland 5.8.
Brad King
2007-02-28
1
-5/+10
*
COMP: Added line accidentally removed.
Brad King
2007-02-26
1
-0/+1
*
BUG: Fixed implementation of auto_ptr_ref.
Brad King
2007-02-26
1
-2/+1
*
BUG: Fix bug#4482.
Brad King
2007-02-22
1
-1/+12
*
COMP: remove warning
Bill Hoffman
2007-02-22
1
-1/+0
*
ENH: fix parens in the path with spaces in the path
Bill Hoffman
2007-02-22
1
-16/+3
*
COMP: Disable LFS on AIX.
Brad King
2007-02-21
1
-1/+7
*
STYLE: Removed one more stray comment.
Brad King
2007-02-01
1
-2/+0
*
STYLE: removed code accidently checked in
Ken Martin
2007-02-01
1
-14/+1
*
BUG: fix for bug number 3320
Ken Martin
2007-02-01
1
-3/+33
*
ENH: allow copy if different from a file to a directory to work
Bill Hoffman
2007-01-30
1
-2/+24
*
STYLE: Fix typo
Mathieu Malaterre
2007-01-27
1
-1/+1
*
BUG: Added use of KWSYS_INSTALL_COMPONENT_NAME_DEVELOPMENT for header file in...
Brad King
2007-01-26
1
-6/+20
*
ENH: Add support for "~otheruser/"
Clinton Stimpson
2007-01-16
1
-9/+51
*
ENH: Handle "~" in SplitPath.
Clinton Stimpson
2007-01-12
1
-0/+13
*
STYLE: Fixed documentation of how to produce forwarding executables for multi...
Brad King
2007-01-08
1
-13/+18
*
BUG: reverting previous change.
Utkarsh Ayachit
2006-12-21
1
-0/+1
*
BUG: When a "wrong argument" was detected, we call the WrongArgument handler....
Utkarsh Ayachit
2006-12-21
1
-1/+0
*
BUG: FileIsDirectory would remove the trailing '/' even when the path is inde...
Utkarsh Ayachit
2006-12-18
1
-1/+2
*
COMP: Fix compilation when VS6 is using the new ANSI stdlib
Mathieu Malaterre
2006-12-18
1
-0/+5
*
COMP: Try to get stringstream emulation working
Mathieu Malaterre
2006-12-15
1
-1/+1
*
ENH: Adding stringstream compatibility implementation. It is currently ident...
Brad King
2006-12-14
1
-2/+39
*
BUG: Remove stringstream implementation, this was a wrong interface anyway.
Mathieu Malaterre
2006-12-14
2
-44/+3
*
BUG: disable test for now
Mathieu Malaterre
2006-12-14
1
-2/+3
*
ENH: provide stringstream too. FIX: warning shadow var
Mathieu Malaterre
2006-12-13
2
-3/+43
*
BUG: revert yesterday patch. The implementation was correct. The problem was ...
Mathieu Malaterre
2006-12-09
3
-8/+9
*
BUG: Make sure to use the Win32 interface (HINSTANCE) for handling shared lib...
Mathieu Malaterre
2006-12-08
3
-4/+6
*
COMP: remove warning
Bill Hoffman
2006-12-05
1
-1/+0
*
ENH: fix build error on IRIX
Bill Hoffman
2006-12-05
1
-2/+2
*
ENH: merge in changes for beos support
Bill Hoffman
2006-12-04
4
-2/+147
*
ENH: Changes based on patch from Ryan C. Gordon to enable process execution o...
Brad King
2006-12-04
2
-149/+382
*
BUG: Fix problem with loading dylib on Tiger (10.4) x86. We need to be using ...
Mathieu Malaterre
2006-11-29
2
-14/+6
*
ENH: Adding support for # escape in Watcom WMake.
Brad King
2006-10-25
2
-5/+37
*
ENH: Added # character for shell escaping.
Brad King
2006-10-23
1
-1/+1
[next]