summaryrefslogtreecommitdiff
path: root/solenv/gbuild/UnoApi.mk
AgeCommit message (Expand)AuthorFilesLines
2014-01-21idl files need to be packaged relative to INSTDIR, not INSTROOTStephan Bergmann1-0/+1
2014-01-20gbuild: UnoApi: remove unused sinular gb_UnoApi_add_idlfile etc.Michael Stahl1-18/+0
2014-01-20gbuild: UnoApi: fix rebuilds after IDL changesMichael Stahl1-0/+3
2013-10-28gbuild: remove internal calls to gb_Package_set_outdir with INSTROOTMichael Stahl1-1/+0
2013-10-27gbuild: fix spurious re-delivery of .rdb filesMichael Stahl1-1/+1
2013-10-25gbuild: refactor UnoApi to remove rdb files from OUTDIRMichael Stahl1-10/+3
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist1-1/+1
2013-09-23Try to fix cross-compilationTor Lillqvist1-1/+1
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann1-44/+8
2013-09-18Fix documentationStephan Bergmann1-3/+4
2013-09-18Replace binary type_references with human-readable .idl versionsStephan Bergmann1-5/+0
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann1-1/+1
2013-09-09gbuild: install rdb files directly in module they come fromMatúš Kukan1-0/+8
2013-06-04gbuild: UnoApi: revert documentation Package supportMichael Stahl1-56/+0
2013-05-05Revert "gbuild: fix generated deps for API headers"David Tardon1-11/+0
2013-04-28do not copy anything to instdir in build stageDavid Tardon1-9/+6
2013-04-28drop UnoApiTarget_get_*headersDavid Tardon1-5/+0
2013-04-28drop forgotten decl. of _inc Package for UnoApiDavid Tardon1-1/+0
2013-04-28only deliver IDL files if neededDavid Tardon1-0/+14
2013-04-24Generate new format type rdb filesStephan Bergmann1-0/+1
2013-04-24install gen. IDL docs using filelistDavid Tardon1-0/+61
2013-04-24gbuild: fix generated deps for API headersDavid Tardon1-0/+11
2013-04-24gbuild: do not deliver UNO API headersDavid Tardon1-5/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2013-04-05use filelist install method for udkapi and offapiDavid Tardon1-0/+25
2013-03-13gbuild: refactor SDK packaging of IDL files:Michael Stahl1-17/+0
2013-02-25Last use of obsolete gb_*_add_api is long goneStephan Bergmann1-4/+0
2012-12-10userfriendly make targets for build and cleanLuboš Luňák1-0/+1
2012-09-22ensure IDL files of used UnoApis are in placeDavid Tardon1-0/+2
2012-07-26gbuild: UnoApi: fix spurious re-delivery of RDBsMichael Stahl1-1/+1
2012-06-22gbuild: fix UnoApiTarget header dependencies:Michael Stahl1-1/+1
2012-06-07gbuild: introduce gb_Package_Package_internal:Michael Stahl1-2/+2
2012-05-17fix spurious delivery of rdb files (better way)David Tardon1-3/+2
2012-05-17Revert "fix spurious re-delivery of RDB files:"David Tardon1-8/+0
2012-05-16fix spurious re-delivery of RDB files:Michael Stahl1-0/+8
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan1-1/+1
2012-04-08gbuild: "use" vs. "add"David Tardon1-4/+13
2012-04-01merge origin/masterDavid Tardon1-0/+1
2012-03-24rename targets to match LinkTarget's functionsDavid Tardon1-3/+3
2012-03-24use correct rdb root dirsDavid Tardon1-0/+2
2012-03-24use the default deliver ruleDavid Tardon1-5/+0
2012-03-11refactor UnoApi classDavid Tardon1-0/+156