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
...
*
COMP: Adding work-around for CMake dependency scanning limitation. Any confi...
Brad King
2005-04-13
13
-1/+111
*
BUG: Only do ~ test if HOME variable is defined.
Brad King
2005-04-13
1
-2/+4
*
BUG: Avoid error diagnostic popups on windows for test that crashes on purpose.
Brad King
2005-04-13
1
-0/+4
*
COMP: Added KWSYS_STL_HAS_ALLOCATOR_MAX_SIZE_ARGUMENT check for non-standard ...
Brad King
2005-04-13
4
-0/+26
*
BUG: allocator<>::rebind<> test should use kwsys_stl::allocator, not std::all...
Brad King
2005-04-13
1
-1/+1
*
COMP: Fix for Sun CC stl allocator signature of allocate method.
Brad King
2005-04-13
1
-1/+5
*
BUG: When constructing the bucket vector type the allocator given must have b...
Brad King
2005-04-13
1
-1/+2
*
BUG: Fix GetFilenameName to not use uninitialized search position in win32 ve...
Brad King
2005-04-13
1
-1/+1
*
BUG: Fixed member template test to not produce a test program that crashes wh...
Brad King
2005-04-13
1
-4/+5
*
ENH: Speedup improvements
Andy Cedilnik
2005-04-13
1
-28/+44
*
ENH: Do kwsys testing as part of cmake testing, command line arguments are no...
Andy Cedilnik
2005-04-13
11
-47/+117
*
BUG: fix insert for 64 bit
Bill Hoffman
2005-04-13
1
-2/+2
*
ENH: Adding SGI hash_map and hash_set implementation ported from STL to KWSys...
Brad King
2005-04-13
8
-17/+2311
*
ENH: Added __HPACC_USING_MULTIPLIES_IN_FUNCTIONAL fix from vtkstd.
Brad King
2005-04-13
1
-0/+19
*
COMP: Fixed ambiguous call to insert method of string.
Brad King
2005-04-12
1
-1/+2
*
ENH: optimization of cwd and do not leak library handle
Bill Hoffman
2005-04-12
2
-10/+18
*
BUG: fix GetLongPathName for WindowsNT
Bill Hoffman
2005-04-11
1
-10/+84
*
BUG: fix build on mingw
Bill Hoffman
2005-04-08
1
-0/+5
*
BUG: if short path or long path fails return the original input
Bill Hoffman
2005-04-07
1
-2/+2
*
ENH: check return value of GetLongPath
Bill Hoffman
2005-04-07
1
-1/+5
*
BUG: fix for bug 1717 incorrect path sent to dart server
Bill Hoffman
2005-04-07
2
-0/+28
*
ENH: Added proper namespaced version of KWSYS_STL_STRING_ISTREAM_DEFINED, KWS...
Brad King
2005-04-06
1
-3/+12
*
remove cerr stuff
Bill Hoffman
2005-04-06
1
-6/+0
*
Fix bug in != stuff
Bill Hoffman
2005-04-06
1
-2/+7
*
COMP: hack fix for old sgi until bootstrap is fixed
Bill Hoffman
2005-04-06
1
-1/+1
*
BUG: Test for stl stirng operator!= for char* needs to know result of KWSYS_S...
Brad King
2005-03-30
1
-4/+3
*
ENH: Added operator!= for stl string and char* when the system does not provi...
Brad King
2005-03-29
4
-10/+47
*
ENH: Added istream and ostream operators for stl string in KWSys when using o...
Brad King
2005-03-29
6
-10/+164
*
ENH: SplitPath now supports slashes in both directions in the input path but ...
Brad King
2005-03-29
2
-5/+4
*
ENH: move EstimateFormatLength to kwsys
Sebastien Barre
2005-03-28
2
-0/+81
*
COMP: Removing stl string io operators change until the CMake bootstrap scrip...
Brad King
2005-03-26
6
-154/+2
*
ENH: Added istream and ostream operators for stl string when using old stream...
Brad King
2005-03-26
6
-2/+154
*
ENH: Adding SharedForward C header to help create forwarding executables on U...
Brad King
2005-03-25
2
-1/+500
*
ENH: Re-implemented CollapseFullPath to not need to change directories. Oper...
Brad King
2005-03-25
1
-42/+64
*
COMP: Using proper __QNX__ preprocessor test.
Brad King
2005-03-17
1
-2/+2
*
COMP: Only include malloc.h on QNX.
Brad King
2005-03-16
1
-1/+3
*
FIX: that was wrong
Sebastien Barre
2005-03-16
1
-1/+1
*
COMP: Need malloc.h for malloc/free on QNX.
Brad King
2005-03-16
1
-0/+1
*
ENH: add last two small funcs from vtkString. Done removing deps
Sebastien Barre
2005-03-11
2
-0/+60
*
ENH: update documentation, sort methods into categories
Sebastien Barre
2005-03-11
2
-189/+333
*
COMP: Added missing include of string.h.
Brad King
2005-03-11
3
-6/+6
*
COMP: fix some warnings
Sebastien Barre
2005-03-11
2
-3/+3
*
ENH: remove deps to vtkString by using KWSys (a handful of functions have bee...
Sebastien Barre
2005-03-10
1
-3/+3
*
ENH: remove deps to vtkString by using KWSys (a handful of functions have bee...
Sebastien Barre
2005-03-10
2
-0/+28
*
ENH: remove deps to vtkString by using KWSys (a handful of functions have bee...
Sebastien Barre
2005-03-10
2
-3/+310
*
ENH: move function from vtkKWDirectoryUtilities and vtkString to SystemTools
Sebastien Barre
2005-03-10
2
-1/+209
*
ENH: Added "ostringstream(const kwsys_stl::string& s)" and "void str(const kw...
Brad King
2005-03-03
1
-0/+6
*
COMP: Remove warnings about shadow variables
Andy Cedilnik
2005-02-27
1
-19/+19
*
ENH: fix relative paths in xcode
Bill Hoffman
2005-02-24
1
-0/+1
*
ENH: Added ComparePath method.
Brad King
2005-02-24
2
-0/+15
[prev]
[next]