summaryrefslogtreecommitdiff
path: root/Module_tail_build.mk
AgeCommit message (Collapse)Author
2012-08-25vigra: convert to gbuildMatúš Kukan
Change-Id: Ie5f050bf5f672a35d9629dcfb039d9fff7470cab
2012-08-24add extras to tail_buildDavid Tardon
Change-Id: I3143c987ed07f2d0033cbcb4fe637d095339807e
2012-08-24add hsqldb to tail_buildDavid Tardon
Change-Id: Ic11e4443c7c29dba22a19436758d14dd35d9523c
2012-08-22Depend on the tail_end module insteadTor Lillqvist
Change-Id: Icc0c17c66c6e5e2166a34e232acb69c0b434a44c
2012-08-21Added bluez_bluetooth headers as a module.Andrzej J.R. Hunt
Change-Id: Id9f4e59b5c46c7bee3cf0b129f523d963c0407a6
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-10do not serialize tail_build unless there is 'all' targetMatúš Kukan
Otherwise running 'make <module>.all' is broken. Change-Id: Id987d9aefbcfff6fba5f18a04c30f9a2f58ad00b
2012-08-09add dictionaries to tail_buildDavid Tardon
Change-Id: If898ad805a1530d201650429b988c2866fb62512
2012-08-02Filter out vbaobj in the disabled scripting caseTor Lillqvist
Change-Id: I2fee7cd5e30d95371af503a8be18c36540f93811
2012-08-02add autodoc and its deps to tail_buildDavid Tardon
Change-Id: I4a5e960c13b5f17235dc50f8ee6754a029c70840
2012-07-17tubes: couple tubes up to the build logicMichael Meeks
2012-07-17move remotebridges to tail_buildDavid Tardon
Change-Id: I54d0e708f00ecbd95f34a62b54768f15d263ec69
2012-07-11svxcore before ooxCaolán McNamara
Change-Id: Ia6c0b13aa0b2b039f678dc00afc837eacf288117
2012-07-11tailbuild_serialize things seem to need to be in reverse dependency orderCaolán McNamara
otherwise I get very confusing circular dependency errors in a clean build Change-Id: I2a32d3053cfc0269fd77702125e3498e61f09e4d
2012-07-11serialize more linking, and handle the pathological mergelibs caseMichael Meeks
Change-Id: I0c4b1e4d7d5e4802dbea0a1c5a9ec80874f7ed21
2012-07-03move testtools to tail_buildDavid Tardon
Change-Id: I7dfd5b1f059f7f254a28d2d627365a0b650e33d1
2012-07-03only build pyuno when configuration says soDavid Tardon
Change-Id: Ic20057a1874a6ca959304423688d6ce2d13a5829
2012-06-14gbuild migration: pyuno moduleDavid Ostrovsky
Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
2012-06-05Work in progress: Add "touch" module for Android and iOS stuffTor Lillqvist
Change-Id: I10652743194d44d8465ddf8079f6b4458e6710f9
2012-06-02deliver sane header only when it's being usedMatúš Kukan
Change-Id: I38a3dfb14375bb4abee7beaa3127c3a4cce1b9a2
2012-06-02twain header is only for WindowsMatúš Kukan
Change-Id: I7b1cee3bde17fc9e52b7fcf06d1d5215a9396814
2012-05-29move embedserv to tail_buildDavid Tardon
Change-Id: Ieea814347e3c895c39a3dfc3312d6b1a735f4d68
2012-05-29move nlpsolver to tail_buildDavid Tardon
Change-Id: Ib1af41063f2062efc9392c81f94d95b99060cc82
2012-05-29move unoil to tail_buildDavid Tardon
Change-Id: I0a4ee1c1bf9acbcb83a02d2ae6ab383fd8f4c5e2
2012-05-29move javaunohelper to tail_buildDavid Tardon
Change-Id: I549395fc5686bac70616b7344c4b32737ae14289
2012-05-29move cpputools to tail_buildDavid Tardon
Change-Id: Ia4048ec901a4bedc00b3a6f43059cfb82202d340
2012-05-29move io to tail_buildDavid Tardon
Change-Id: I6ceab6d3b27530f44ecd5977837655d7b38eb7fd
2012-05-29move binaryurp to tail_buildDavid Tardon
Change-Id: I0e5ad225498a48d1bf1a5b2fc34a518abf7f1a72
2012-05-29move ure to tail_buildDavid Tardon
Change-Id: I3dbc3ee8e7117476dbf5d7bae363d7a4c55bbea6
2012-05-29move i18nutil to tail_buildDavid Tardon
Change-Id: I813f6ecd26c79607f0c19a28ef921aff5f0b82b6
2012-05-29move regexp to tail_buildDavid Tardon
Change-Id: I517727b528b08b6284ccd0805ce8836d171b8df7
2012-05-29move twain to tail_buildDavid Tardon
Change-Id: I8d749eeb4229d0c7ef616aabab0e33bdfb8ea773
2012-05-29move sane to tail_buildDavid Tardon
Change-Id: I605ee6700d5d51eb6e06e97482ccd482ebb13e22
2012-05-29move sax to tail_buildDavid Tardon
Change-Id: If269e6b011714766818ce4b1f56c7006ab8020c3
2012-05-29move qadevOOo to tail_buildDavid Tardon
Change-Id: Ice1555795632831117283ba180b88bd2734f55c2
2012-05-29move unotest to tail_buildDavid Tardon
Change-Id: I9dd5fbfc82e01a04e90fc249964412778f728d0e
2012-05-29move basegfx and o3tl to tail_buildDavid Tardon
Change-Id: Idaf053adc621035ebc3b7a124bdffde869ce5def
2012-05-29move i18npool to tail_buildDavid Tardon
Change-Id: I2854abb5b5bffb029259195cfdabb4722f00bc84
2012-05-29move tools to tail_buildDavid Tardon
Change-Id: I4e8ccd71b178d24b95fffe10bb22f075df83a8c9
2012-05-29move shell to tail_buildDavid Tardon
Change-Id: I0fe4460e940afd9f9a73bd798c3a3e17eb055024
2012-05-29move unotools to tail_buildDavid Tardon
Change-Id: Ib820d967acd3ec78299365d443c838cd2d3cc4de
2012-05-29move scp2 to tail_buildDavid Tardon
Change-Id: Ib1e954f51908df67d05a86189b864bf7064e59d3
2012-05-29move rsc to tail_buildDavid Tardon
2012-05-29move reportbuilder to tail_buildDavid Tardon
2012-05-29move unixODBC to tail_buildDavid Tardon
2012-05-29move sot to tail_buildDavid Tardon
2012-05-29move svl to tail_buildDavid Tardon
2012-05-29move connectivity to tail_buildDavid Tardon
2012-05-20move x11_extensions to tail_buildDavid Tardon
Change-Id: I7ed368730ddba2dac28e05970c509081ecaf0e80
2012-05-18Merge the libraries in writerfilterTor Lillqvist
Change-Id: If77543855fe34f70d248fe8a4644d293f693f190