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 |
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 |
Alexander Neundorf
|
263de48025
|
STYLE: fix typos
Alex
|
2006-03-18 12:16:20 -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
|
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 |
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
|
8e137c54d6
|
ENH: Enabling soname support on FreeBSD.
|
2006-03-16 11:15:24 -05:00 |
Bill Hoffman
|
44e6852322
|
ENH: use c not cxx
|
2006-03-15 14:14:03 -05:00 |
Alexander Neundorf
|
d41587b671
|
BUG: change the formatting of the pkgconfig module documentation so that it
doesn't crash some versions of konqueror (fixed with current konqy)
Alex
|
2006-03-15 13:20:03 -05:00 |
Bill Hoffman
|
1aecb478d6
|
ENH: go back to finding the framework opengl on the mac
|
2006-03-14 16:38:52 -05:00 |
Bill Hoffman
|
c685c96b29
|
ENH: use standard include path for OpenGL
|
2006-03-14 15:19:37 -05:00 |
Bill Hoffman
|
88bd3b5281
|
ENH: add support for removing language flags from shared library and shared module link commands
|
2006-03-14 14:03:16 -05:00 |
Bill Hoffman
|
009b3cbb12
|
ENH: add backwards compatibility fix for more aggressive find_path command
|
2006-03-13 13:11:50 -05:00 |
Bill Hoffman
|
4ce8f43b71
|
ENH: take advantage of new framework stuff
|
2006-03-11 12:43:26 -05:00 |
Alexander Neundorf
|
1ef5bdf669
|
ENH: new module to find the FindKDE4Internal.cmake installed by kdelibs4
Alex
|
2006-03-10 11:58:44 -05:00 |
Bill Hoffman
|
15b5869b46
|
ENH: add correct initial flags for aix
|
2006-03-09 15:00:37 -05:00 |
Bill Hoffman
|
14cb9c5aff
|
ENH: remove junk
|
2006-03-09 14:57:55 -05:00 |
Alexander Neundorf
|
d253baab99
|
ENH: add real-world-tested and used KDE3 support, and obsolete FindKDE.cmake, which wasn't used by anybody that I heard of
Alex
|
2006-03-09 14:10:59 -05:00 |
Bill Hoffman
|
cb95c0a5bc
|
ENH: fix a bug in the find path stuff so that it can find headers deep in frameworks
|
2006-03-09 11:35:38 -05:00 |
Alexander Neundorf
|
6dd39ceaa0
|
ENH: add a cmake module for using pkg-config, tested in kdelibs, ok by Bill Hoffman
Alex
|
2006-03-08 17:11:01 -05:00 |
Bill Hoffman
|
592aef9703
|
ENH: add support for language flags that allow for universal binaries
|
2006-03-06 15:14:53 -05:00 |
Bill Hoffman
|
3f532f5489
|
ENH: add support for language flags at rule expansion time
|
2006-03-06 15:14:23 -05:00 |
Bill Hoffman
|
36080b04bb
|
ENH: add support for manifest stuff
|
2006-03-06 15:01:08 -05:00 |
Bill Hoffman
|
e037fbaf7d
|
ENH: try to fix non-clean dashboards
|
2006-03-06 14:08:15 -05:00 |
Bill Hoffman
|
ea8c278cd6
|
ENH: add manifest support for 2005
|
2006-03-03 12:01:04 -05:00 |
Bill Hoffman
|
deece7eed0
|
ENH: look for VCExpress first
|
2006-03-03 12:00:00 -05:00 |
Andy Cedilnik
|
a460c60843
|
ENH: Add verbose flag to package maker and add CFBundleIdentifier string
|
2006-03-03 10:52:26 -05:00 |
Bill Hoffman
|
a5825cd11a
|
ENH: check in new find stuff
|
2006-03-02 13:30:22 -05:00 |
Bill Hoffman
|
2f78d874a7
|
ENH: fix for bug 2921, move _OVERRIDE variable to a better position to allow changing _INIT variables
|
2006-03-02 07:52:52 -05:00 |
Andy Cedilnik
|
b1b052fd23
|
ENH: Several changes to for NSIS
|
2006-03-01 15:00:07 -05:00 |
Andy Cedilnik
|
4077d6d80c
|
ENH: Install system libraries only if project requires them
|
2006-03-01 13:15:44 -05:00 |
Andy Cedilnik
|
b25820ebd4
|
ENH: Add resource files for PackageMaker
|
2006-02-28 14:18:13 -05:00 |
Andy Cedilnik
|
b5b06cfaf6
|
BUG: Fix typo
|
2006-02-28 11:14:16 -05:00 |
Andy Cedilnik
|
2251970c1d
|
ENH: Add support for debian having both qt3 and qt4
|
2006-02-28 11:13:44 -05:00 |
Bill Hoffman
|
7603244509
|
ENH: use program files env for searching
|
2006-02-28 10:27:30 -05:00 |
Bill Hoffman
|
718de4cea5
|
ENH: fix spelling errors
|
2006-02-27 12:14:10 -05:00 |
Andy Cedilnik
|
ee227d3af5
|
ENH: Several packaging issues. Allow random variables to be passed to cpack (anything starting with CPACK_, add preinstall to the list of dependencies for package, fix typos
|
2006-02-27 10:58:20 -05:00 |
Brad King
|
586a9427d3
|
ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAME_DIR specifying the directory portion of the OSX install_name field in shared libraries. This is the OSX equivalent of RPATH.
|
2006-02-24 13:13:14 -05:00 |
Andy Cedilnik
|
743b4c9983
|
BUG: Fix the module
|
2006-02-24 09:08:03 -05:00 |
Andy Cedilnik
|
01a55559dd
|
ENH: Make modules use configure instead of file write
|
2006-02-23 09:58:07 -05:00 |
Andy Cedilnik
|
1d96f839d7
|
ENH: Several NSIS features
|
2006-02-23 09:38:40 -05:00 |
Bill Hoffman
|
0a0e459102
|
ENH: make command line flags more consistent with ide settings
|
2006-02-21 12:19:32 -05:00 |
Bill Hoffman
|
e015df7d06
|
ENH: better finding of mingw from msys, and delete CMakeFiles directory when cache is deleted
|
2006-02-20 23:08:12 -05:00 |
Brad King
|
90c8ea1c03
|
BUG: Fixed module creation rules. Removed soname portion of all rules because it is never used on this platform.
|
2006-02-19 13:49:18 -05:00 |
Brad King
|
57d2f7fded
|
BUG: Fixed cygwin module creation rules. Modules should not have the "cyg" prefix by default. Removd soname flags from creation rules because they are never used on this platform.
|
2006-02-19 13:34:22 -05:00 |
Brad King
|
81677b3130
|
ENH: Generate import libraries for DLLs on Cygwin and MinGW.
|
2006-02-18 15:37:23 -05:00 |
Brad King
|
06b6308ab4
|
BUG: Do not install MSVC dlls for a non-MSVC build.
|
2006-02-16 20:15:03 -05:00 |
Andy Cedilnik
|
b07ece004c
|
ENH: More work on NSI to improve installing and uninstalling
|
2006-02-16 15:20:23 -05:00 |
Bill Hoffman
|
5042581f43
|
ENH: better algorithm for looking for make and gcc on msys and mingw
|
2006-02-15 21:26:47 -05:00 |
Bill Hoffman
|
79b7e0c37c
|
ENH: remove warning suppressions for borland compiler, projects wanting this should use -w-, the default warning level is used for all other compilers. Used to be -w- -whid -waus -wpar
|
2006-02-15 08:05:55 -05:00 |