summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
AgeCommit message (Collapse)Author
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
2011-08-22convert avmedia to gbuildMatúš Kukan
2011-08-19The shorter icu library names are used for WNTMSC onlyTor Lillqvist
2011-08-19Fix i18npool build on Windows.Jan Holesovsky
2011-08-11register more icu librariesMatúš Kukan
2011-08-11apparently need gb_Helper_register_libraries outside defineCaolán McNamara
2011-08-11fix build of xmlsecurity with system mozillaDavid Tardon
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-02Sort the frameworks and separate MacOSX and iOS ones for clarityTor Lillqvist