summaryrefslogtreecommitdiff
path: root/Makefile.top
AgeCommit message (Collapse)Author
2012-09-11liborcus: convert to gbuildMatúš Kukan
Change-Id: I6a0d869526ffd40bfe5ff81267f241c049d050f0
2012-09-09libpng: convert to gbuildMatúš Kukan
Change-Id: I68d8eb5ee481c893ca1ddecf891db66bef5b03f2
2012-09-08libcmis: convert to gbuildMatúš Kukan
Change-Id: I4586cb27505bbdc20a543fc812d8b480b4b94236
2012-09-08libwpd: convert to gbuildMatúš Kukan
Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35
2012-09-08libwpg: convert to gbuildMatúš Kukan
Change-Id: If440c551aedf805eb364c0fe575e8c5f4f66c18f
2012-09-08libcdr: convert to gbuildMatúš Kukan
Change-Id: I067ab0a4559bf7ee0da36a67567e0db9a6e34f87
2012-09-08libmspub: convert to gbuildMatúš Kukan
Change-Id: I502c849e40d84e6038b0b83fe344699944ec4a8f
2012-09-08libwps: convert to gbuildMatúš Kukan
Change-Id: I8f5312d9751d4bc4f26feb1d58b1c4b3184441c0
2012-09-08libvisio: convert to gbuildMatúš Kukan
Change-Id: Ie52c2ed87bf7631877bdf9a4cffc2f0a8fb3736c
2012-09-07Get internal liborcus to build.Kohei Yoshida
Change-Id: Ie08f8b608c5b71e5375793e6cf9054ea75d7732d
2012-08-31mdds: convert to gbuildMatúš Kukan
Change-Id: I7db5dd20e41297efbabef22f559b5552f3afff0f
2012-08-31boost: convert to gbuildMatúš Kukan
Change-Id: If3840e048edc93adec3df7fa818e8b43d17cb1d5
2012-08-28allow separate setting of parallelism for subseq. testsNoel Grandin
Change-Id: I5a5444e8ee95b0fd95a97c31c94ab0f9c3935abb
2012-08-25vigra: convert to gbuildMatúš Kukan
Change-Id: Ie5f050bf5f672a35d9629dcfb039d9fff7470cab
2012-08-24gbuildize extrasDavid Tardon
Change-Id: I190b1314a91026dcfc39df3e3e178df55d14d90a
2012-08-24gbuildize hsqldbDavid Tardon
Change-Id: I35bf8094c9dcf0f70e59c1304ab5a6800393fa29
2012-08-24make it possible to run JunitTest and CppunitTest from Makefile.topMichael Stahl
Change-Id: Ib0286466403a0457420c708ac083051d28d087bb
2012-08-22another build integrating solution for androidMatúš Kukan
..since it also needs stuff from postprocess. In qa/desktop/Makefile, images_tango.zip is used. If that's not needed, the module can be placed between postprocess and packimages for now. Change-Id: I9951cce0c8da0fc75fd8a7b1246f4083bd38f705
2012-08-22New attempt to have the "android" module built at a suitable timeTor Lillqvist
Yes, I know that eventually what now is known as "tail_build" will be all there is left. So by that time, by definition nothing can be built "after tail_build". Will have to handle that then. Change-Id: I47d228ca7156520db10630861ce52b015a7a169c
2012-08-21Add the android module to gbuildTor Lillqvist
Just build the sdremote app for now. Note that this is a pure Java app with no dependencies on (native) code (or Java code, for that matter) from rest of LO. Probably should drop the separate android/sdremote/Makfile and just do what it does in android/CustomTarget_sdremote.mk instead. Adding other Android apps (well, the LibreOffice4Android one likely) to gbuild will require more complexity as they bundle native code, and thus should depend on other modules first having been built. If one wants to go really fancy, one could of course depend on the specific libraries (and other files) being bundled. Let's see... Change-Id: If10761479f348c4993eec40b7f8346edb77f0e0d
2012-08-17move autodoc & friends to gbuild modulesDavid Tardon
Change-Id: I252a74587ba5b380b7bbdcc8a78247d5a9e77587
2012-08-16avoid defining gb_TAILBUILDMODULES, use the command only when necessaryMatúš Kukan
This enables to properly use make <module>.all for builds without dictionaries and hopefully also solves the problem behind 5133d3c48fd6d2a795e42b87a1e7b464946606a3 Change-Id: I43872864aa135014ea51d15b34ef4de151f14c3d
2012-08-16Fix Windows dev-install for --enable-release-build, --with-lang=... etc.Stephan Bergmann
Introduced special token LIBO_DEV_INSTALL=TRUE to communicate what install set to build from Makefile.top's dev-install target to instsetoo_native/util/makefile.mk. Somewhat arbitrarily, always use a "release" install set regardless of --enable-release-build (the dev-install set is used for "make check," and it is safer to test "release" install sets in --disable-release-build builds than the other way around, should those builds ever start to deviate significantly). The "always build a defaul-laguage openoffice product" logic had been obsoleted a long time ago already. Change-Id: I64ec87a0b8dc6fe81cab5531c43e29db3f5128af
2012-08-15fix error when dictionaries has not been fetched yetPeter Foley
Change-Id: Id40b2fb6f8e1667bcb5164e483ea7c6949b627a1
2012-08-09gbuildize dictionariesDavid Tardon
Change-Id: I8aec0d6b6e7ccc6c674ee98d6a9eb28785ee42b2
2012-08-08make bootstrap: add dependency on concat-deps.cMichael Stahl
Change-Id: I39dcb1e4d6493b01b68055d006f658af0b6e67ef
2012-08-04make dev-install: don't list all files when unzipping on WNTMichael Stahl
Change-Id: I9b04e3ba7125ac0b7a38f47d0cbdedee9d844e28
2012-08-03gbuildize ucppDavid Tardon
Change-Id: I1e7eda073906f5b289317d307358a63aca2c24dc
2012-07-31the dmake binary on many build-bots is not in sync with the in-tree versionCaolán McNamara
Change-Id: Ic52986c15de0051321d710e9c26d26786302a196
2012-07-31accept 'verbose' tooDavid Tardon
Change-Id: Icd5683ec2609e401e2e04021df5065986875c77c
2012-07-26move help target to Makefile; it doesn't need config_host.mkMatúš Kukan
Change-Id: Ib627bb0a12b5b055f8d6077c00cc8099473fa176
2012-07-24clean also WORKDIR for --with-solver-and-workdir-rootMatúš Kukan
Change-Id: Ie2b369b6f372a99dbc4af5045639b2ff8425568f
2012-07-24Attempt to remove the last FORCE2ARCHIVE.Jan Holesovsky
Change-Id: I7b0675151d39d6ce39c99ba3f85e8efebe303a2f
2012-07-22install-tb target has meanwhile started using the .zip archive tooLuboš Luňák
2012-07-22'make build' again generates .msi on windowsLuboš Luňák
This is a partial revert of 0ec45dc41dd4872482b817387f253d6fab6bf20c , mainly for tinderbox nightlies. The .zip for dev-install is built only in dev-install target. But IMO the build target is broken this way too, I don't see why the .msi has to be built already there and not in some install or make-msi or whatever target (it's pointless in build target for a developer build). Change-Id: Ifd63066499b67fa446127193b243d893d497b451
2012-07-21for install-tb do not install gdbprinter with symbolic linkNorbert Thiebaud
Change-Id: I7b90d049cb1a809c028fdf37577f3b8c8b2c3835
2012-07-21add install-tb target to do install for tinbuild2 to populate bibisectNorbert Thiebaud
like dev-install except that it does not use symbolic link even on linux Change-Id: I5d8e96caea5070e50765d6cc498c7120747ab1a1
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
118568: switch to using ucpp Patch contributed by Juergen Schmidt http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-07-17tubes: fix makefiles after rebaseMatúš Kukan
Change-Id: I99a0dd6765d57c4a1d842b25d600d760930704fa
2012-07-16openldap module to build for unix only (still unused)Fridrich Štrba
Change-Id: I9a3004634108fb4d1a990eaf528059cc7dfbe27e
2012-07-15let make dev-install do something useful on MSVCMichael Stahl
Forcing creation of second installation set is perhaps not ideal, but i have no idea how that installer perl crud work and at least it gives something to run tests against. Change-Id: I506160013de23f76128c9e39b4f3bacc6e32cc7a
2012-07-02src.downloaded should depend on bin/repo-listMichael Stahl
Change-Id: I5a4d86b218164f864a02cc0d80ffa49d143ac3f1
2012-06-26reenable unitcheck and slowcheck as top level targetsBjoern Michaelsen
Change-Id: Idb46ebcb427522c74632a1813afcbb841fb61243
2012-06-25callcatcher: update unused codeCaolán McNamara
Change-Id: I65c19a21ae9b6deb1601adf2f3fe8fe8faa7e9ed
2012-06-22forgot to remove lucene from Makefile.topMiklos Vajna
Change-Id: Iade2c96ed1e2341ee1f132f73898a4c98b66f8a4
2012-06-14gbuild migration: pyuno moduleDavid Ostrovsky
Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
2012-06-11filter unused atom:: methodsCaolán McNamara
Change-Id: I64db2710b8253c8110851dafa58013e1066f63c8
2012-06-11convenient to unset compiler flags for callcatcherCaolán McNamara
Change-Id: I31da2812848d5172bf575d64fa6a28e69b35ecd4
2012-06-08fix build verbosityRene Engelhard
Change-Id: I55d944652de2c716fd1548e5ee64a10c2fb645e0
2012-06-07add liblangtag in Makefile.top as a dmake_moduleNorbert Thiebaud
Change-Id: I4e37265cd76be95c3404930b5ea0757e68b3392a