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