summaryrefslogtreecommitdiff
path: root/solenv/gbuild/UnoApiTarget.mk
AgeCommit message (Expand)AuthorFilesLines
2014-01-20gbuild: UnoApi: fix header rebuilds when cppumaker changesMichael Stahl1-12/+18
2014-01-20gbuild: UnoApi: fix rebuilds after IDL changesMichael Stahl1-0/+13
2013-11-04gbuild: remove error stubs for renamed/removed functionsMichael Stahl1-8/+0
2013-11-02gbuild: SOLARBINDIR does not exist any moreMichael Stahl1-3/+3
2013-09-22gbuild: remove executables from OUTDIR and WORKDIRMichael Stahl1-3/+3
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann1-182/+20
2013-09-18Replace binary type_references with human-readable .idl versionsStephan Bergmann1-6/+2
2013-09-18New unoidl-check tool to replace regcompareStephan Bergmann1-8/+7
2013-09-16Replace reg2unoidl with unoidl-writeStephan Bergmann1-2/+2
2013-09-02@RESPONSEFILE shouldn't be necessary for the few cppumaker -X argumentsStephan Bergmann1-4/+1
2013-08-31fix comment to reflect the use of TRUE instead of YES for DISABLE_* vars.Norbert Thiebaud1-1/+1
2013-07-16gbuild: update included dep-targets as side effect of targetsMichael Stahl1-4/+12
2013-06-18handle missing dep files in concat-depsBjoern Michaelsen1-2/+1
2013-06-18Reduce the amount of calls of mkdir -p.Bjoern Michaelsen1-0/+12
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2013-05-05use single rm callDavid Tardon1-2/+2
2013-04-29TyposStephan Bergmann1-2/+2
2013-04-28drop UnoApiTarget_get_*headersDavid Tardon1-10/+1
2013-04-24Generate new format type rdb filesStephan Bergmann1-5/+17
2013-04-24Clean up of dead code, now that UnoApiMerge.mk is goneStephan Bergmann1-26/+2
2013-04-09[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann1-1/+1
2013-04-03Previous commit inadvertently dropped -BUCRStephan Bergmann1-1/+1
2013-04-03Show backtraces for core files from CppunitTests, tooStephan Bergmann1-2/+1
2013-03-13gbuild: UnoApiTarget: header dummy rules should depend on cppumakerMichael Stahl1-8/+14
2013-03-06gbuild: use proper dependencies for concat-depsMatúš Kukan1-1/+1
2013-02-24convert moz to gbuild and add to tail_buildPeter Foley1-1/+1
2012-12-31I did not want to push that...David Tardon1-8/+8
2012-12-31move gb_Executable_get_command back into Executable.mkDavid Tardon1-8/+8
2012-12-30use runtime deps in gbuild classesDavid Tardon1-20/+18
2012-12-29rethink external executable setupDavid Tardon1-1/+1
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon1-1/+1
2012-11-28gbuild: UnoApiTarget: delete RDB file before rebuilding itMichael Stahl1-0/+2
2012-11-28gbuild: UnoApiTarget: fix spurious rebuilds:Michael Stahl1-3/+7
2012-11-23Only rebuilding .urd for newer .idl is unsound when idlc changesStephan Bergmann1-1/+1
2012-11-03compile concat-deps in solenv; also put them into $(OUTDIR)Matúš Kukan1-1/+1
2012-10-07check platform-defined func. is really definedDavid Tardon1-1/+3
2012-10-07move selection of UNO header variant to platformDavid Tardon1-59/+57
2012-10-07a directory is a directoryDavid Tardon1-7/+7
2012-10-07Let's use only comprehensive UDKAPI headers for Clang on OS XTor Lillqvist1-2/+21
2012-10-06For some reason I need mkdirs here, dunno why others don't?Tor Lillqvist1-2/+2
2012-10-05drop rdbmaker support from UnoApiTargetDavid Tardon1-35/+11
2012-10-03Replace set_xml with set_types, to get rid of xml2cmpStephan Bergmann1-16/+8
2012-09-28and also use new gb_UCPPTARGET; gb_UCPP unusedMatúš Kukan1-1/+1
2012-09-27move ucpp definitions into gbuild.mk (as e.g.xsltproc)Rene Engelhard1-3/+0
2012-09-27add --with-system-ucppRene Engelhard1-0/+2
2012-09-26Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan1-0/+4
2012-09-26gbuild: use one pattern rule for creating directoriesMatúš Kukan1-4/+0
2012-09-24Check DISABLE_DYNLOADING, not just iOSTor Lillqvist1-2/+2
2012-09-22gbuild: add missing dependency on regmergeMatúš Kukan1-0/+1
2012-09-22ensure IDL files of used UnoApis are in placeDavid Tardon1-1/+10