summaryrefslogtreecommitdiffstats
path: root/gdk-pixbuf
Commit message (Collapse)AuthorAgeFilesLines
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* Fix gdk-pixbuf on windowsFridrich Štrba2012-04-271-19/+23
| | | | Change-Id: I24cfe6dee408d0a6108da31eddc3abcfd2256671
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-131-1/+1
|
* gbuildize internal zlibCaolán McNamara2012-04-131-1/+1
| | | | | and stick headers into the solver in the same hierarchy as is "standard" so we don't have to patch so much, similiarly rename to libz
* help XCode 2.5 resolve @loader_path/libfoo.dylibChristian Lohmaier2012-03-241-0/+5
|
* .lst files don't need executable bitsMichael Stahl2012-03-231-0/+0
|
* Simplify install name handling for external libraries on Mac OS XStephan Bergmann2012-02-291-3/+2
| | | | | | | | | ...by allowing our special @___... tokens anywhere within an install name, so that external modules can configure --prefix=/@___... etc. This removes the need for the special extshl and EXTRPATH=LOADER. Also, a new OUT2BIN_NONE can be used for external modules where the generated libraries need the default EXTRPATH=OOO, but generated executables are only used during the build and such need RPATH=NONE.
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-07-211-2/+2
|\
| * Fix weird Cygwin build problemCaolán McNamara2011-06-291-2/+2
| |
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-193-60/+212
|\| | | | | | | | | | | | | | | Conflicts: cairo/cairo-1.8.0.patch cairo/prj/build.lst gdk-pixbuf/makefile.mk libcroco/makefile.mk
| * remove noise from configure on Mac, use --disable-dependency-trackingChristian Lohmaier2011-06-142-23/+74
| |
| * Cross-compilation support for MacOSXTor Lillqvist2011-06-071-0/+4
| |
| * Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-18/+18
| |
| * Revert accidentally commmitted changeTor Lillqvist2011-06-022-3/+0
| |
| * No need to build a SVG gdk-pixbuf loaderTor Lillqvist2011-06-022-0/+3
| |
| * We don't need gdk-pixbuf-query-loadersTor Lillqvist2011-06-022-3/+0
| | | | | | | | Especially not now with --disable-modules.
| * Make gdk-pixbuf build betterTor Lillqvist2011-06-021-4/+6
| | | | | | | | | | | | Pass the -I options needed in CPPFLAGS, not CFLAGS. Explicitly disable dynamic loading of loaders. Pass an explicit list of loaders to build in statically. Do include the jpeg loader.
| * Make io-png.c actually compile with the libpng 1.5 we includeTor Lillqvist2011-06-021-0/+64
| |
| * compile gdk-pixbuf against SDK (Mac)Christian Lohmaier2011-06-012-19/+20
| |
| * Don't use libintl in gdk-pixbuf eitherTor Lillqvist2011-06-012-1/+34
| |
* | ooo34gsl01: #i117732# patch to make configure work with homebrew (thanks ↵Philipp Lohmann [pl]2011-06-172-1/+3
|/ | | | hbrinkm !) [hg:1780f020f3f4]
* ooo340libs: needed patch changes for external libraries/using ↵ka2011-04-011-550/+8
| | | | external/jpeg*.h again
* rsvglibs: minor adjustments wrt. new/updated external libska2011-03-281-1/+1
|
* rsvglibs: corrected dependencieska2011-03-261-1/+1
|
* rsvglibs: adjusted makefiles to build external rsvglib dependencieska2011-03-251-1/+1
|
* rsvglibs: added additional external lib gdk-pixbuf/minor build changes for ↵ka2011-03-243-16/+1034
| | | | external projects
* rsvglibs: updated build dependenciesPhilipp Lohmann [pl]2011-03-091-1/+1
|
* rsvglibs: add libjpegPhilipp Lohmann [pl]2011-03-071-6/+9
|
* rsvglibs: add libpng supportPhilipp Lohmann [pl]2011-03-041-19/+18
|
* rsvglibs: add gdk-pixbuf-query-loadersPhilipp Lohmann [pl]2011-03-012-1/+4
|
* rsvglibs: add gdk-pixbuf dependencyPhilipp Lohmann [pl]2011-03-014-0/+142