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: 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
*
ENH: remove test on cygwin since it randomly fails
Bill Hoffman
2006-03-29
1
-1/+3
*
ENH: the arguments to this function were not checked in a robust way
Sebastien Barre
2006-03-21
1
-5/+13
*
ENH: Add support for relative paths and cleanup
Andy Cedilnik
2006-03-21
2
-29/+77
*
ENH: Use const char where it should have been. At same time fix Bug#2958
Mathieu Malaterre
2006-03-17
4
-16/+14
*
COMP: Skip trying to use native auto_ptr implementation and just provide a co...
Brad King
2006-03-16
1
-20/+0
*
ENH: Adding auto_ptr to KWSys to provide a conforming version everywhere.
Brad King
2006-03-16
2
-1/+82
*
COMP: Fix problem with namespace
Andy Cedilnik
2006-03-16
1
-4/+11
*
ENH: Cleanup DynamicLoader so that the symbols have more consistent names, st...
Andy Cedilnik
2006-03-16
4
-74/+64
*
COMP: Fix warning
Mathieu Malaterre
2006-03-13
1
-0/+2
*
BUG: Fix problem on MacOSX, by disabling part of the test.
Mathieu Malaterre
2006-03-13
2
-6/+9
*
ENH: Fix dashboard with coverage
Mathieu Malaterre
2006-03-13
1
-1/+7
*
ENH: Do not build the library if we are not doing Testing
Mathieu Malaterre
2006-03-13
1
-8/+6
*
ENH: Make test usable from command line
Mathieu Malaterre
2006-03-13
1
-1/+7
*
ENH: remove warning
Bill Hoffman
2006-03-12
1
-2/+2
*
ENH: try to clean up the search for programs
Bill Hoffman
2006-03-11
1
-46/+50
*
BUG: Fix for MINGW32
Mathieu Malaterre
2006-03-11
1
-0/+4
*
ENH: Add support for LastError on HPUX
Mathieu Malaterre
2006-03-11
1
-0/+11
*
ENH: Also look into data segment (consistant with other implementation)
Mathieu Malaterre
2006-03-11
1
-1/+5
*
ENH: undo last change because it broke the dashboard
Bill Hoffman
2006-03-10
1
-40/+49
*
ENH: fix find program to look for .com and .exe correctly and not return file...
Bill Hoffman
2006-03-10
1
-49/+40
*
ENH: Add documentation on the problem with system wide path for looking up dy...
Mathieu Malaterre
2006-03-10
2
-32/+40
*
BUG: Need a / for Visual Studio build
Mathieu Malaterre
2006-03-10
1
-0/+1
*
BUG: Do the proper path
Mathieu Malaterre
2006-03-10
2
-2/+2
*
BUG: Need a trailing slash
Mathieu Malaterre
2006-03-10
1
-2/+2
*
BUG: Fix problem with in the path
Mathieu Malaterre
2006-03-10
3
-3/+7
*
BUG: Trying to get testDynamicLoader to work on Solaris and SunOS, where curr...
Mathieu Malaterre
2006-03-10
3
-1/+4
*
STYLE: Remove trailing whitespaces
Mathieu Malaterre
2006-03-10
1
-37/+36
*
BUG: Fix DynamicLoader implementation on MacOSX (using old API)
Mathieu Malaterre
2006-03-10
2
-19/+35
*
ENH: Add trailing whitespace
Mathieu Malaterre
2006-03-10
1
-0/+1
*
STYLE: Make sure to use the proper cast.
Mathieu Malaterre
2006-03-10
4
-32/+32
*
ENH: Make sure that we find the proper symbol and not the one that start with...
Mathieu Malaterre
2006-03-10
2
-1/+3
*
ENH: Hopefully have the DynamicLoader to the proper thing.
Mathieu Malaterre
2006-03-10
2
-6/+23
*
BUG: Make sure to have proper dependencies
Mathieu Malaterre
2006-03-10
1
-0/+1
*
ENH: use CMAKE_DL_LIBS and not dl directly as it does not always exist
Bill Hoffman
2006-03-10
1
-3/+3
*
COMP: Fix cygwin build
Mathieu Malaterre
2006-03-10
1
-2/+2
*
COMP: Fix compilation on MacOSX (common symbols not allowed with MH_DYLIB out...
Mathieu Malaterre
2006-03-10
1
-1/+1
*
COMP: Add missing include
Andy Cedilnik
2006-03-10
1
-0/+1
*
BUG: Remove comment
Mathieu Malaterre
2006-03-09
1
-1/+0
*
ENH: remove test temporarily
Mathieu Malaterre
2006-03-09
2
-6/+13
*
ENH: Still more coverage of the DynamicLoader
Mathieu Malaterre
2006-03-09
2
-2/+19
*
ENH: Add a file to generate the lib
Mathieu Malaterre
2006-03-09
1
-0/+5
*
ENH: Improve test coverage
Mathieu Malaterre
2006-03-09
1
-8/+26
*
STYLE: Minor style
Mathieu Malaterre
2006-03-09
2
-39/+39
*
ENH: Carefully turn testing of DynamicLib on
Mathieu Malaterre
2006-03-09
1
-6/+22
*
STYLE: Minor style
Mathieu Malaterre
2006-03-09
3
-39/+39
*
ENH: Adding initial test for DynamicLoader
Mathieu Malaterre
2006-03-09
1
-0/+58
[next]