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
10818 5651 d 11 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 5651 d 12 h craig /trunk/Scribus/cmake/modules/ .... and commit empty files left by reversal.  
10815 5651 d 12 h craig /trunk/Scribus/ - Revert r10813 - failed to test with CMake 2.4 .  
10814 5651 d 12 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 5653 d 6 h craig /trunk/Scribus/cmake/modules/ Permit specification of alternate names for freetype library  
10762 5655 d 2 h cbradney /trunk/Scribus/cmake/modules/ Replace CMAKE command to allow cmake user include option again  
10746 5655 d 5 h craig /trunk/Scribus/cmake/modules/ lcms may be called lcmsdll.dll on win32  
10254 5718 d 2 h cbradney /trunk/Scribus/cmake/modules/ Allow podofo finder to use /usr and /usr/local  
10236 5721 d 1 h cbradney /trunk/Scribus/cmake/modules/ Remove commented out quietness setting  
10235 5721 d 1 h cbradney /trunk/Scribus/ Adjust PoDoFo finder to be more "CMake-style-like"
Move podofo include and lib usage into ai plugin dir only and make so it will build without podofo installed.
 
10234 5721 d 2 h fschmid /trunk/Scribus/ First version of an Adobe Illustrator Importer.  
9710 5777 d 0 h mrdocs /trunk/Scribus/  
9709 5777 d 0 h mrdocs /trunk/Scribus/ more autohell removal and while we are at it, nuke the CVS stuff  
9679 5779 d 3 h cbradney /trunk/Scribus/cmake/modules/ Set find quietly on littlecms finder  
9678 5779 d 3 h cbradney /trunk/Scribus/cmake/modules/ Don't put out ft lib location debug messages  
9672 5779 d 14 h root / move Version135x cvs branch to svn trunk  
9487 5790 d 6 h cbradney /branches/Version135x/Scribus/ Enable building on OSX into Scribus.app directory now.  
9411 5794 d 10 h cbradney /branches/Version135x/Scribus/cmake/modules/ Modifications to the FreeType2 finder to support /opt/local location when building an OSX bundle  
8495 5856 d 8 h /branches/Version135x/ This commit was manufactured by cvs2svn to create branch 'Version135x'.  
7344 5947 d 3 h cbradney /branches/Version13x/Scribus/cmake/modules/ Change cairo finder to see if we can fix 4757, now with cmake 2.4.x supporrt  

Show All