Sebastien Barre
|
d82c979787
|
ENH: the arguments to this function were not checked in a robust way
|
2006-03-21 17:47:11 -05:00 |
Andy Cedilnik
|
07a0f51ffd
|
ENH: Add flag for MFC
|
2006-03-21 16:59:11 -05:00 |
Andy Cedilnik
|
539c7ba6af
|
ENH: Handle visual studio versions
|
2006-03-21 16:58:41 -05:00 |
Andy Cedilnik
|
9a94d1144d
|
ENH: Two things. If there is CTestCustom.cmake in the toplevel directory read that file only. If there is CTestCustom.ctest in the toplevel directory, do the glob, if there is none, do nothing
|
2006-03-21 16:39:50 -05:00 |
Andy Cedilnik
|
d41f97a5e6
|
ENH: Add relative tag and add test for relative tag
|
2006-03-21 16:03:19 -05:00 |
Andy Cedilnik
|
9dbf4438dc
|
ENH: Add support for relative paths and cleanup
|
2006-03-21 16:02:47 -05:00 |
Andy Cedilnik
|
1cdd8b4fbd
|
BUG: Handle visual studio 8
|
2006-03-21 16:01:50 -05:00 |
Alexander Neundorf
|
6690a252ab
|
BUG: put the path to the kde3 lib dir in KDE3_LIB_DIR, not the complete
libkdecore.so
Alex
|
2006-03-21 12:56:01 -05:00 |
Andy Cedilnik
|
15d7dd9937
|
ENH: Remove cmGlob and use glob from kwsys
|
2006-03-21 12:54:31 -05:00 |
Brad King
|
bcfca6e1c1
|
ENH: Enabling CMAKE_INCLUDE_CURRENT_DIR even for in-source builds to be more consistent with its name. This also makes double-quote and angle-bracket include styles (almost) identical.
|
2006-03-21 08:45:57 -05:00 |
Andy Cedilnik
|
b29c26eb3f
|
STYLE: Nightly Version update
|
2006-03-21 08:20:33 -05:00 |
Andy Cedilnik
|
fbfbe4717f
|
ENH: Handle unusual path for packagemaker
|
2006-03-20 16:24:43 -05:00 |
Alexander Neundorf
|
a980fdc96a
|
BUG: don't include MacroLibrary.cmake, but add a cmake module which implements ADD_FILE_DEPENDENCIES()
ENH: mark the variables from FindPNG.cmake as advanced
Alex
|
2006-03-20 12:29:56 -05:00 |
Andy Cedilnik
|
cfe124500f
|
STYLE: Nightly Version update
|
2006-03-20 07:55:15 -05:00 |
Andy Cedilnik
|
a6acd304fd
|
STYLE: Nightly Version update
|
2006-03-19 07:53:12 -05:00 |
Bill Hoffman
|
640ee2e766
|
ENH: add more warning stuff
|
2006-03-18 12:23:13 -05:00 |
Alexander Neundorf
|
263de48025
|
STYLE: fix typos
Alex
|
2006-03-18 12:16:20 -05:00 |
Andy Cedilnik
|
abe0e68535
|
STYLE: Nightly Version update
|
2006-03-18 08:59:09 -05:00 |
Andy Cedilnik
|
29f91e1812
|
ENH: Propagate cmake variables to macros in C
|
2006-03-17 16:30:47 -05:00 |
Andy Cedilnik
|
b507f8f0d1
|
ENH: Simplify the test
|
2006-03-17 16:14:04 -05:00 |
Andy Cedilnik
|
84f1420d82
|
COMP: Use the current cmake's CheckCXXSourceCompiles
|
2006-03-17 15:47:26 -05:00 |
Andy Cedilnik
|
b20cb78049
|
ENH: Handle missing unsetenv and add check for environ
|
2006-03-17 15:46:20 -05:00 |
Bill Hoffman
|
ca8d1bc99b
|
ENH: make cmake compile
|
2006-03-17 15:33:21 -05:00 |
Andy Cedilnik
|
733a0e787e
|
COMP: Fix windows
|
2006-03-17 12:31:35 -05:00 |
Andy Cedilnik
|
0addc75520
|
COMP: Handle windows with hack for now
|
2006-03-17 12:24:37 -05:00 |
Mathieu Malaterre
|
e9fcafafe5
|
ENH: Use const char where it should have been. At same time fix Bug#2958
|
2006-03-17 12:06:41 -05:00 |
Andy Cedilnik
|
d5631f370b
|
ENH: Add a method to remove environment variables
|
2006-03-17 11:44:07 -05:00 |
Andy Cedilnik
|
fe1fda6431
|
ENH: Use vector of plain strings and add cmake -E command for getting environment
|
2006-03-17 11:14:14 -05:00 |
Andy Cedilnik
|
f44fedd3e9
|
ENH: Add access for all environment variables
|
2006-03-17 10:58:37 -05:00 |
Andy Cedilnik
|
c499c0d273
|
STYLE: Nightly Version update
|
2006-03-17 09:32:05 -05:00 |
Brad King
|
94cc5898e7
|
BUG: When generating the install rules for CMake itself the per-configuration subdirectory must be used to specify the executable location.
|
2006-03-16 18:24:26 -05:00 |
Bill Hoffman
|
0fa30e1a69
|
ENH: clean up find stuff so that NO_SYSTEM_PATH is backwards compatible and you get put system env variables in the find commands
|
2006-03-16 17:49:16 -05:00 |
Brad King
|
88f69f0df9
|
BUG: /DWIN32 and /D_WINDOWS should be defined for all configurations or if no configuration is set.
|
2006-03-16 17:40:48 -05:00 |
Brad King
|
437e28e63a
|
COMP: Skip trying to use native auto_ptr implementation and just provide a conforming one.
|
2006-03-16 17:26:28 -05:00 |
Brad King
|
f430ad0ea2
|
BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files.
|
2006-03-16 17:20:09 -05:00 |
Brad King
|
1d38a3e09e
|
BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files.
|
2006-03-16 17:09:08 -05:00 |
Brad King
|
dbe7d39738
|
BUG: When copying the module variables from shared library variables use double quotes for the required definitions ...PREFIX and ...SUFFIX to make sure a value is set even if it is empty.
|
2006-03-16 17:07:36 -05:00 |
Brad King
|
f01bd91336
|
COMP: Using KWSys auto_ptr to avoid cross-platform problems.
|
2006-03-16 16:04:30 -05:00 |
Brad King
|
68ad66444b
|
ENH: Adding auto_ptr to KWSys to provide a conforming version everywhere.
|
2006-03-16 16:04:05 -05:00 |
Alexander Neundorf
|
779851f213
|
ENH: after searching for kde-config in the special dirs, search again in the
standard dirs
BUG: handle paths on windows correctly
Alex
|
2006-03-16 15:53:11 -05:00 |
Brad King
|
520b792f6f
|
COMP: Fix for auto_ptr usage on VC6's broken implementation.
|
2006-03-16 15:50:21 -05:00 |
Brad King
|
77c65b954e
|
BUG: Fixed generation of mismatched IF in install script. This bug was introduced during the m_ sweep.
|
2006-03-16 14:51:54 -05:00 |
Brad King
|
8893db3539
|
COMP: Fix malloc/free declaration for windows compilers.
|
2006-03-16 14:44:13 -05:00 |
Brad King
|
180a45c8c7
|
BUG: Do not leak the ofstream object in append mode. Just use an auto_ptr for both cases.
|
2006-03-16 14:14:15 -05:00 |
Brad King
|
3b43c29a30
|
ENH: Using patch from Frans Englich to clarify error messages.
|
2006-03-16 11:57:36 -05:00 |
Andy Cedilnik
|
124860a9ee
|
COMP: Make members protected so that subclass can use them
|
2006-03-16 11:34:58 -05:00 |
Andy Cedilnik
|
867e41d23b
|
BUG: Couple of memcheck bugs: Log files should really be different for test and memcheck. Also make sure to not trunkate the output of the test until the valgrind or any other checking is pefrormed.
|
2006-03-16 11:29:12 -05:00 |
Bill Hoffman
|
e975836292
|
ENH: not all messages are errors
|
2006-03-16 11:28:13 -05:00 |
Bill Hoffman
|
a1f22bde81
|
ENH: don't put the default framework path in a -F option
|
2006-03-16 11:27:56 -05:00 |
Andy Cedilnik
|
974e9d4667
|
COMP: Fix problem with namespace
|
2006-03-16 11:21:01 -05:00 |