Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | |
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 | |||
2012-04-27 | Fix gdk-pixbuf on windows | Fridrich Štrba | |
Change-Id: I24cfe6dee408d0a6108da31eddc3abcfd2256671 | |||
2012-04-13 | sigh, need a 64bit zlib too on windows, reverting | Caolán McNamara | |
2012-04-13 | gbuildize internal zlib | Caolán McNamara | |
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 | |||
2012-03-24 | help XCode 2.5 resolve @loader_path/libfoo.dylib | Christian Lohmaier | |
2012-03-23 | .lst files don't need executable bits | Michael Stahl | |
2012-02-29 | Simplify install name handling for external libraries on Mac OS X | Stephan Bergmann | |
...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. | |||
2011-07-21 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | |
2011-06-29 | Fix weird Cygwin build problem | Caolán McNamara | |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | |
Conflicts: cairo/cairo-1.8.0.patch cairo/prj/build.lst gdk-pixbuf/makefile.mk libcroco/makefile.mk | |||
2011-06-17 | ooo34gsl01: #i117732# patch to make configure work with homebrew (thanks ↵ | Philipp Lohmann [pl] | |
hbrinkm !) [hg:1780f020f3f4] | |||
2011-06-14 | remove noise from configure on Mac, use --disable-dependency-tracking | Christian Lohmaier | |
2011-06-07 | Cross-compilation support for MacOSX | Tor Lillqvist | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-06-02 | Revert accidentally commmitted change | Tor Lillqvist | |
2011-06-02 | No need to build a SVG gdk-pixbuf loader | Tor Lillqvist | |
2011-06-02 | We don't need gdk-pixbuf-query-loaders | Tor Lillqvist | |
Especially not now with --disable-modules. | |||
2011-06-02 | Make gdk-pixbuf build better | Tor Lillqvist | |
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. | |||
2011-06-02 | Make io-png.c actually compile with the libpng 1.5 we include | Tor Lillqvist | |
2011-06-01 | compile gdk-pixbuf against SDK (Mac) | Christian Lohmaier | |
2011-06-01 | Don't use libintl in gdk-pixbuf either | Tor Lillqvist | |
2011-04-01 | ooo340libs: needed patch changes for external libraries/using ↵ | ka | |
external/jpeg*.h again | |||
2011-03-28 | rsvglibs: minor adjustments wrt. new/updated external libs | ka | |
2011-03-26 | rsvglibs: corrected dependencies | ka | |
2011-03-25 | rsvglibs: adjusted makefiles to build external rsvglib dependencies | ka | |
2011-03-24 | rsvglibs: added additional external lib gdk-pixbuf/minor build changes for ↵ | ka | |
external projects | |||
2011-03-09 | rsvglibs: updated build dependencies | Philipp Lohmann [pl] | |
2011-03-07 | rsvglibs: add libjpeg | Philipp Lohmann [pl] | |
2011-03-04 | rsvglibs: add libpng support | Philipp Lohmann [pl] | |
2011-03-01 | rsvglibs: add gdk-pixbuf-query-loaders | Philipp Lohmann [pl] | |
2011-03-01 | rsvglibs: add gdk-pixbuf dependency | Philipp Lohmann [pl] | |