Bill Hoffman
|
2ccc30d22a
make qt stuff advanced
|
23 years ago |
Andy Cedilnik
|
2d970c26f0
Add test for X11
|
23 years ago |
Ken Martin
|
4e3d4e712c
added build for Code Warrior
|
23 years ago |
Andy Cedilnik
|
9619ee3aa1
Another attempt on Windows 98
|
23 years ago |
Andy Cedilnik
|
c310600df5
Add class for process execution on Windows
|
23 years ago |
Andy Cedilnik
|
192dfbaaab
Add option for building wxWindows GUI for CMake
|
23 years ago |
Ken Martin
|
e68e917d9f
new test
|
23 years ago |
Franck Bettinger
|
5e6b29717e
added include of FindQT.cmake
|
23 years ago |
Ken Martin
|
c8c89b653f
new arch
|
23 years ago |
Franck Bettinger
|
271e6ec374
added test for QTWrapUI called qtwrapping
|
23 years ago |
Brad King
|
b9db890ebc
ENH: Pointer-to-function to pointer-to-data casts are not even allowed in strict C. Re-implemented this conversion in pure C++ using a casting trick with an extra level of indirection.
|
23 years ago |
Brad King
|
820088cefc
ERR: Cast from pointer-to-data to pointer-to-function is not allowed in C++. The cast needed by cmDynamicLoader::GetSymbolAddress is now hidden in a C file.
|
23 years ago |
Ken Martin
|
3c3ea267b8
removed extra ENDIF
|
23 years ago |
Ken Martin
|
25ff4552b3
new arch
|
23 years ago |
Bill Hoffman
|
37b73a908a
ENH: fix warnings
|
23 years ago |
Ken Martin
|
716eb19819
fixed bootstrap build to not use LoadCOmmandCOmmand
|
23 years ago |
Ken Martin
|
499bd45d4d
removed shared lib support
|
23 years ago |
Bill Hoffman
|
3f36d23421
BUG: add explicit clean up of the cachemanager at exit of programs, so dll destruction is not a problem.
|
23 years ago |
Bill Hoffman
|
0fdfab32d1
BUG: borland needs to have BUILD_SHARED_LIBS on for executables to work with c++
|
23 years ago |
Ken Martin
|
34c7c1b78d
made CMakeLib shared on windows
|
23 years ago |
Bill Hoffman
|
781fac21f0
BUG: cmake needs it's own directory for includes, so depends work
|
23 years ago |
Ken Martin
|
350f09ae6d
removed ccommand use cmake now
|
23 years ago |
Amitha Perera
|
0e6b39e52f
BUG: Correct some of the dependency analysis code.
|
23 years ago |
Amitha Perera
|
4bff970413
- bug fix where paths weren't being output when LIB_OUT_PATH *isn't* used
|
23 years ago |
Bill Hoffman
|
2242006ca1
Debug optimized cache fixes
|
23 years ago |
Amitha Perera
|
1f8df8585e
ENH: Add library dependency analysis.
|
23 years ago |
Bill Hoffman
|
a7664e8e01
ENH: allow cmake tests to be run without dart.
|
23 years ago |
Bill Hoffman
|
0d8f4d2dcc
create tests without Dart
|
23 years ago |
Ken Martin
|
9c69be42de
updated for 1.4
|
23 years ago |
Brad King
|
5a418b0e00
ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and CONFIGURE_GCCXML
|
23 years ago |