summaryrefslogtreecommitdiffstats
path: root/Module_tail_build.mk
Commit message (Collapse)AuthorAgeFilesLines
* add --with-system-ucppRene Engelhard2012-09-271-1/+3
| | | | Change-Id: Ic322d1be23033049fa3b5cd60c00479bb6cae3ca
* xsltml: convert to gbuildMatúš Kukan2012-09-261-0/+1
| | | | Change-Id: I7074c377b6a8f8250adcae73178882fc9e68c696
* gbuildification of afmsNorbert Thiebaud2012-09-261-0/+3
| | | | Change-Id: I7ead3e90c9037289b917820c20f5265d5b080b47
* gbuildification of more_fontsNorbert Thiebaud2012-09-231-0/+3
| | | | Change-Id: Ifae1342ee0af447cb08a24e0804f6e42ae826a2a
* keep the lists alphabetically sortedDavid Tardon2012-09-231-5/+8
| | | | Change-Id: I82734285736dd9ee5236f522892bd80a80f520fc
* do not build what is not necessaryDavid Tardon2012-09-231-2/+6
| | | | Change-Id: I6fb9ff64c2cc408bf4133ddcee4a255b54078e41
* add translations to tail_buildDavid Tardon2012-09-231-0/+3
| | | | Change-Id: Ibb4d777b216a1782b17dfd9a24c3ee839ccdd980
* migrate readlicense_oo to gbuildDavid Ostrovsky2012-09-231-4/+7
| | | | Change-Id: I8698d2da889d74a9f806c01f520ac0cbcca67b03
* add newly eligible modules to tail_buildDavid Tardon2012-09-221-0/+28
| | | | Change-Id: I3afc9dfb56ab29abaec1cb5dc60689be3243a1b1
* neon: convert to gbuildMatúš Kukan2012-09-221-0/+3
| | | | Change-Id: I1cca0e3be7e148c835af26d2c001878b849e8432
* add --with-system-bluez and alöllow disabling of sdremoteRene Engelhard2012-09-181-1/+3
| | | | Change-Id: I1b0dbc8e8efa7535bdc699e343e31594af00d553
* move help compiler/linker/indexer to a new moduleAndras Timar2012-09-161-0/+1
| | | | | | | we may want to use syntax highlighter class from svtools later, which is not available for l10ntools Change-Id: I5a06b77cb6935e3ef68015fb608aa26ac7c53fac
* add mdds to tail_build againMatúš Kukan2012-09-111-0/+1
| | | | Change-Id: I77a90f816d062bdc9ca4de6e151593e264e4c042
* liborcus: convert to gbuildMatúš Kukan2012-09-111-0/+1
| | | | Change-Id: I6a0d869526ffd40bfe5ff81267f241c049d050f0
* get mdds out of tail_build; liborcus depends on itMatúš Kukan2012-09-091-1/+0
| | | | Change-Id: I0c09260911b3979c5eb8aa33c25073bec105b987
* libcmis: convert to gbuildMatúš Kukan2012-09-081-0/+1
| | | | Change-Id: I4586cb27505bbdc20a543fc812d8b480b4b94236
* libwpd: convert to gbuildMatúš Kukan2012-09-081-0/+1
| | | | Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35
* libwpg: convert to gbuildMatúš Kukan2012-09-081-0/+1
| | | | Change-Id: If440c551aedf805eb364c0fe575e8c5f4f66c18f
* libcdr: convert to gbuildMatúš Kukan2012-09-081-0/+1
| | | | Change-Id: I067ab0a4559bf7ee0da36a67567e0db9a6e34f87
* libmspub: convert to gbuildMatúš Kukan2012-09-081-0/+1
| | | | Change-Id: I502c849e40d84e6038b0b83fe344699944ec4a8f
* libwps: convert to gbuildMatúš Kukan2012-09-081-0/+1
| | | | Change-Id: I8f5312d9751d4bc4f26feb1d58b1c4b3184441c0
* libvisio: convert to gbuildMatúš Kukan2012-09-081-0/+1
| | | | Change-Id: Ie52c2ed87bf7631877bdf9a4cffc2f0a8fb3736c
* mdds: convert to gbuildMatúš Kukan2012-08-311-0/+1
| | | | Change-Id: I7db5dd20e41297efbabef22f559b5552f3afff0f
* vigra: convert to gbuildMatúš Kukan2012-08-251-0/+1
| | | | Change-Id: Ie5f050bf5f672a35d9629dcfb039d9fff7470cab
* add extras to tail_buildDavid Tardon2012-08-241-0/+1
| | | | Change-Id: I3143c987ed07f2d0033cbcb4fe637d095339807e
* add hsqldb to tail_buildDavid Tardon2012-08-241-0/+3
| | | | Change-Id: Ic11e4443c7c29dba22a19436758d14dd35d9523c
* Depend on the tail_end module insteadTor Lillqvist2012-08-221-1/+0
| | | | Change-Id: Icc0c17c66c6e5e2166a34e232acb69c0b434a44c
* Added bluez_bluetooth headers as a module.Andrzej J.R. Hunt2012-08-211-0/+1
| | | | Change-Id: Id9f4e59b5c46c7bee3cf0b129f523d963c0407a6
* Add the android module to gbuildTor Lillqvist2012-08-211-0/+1
| | | | | | | | | | | | | | | | | 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
* do not serialize tail_build unless there is 'all' targetMatúš Kukan2012-08-101-0/+2
| | | | | | Otherwise running 'make <module>.all' is broken. Change-Id: Id987d9aefbcfff6fba5f18a04c30f9a2f58ad00b
* add dictionaries to tail_buildDavid Tardon2012-08-091-0/+3
| | | | Change-Id: If898ad805a1530d201650429b988c2866fb62512
* Filter out vbaobj in the disabled scripting caseTor Lillqvist2012-08-021-1/+3
| | | | Change-Id: I2fee7cd5e30d95371af503a8be18c36540f93811
* add autodoc and its deps to tail_buildDavid Tardon2012-08-021-0/+3
| | | | Change-Id: I4a5e960c13b5f17235dc50f8ee6754a029c70840
* tubes: couple tubes up to the build logicMichael Meeks2012-07-171-0/+1
|
* move remotebridges to tail_buildDavid Tardon2012-07-171-0/+1
| | | | Change-Id: I54d0e708f00ecbd95f34a62b54768f15d263ec69
* svxcore before ooxCaolán McNamara2012-07-111-2/+2
| | | | Change-Id: Ia6c0b13aa0b2b039f678dc00afc837eacf288117
* tailbuild_serialize things seem to need to be in reverse dependency orderCaolán McNamara2012-07-111-4/+4
| | | | | | otherwise I get very confusing circular dependency errors in a clean build Change-Id: I2a32d3053cfc0269fd77702125e3498e61f09e4d
* serialize more linking, and handle the pathological mergelibs caseMichael Meeks2012-07-111-1/+7
| | | | Change-Id: I0c4b1e4d7d5e4802dbea0a1c5a9ec80874f7ed21
* move testtools to tail_buildDavid Tardon2012-07-031-0/+1
| | | | Change-Id: I7dfd5b1f059f7f254a28d2d627365a0b650e33d1
* only build pyuno when configuration says soDavid Tardon2012-07-031-1/+3
| | | | Change-Id: Ic20057a1874a6ca959304423688d6ce2d13a5829
* gbuild migration: pyuno moduleDavid Ostrovsky2012-06-141-0/+1
| | | | Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
* Work in progress: Add "touch" module for Android and iOS stuffTor Lillqvist2012-06-051-0/+1
| | | | Change-Id: I10652743194d44d8465ddf8079f6b4458e6710f9
* deliver sane header only when it's being usedMatúš Kukan2012-06-021-3/+1
| | | | Change-Id: I38a3dfb14375bb4abee7beaa3127c3a4cce1b9a2
* twain header is only for WindowsMatúš Kukan2012-06-021-3/+1
| | | | Change-Id: I7b1cee3bde17fc9e52b7fcf06d1d5215a9396814
* move embedserv to tail_buildDavid Tardon2012-05-291-0/+1
| | | | Change-Id: Ieea814347e3c895c39a3dfc3312d6b1a735f4d68
* move nlpsolver to tail_buildDavid Tardon2012-05-291-0/+3
| | | | Change-Id: Ib1af41063f2062efc9392c81f94d95b99060cc82
* move unoil to tail_buildDavid Tardon2012-05-291-0/+1
| | | | Change-Id: I0a4ee1c1bf9acbcb83a02d2ae6ab383fd8f4c5e2
* move javaunohelper to tail_buildDavid Tardon2012-05-291-0/+1
| | | | Change-Id: I549395fc5686bac70616b7344c4b32737ae14289
* move cpputools to tail_buildDavid Tardon2012-05-291-0/+1
| | | | Change-Id: Ia4048ec901a4bedc00b3a6f43059cfb82202d340
* move io to tail_buildDavid Tardon2012-05-291-0/+1
| | | | Change-Id: I6ceab6d3b27530f44ecd5977837655d7b38eb7fd