summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
AgeCommit message (Collapse)Author
2012-04-20Build the redland libs statically for AndroidTor Lillqvist
They are only linked to libunordf anyway, so we reduce the number of shared libraries a bit this way.
2012-04-20Build freetype and fontconfig statically for AndroidTor Lillqvist
2012-04-19this pixman-1 thing wasn't even registeredMichael Stahl
2012-04-19gb_LinkTarget_add_static_libs never existedMichael Stahl
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolá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-08np_sdk is used even with system mozilla headersLuboš Luňák
See np_sdk/Package_inc.mk .
2012-04-08extensions: add np_sdk_inc to mozilla_headers externalMichael Stahl
2012-04-08gbuild: "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-07move clucene back to OOO layerDavid Tardon
2012-04-07add external for cluceneDavid Tardon
2012-03-24help XCode 2.5 resolve @loader_path/libfoo.dylibChristian Lohmaier
2012-03-06fix build with internal xpdfDavid Tardon
2012-03-06gbuildize sdextDavid Tardon
2012-03-02Creating a module lcms2Fridrich Štrba
2012-02-17merge feature/gbuild_javaDavid Tardon
2012-02-10move this include path to RepositoryExternal.mkMatúš Kukan
2012-02-05gbuildify apple_remoteNorbert Thiebaud
2012-01-28Revert "gbuildify apple_remote" need to have soenv2 merged beforeNorbert Thiebaud
This reverts commit 3d75a28274b2fb299c5a2ff5b017984054cac873. This will be pused again _after_ feature/soenv2 is merged
2012-01-28gbuildify apple_remoteNorbert Thiebaud
2012-01-16be consistent in include orderingCaolán McNamara
2012-01-15RepositoryExternal: add cmis, gio and neonMatúš Kukan
2012-01-12typo: missing \Matúš Kukan
2012-01-12trying to fix windows build: include proper npapi.hMatúš Kukan
2012-01-11tweak makefiles after np_sdk is in tail_buildMatúš Kukan
Also change <npsdk/npapi.h> to "npapi.h"
2012-01-06Merge 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-27register hunspell as static libraryMatúš Kukan
2011-12-24Repository: fix Windows name for internal libexttextcatMatúš Kukan
2011-12-23gbuildize jvmfwkDavid Tardon
2011-12-17extensions: move mozilla to RepositoryExternal.mkMichael Stahl
2011-12-13add libexttextcat to external libsMatúš Kukan
2011-12-13add hunspell to external libsMatúš Kukan
2011-12-09add curl to RepositoryExternal.mkMichael Stahl
2011-12-08Stub Corel Draw importerFridrich Štrba
2011-12-06Revert "GdkPrinter seems optional on Gtk3, too"Thorsten Behrens
This reverts commit 88a4a8d997921309a7886ed0d1dc383ee3c2f767. Sorry, seemed to be an intermittent local problem.
2011-12-06GdkPrinter seems optional on Gtk3, tooThorsten Behrens
Added necessary configure magic & conditional compiles for that.
2011-12-05set up CFLAGS/LIBS for gtk print dialog in configureDavid 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-21Use --with-library-suffix=lo for Android to avoid clash with system ICUTor Lillqvist
2011-11-02One more SYSTEM_MOZILLA to SYSTEM_NSSTomas Chvatal
2011-11-02export DBUS_{CFLAGS,LIBS}David Tardon
2011-10-05LIBVISIO_* -> VISIO_* to avoid eventual conflict with pkg-config danseFridrich Štrba
2011-10-05LIBWPS_* -> WPS_* to avoid eventual conflict with pkg-config danseFridrich Štrba
2011-10-05LIBWPG_* -> WPG_* to avoid eventual conflict with pkg-config danseFridrich Štrba
2011-10-05LIBWPD_* -> WPD_* to avoid eventual conflict with pkg-config danseFridrich Štrba
2011-10-04bsh can be externalDavid Tardon
2011-09-15desktop not building for me with internal berkeydbCaolán McNamara
2011-09-15change linked lib name to dbDavid Tardon
2011-09-15gbuildize desktopDavid Tardon
2011-09-15filter: convert some libraries and jars to gbuildMichael Stahl
2011-09-10convert Mesa to gbuild and add to tail_buildPeter Foley