Subversion Repositories Scribus

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
14668 4976 d 19 h cbradney /trunk/Scribus/cmake/modules/ Add LCMS directory suffix to LCMS CMake finder  
13962 5134 d 5 h herm /trunk/Scribus/ Fixed GraphicsMagick build system.  
13961 5134 d 7 h cbradney /trunk/Scribus/cmake/modules/ Fix GraphicsMagick syntax errors  
13960 5134 d 7 h herm /trunk/Scribus/ Added missing files for Uniconvertor and GraphicsMagick.  
13947 5137 d 20 h cbradney /trunk/Scribus/ Adjust OSG finder a little to make it work when OSG is not installed and WANT_NOOSG is not set, fix designer browser plugin compilation for new ui dir location  
13840 5159 d 20 h fschmid /trunk/Scribus/cmake/modules/ Added the cmake module for finding the OpenSceneGraph stuff.  
12461 5519 d 19 h avox /trunk/Scribus/ remove unneeded includes  
12446 5524 d 1 h pierre /trunk/Scribus/ Added the IngestOSXBundleLibraries script from cmake Head in order to ease making MacOsX bundle.  
12408 5544 d 15 h cbradney /trunk/Scribus/cmake/modules/ Remove executable property  
12134 5603 d 20 h cbradney /trunk/Scribus/cmake/modules/ Use new pkgconfig finding method for fontconfig  
12131 5603 d 21 h cbradney /trunk/Scribus/ Update cairo finder for cmake 2.6, and require 2.6 on windows  
10818 5837 d 6 h craig /trunk/Scribus/ Retry of 10817 with a bit of work to make it CMake 2.4 compatible.

More win32+cmake updates:
- Backport the FIND_PACKAGE_HANDLE_STANDARD_ARGS macro from CMake 2.5.
2.5 users see the stock CMake macro, but 2.4 users get our copy. This
permits more CMake 2.5 Find...cmake scripts to be used.
- Provide a new macro, LIBRARY_DEBUG_AND_RELEASE, that sets blah_LIBRARY
based on which of blah_LIBRARY_DEBUG and blah_LIBRARY_RELEASE are set.
On most platforms blah_LIBRARY_DEBUG will be unset so this'll just
set the blah_LIBRARY to blah_LIBRARY_RELEASE (matching the old behaviour).
- Where available, find and link to debug versions of required libraries
automatically when doing a debug build by finding debug and release versions
separately then using LIBRARY_DEBUG_AND_RELEASE .
- Ensure all used CMake Find scripts can use a library names variable
to specify alternate names libs may have (eg ZLIB_NAMES).
- On windows, permit use of the zlib and libpng libraries statically linked
into qtcore.dll rather than standalone versions (see build instructions)
- Updates to build script in win32 build instructions
 
10816 5837 d 6 h craig /trunk/Scribus/cmake/modules/ .... and commit empty files left by reversal.  
10815 5837 d 6 h craig /trunk/Scribus/ - Revert r10813 - failed to test with CMake 2.4 .  
10814 5837 d 7 h craig /trunk/Scribus/ More win32+cmake updates:
- Where available, find and link to debug versions of required libraries
automatically when doing a debug build
- Ensure all used CMake Find scripts can use a library names variable
to specify alternate names libs may have. Not all the stock ones
permit this.
- Permit use of the zlib and libpng libraries statically linked into
qtcore.dll rather than standalone versions (see build instructions)
- Updates to build script in win32 build instructions
 
10798 5839 d 1 h craig /trunk/Scribus/cmake/modules/ Permit specification of alternate names for freetype library  
10762 5840 d 20 h cbradney /trunk/Scribus/cmake/modules/ Replace CMAKE command to allow cmake user include option again  
10746 5840 d 23 h craig /trunk/Scribus/cmake/modules/ lcms may be called lcmsdll.dll on win32  
10254 5903 d 20 h cbradney /trunk/Scribus/cmake/modules/ Allow podofo finder to use /usr and /usr/local  
10236 5906 d 20 h cbradney /trunk/Scribus/cmake/modules/ Remove commented out quietness setting  

Show All