Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-20 | Build the redland libs statically for Android | Tor Lillqvist | |
They are only linked to libunordf anyway, so we reduce the number of shared libraries a bit this way. | |||
2012-04-20 | Build freetype and fontconfig statically for Android | Tor Lillqvist | |
2012-04-19 | this pixman-1 thing wasn't even registered | Michael Stahl | |
2012-04-19 | gb_LinkTarget_add_static_libs never existed | Michael Stahl | |
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-04-08 | np_sdk is used even with system mozilla headers | Luboš Luňák | |
See np_sdk/Package_inc.mk . | |||
2012-04-08 | extensions: add np_sdk_inc to mozilla_headers external | Michael Stahl | |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | |
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target) | |||
2012-04-07 | move clucene back to OOO layer | David Tardon | |
2012-04-07 | add external for clucene | David Tardon | |
2012-03-24 | help XCode 2.5 resolve @loader_path/libfoo.dylib | Christian Lohmaier | |
2012-03-06 | fix build with internal xpdf | David Tardon | |
2012-03-06 | gbuildize sdext | David Tardon | |
2012-03-02 | Creating a module lcms2 | Fridrich Štrba | |
2012-02-17 | merge feature/gbuild_java | David Tardon | |
2012-02-10 | move this include path to RepositoryExternal.mk | Matúš Kukan | |
2012-02-05 | gbuildify apple_remote | Norbert Thiebaud | |
2012-01-28 | Revert "gbuildify apple_remote" need to have soenv2 merged before | Norbert Thiebaud | |
This reverts commit 3d75a28274b2fb299c5a2ff5b017984054cac873. This will be pused again _after_ feature/soenv2 is merged | |||
2012-01-28 | gbuildify apple_remote | Norbert Thiebaud | |
2012-01-16 | be consistent in include ordering | Caolán McNamara | |
2012-01-15 | RepositoryExternal: add cmis, gio and neon | Matúš Kukan | |
2012-01-12 | typo: missing \ | Matúš Kukan | |
2012-01-12 | trying to fix windows build: include proper npapi.h | Matúš Kukan | |
2012-01-11 | tweak makefiles after np_sdk is in tail_build | Matúš Kukan | |
Also change <npsdk/npapi.h> to "npapi.h" | |||
2012-01-06 | Merge branch 'feature/gbuild_extensions' | Michael Stahl | |
Conflicts: extensions/source/ole/servreg.cxx extensions/source/plugin/util/makefile.mk postprocess/packcomponents/makefile.mk postprocess/prj/build.lst tail_build/prj/build.lst | |||
2011-12-27 | register hunspell as static library | Matúš Kukan | |
2011-12-24 | Repository: fix Windows name for internal libexttextcat | Matúš Kukan | |
2011-12-23 | gbuildize jvmfwk | David Tardon | |
2011-12-17 | extensions: move mozilla to RepositoryExternal.mk | Michael Stahl | |
2011-12-13 | add libexttextcat to external libs | Matúš Kukan | |
2011-12-13 | add hunspell to external libs | Matúš Kukan | |
2011-12-09 | add curl to RepositoryExternal.mk | Michael Stahl | |
2011-12-08 | Stub Corel Draw importer | Fridrich Štrba | |
2011-12-06 | Revert "GdkPrinter seems optional on Gtk3, too" | Thorsten Behrens | |
This reverts commit 88a4a8d997921309a7886ed0d1dc383ee3c2f767. Sorry, seemed to be an intermittent local problem. | |||
2011-12-06 | GdkPrinter seems optional on Gtk3, too | Thorsten Behrens | |
Added necessary configure magic & conditional compiles for that. | |||
2011-12-05 | set up CFLAGS/LIBS for gtk print dialog in configure | David Tardon | |
The dialog is built for gtk 2.0 if the version present at the system is at least 2.10.0 and always for gtk 3.0. | |||
2011-11-21 | Use --with-library-suffix=lo for Android to avoid clash with system ICU | Tor Lillqvist | |
2011-11-02 | One more SYSTEM_MOZILLA to SYSTEM_NSS | Tomas Chvatal | |
2011-11-02 | export DBUS_{CFLAGS,LIBS} | David Tardon | |
2011-10-05 | LIBVISIO_* -> VISIO_* to avoid eventual conflict with pkg-config danse | Fridrich Štrba | |
2011-10-05 | LIBWPS_* -> WPS_* to avoid eventual conflict with pkg-config danse | Fridrich Štrba | |
2011-10-05 | LIBWPG_* -> WPG_* to avoid eventual conflict with pkg-config danse | Fridrich Štrba | |
2011-10-05 | LIBWPD_* -> WPD_* to avoid eventual conflict with pkg-config danse | Fridrich Štrba | |
2011-10-04 | bsh can be external | David Tardon | |
2011-09-15 | desktop not building for me with internal berkeydb | Caolán McNamara | |
2011-09-15 | change linked lib name to db | David Tardon | |
2011-09-15 | gbuildize desktop | David Tardon | |
2011-09-15 | filter: convert some libraries and jars to gbuild | Michael Stahl | |
2011-09-10 | convert Mesa to gbuild and add to tail_build | Peter Foley | |