Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-26 | chop out uwinapi from more ext. projects | David Tardon | |
Change-Id: I29dd9d4e0a4dc342d28cb93a4cff65aa394848d4 | |||
2012-10-21 | only build librsvg deps if librsvg itself is built | David Tardon | |
gdk-pixbuf, gettext, glib, libcroco, libgsf and pango are only deps of librsvg, which means they do not have to be configured/built in a build without librsvg. In effect, this generalizes the previous exception for Android and iOS. Change-Id: Ia0bd5e1c2bfa27842d8806886cd5774a420a973f | |||
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-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. | |||
2012-02-14 | Added READMEs for some library modules which didn't have them | Josh Heidenreich | |
2011-08-16 | Fix libgsf build with internal zlib that uses Z_PREFIX | Tor Lillqvist | |
2011-06-14 | silence warnings from configure, get rid of $/ escapes | Christian Lohmaier | |
2011-06-07 | chmod -x | Tor Lillqvist | |
2011-06-07 | Pass --build and --host options when cross-compiling | Tor Lillqvist | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-06-02 | link against the SDK (Mac) | Christian Lohmaier | |
2011-05-30 | fix build on Mac (add LIBXML_CFLAGS, disable unneeded intltool-xml check) | Christian Lohmaier | |
2011-03-25 | rsvglibs: adjusted makefiles to build external rsvglib dependencies | ka | |
2011-03-24 | rsvglibs: merged latest repository changes | ka | |
2011-03-24 | rsvglibs: added additional external lib gdk-pixbuf/minor build changes for ↵ | ka | |
external projects | |||
2011-03-23 | rsvglibs: libgsf, windows | Philipp Lohmann [pl] | |
2011-03-03 | rsvglibs: add libgsf dependency. | Philipp Lohmann [pl] | |