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