summaryrefslogtreecommitdiff
path: root/solenv/gbuild/UnoApiTarget.mk
AgeCommit message (Expand)Author
2013-02-24convert moz to gbuild and add to tail_buildPeter Foley
2012-12-31I did not want to push that...David Tardon
2012-12-31move gb_Executable_get_command back into Executable.mkDavid Tardon
2012-12-30use runtime deps in gbuild classesDavid Tardon
2012-12-29rethink external executable setupDavid Tardon
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon
2012-11-28gbuild: UnoApiTarget: delete RDB file before rebuilding itMichael Stahl
2012-11-28gbuild: UnoApiTarget: fix spurious rebuilds:Michael Stahl
2012-11-23Only rebuilding .urd for newer .idl is unsound when idlc changesStephan Bergmann
2012-11-03compile concat-deps in solenv; also put them into $(OUTDIR)Matúš Kukan
2012-10-07check platform-defined func. is really definedDavid Tardon
2012-10-07move selection of UNO header variant to platformDavid Tardon
2012-10-07a directory is a directoryDavid Tardon
2012-10-07Let's use only comprehensive UDKAPI headers for Clang on OS XTor Lillqvist
2012-10-06For some reason I need mkdirs here, dunno why others don't?Tor Lillqvist
2012-10-05drop rdbmaker support from UnoApiTargetDavid Tardon
2012-10-03Replace set_xml with set_types, to get rid of xml2cmpStephan Bergmann
2012-09-28and also use new gb_UCPPTARGET; gb_UCPP unusedMatúš Kukan
2012-09-27move ucpp definitions into gbuild.mk (as e.g.xsltproc)Rene Engelhard
2012-09-27add --with-system-ucppRene Engelhard
2012-09-26Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan
2012-09-26gbuild: use one pattern rule for creating directoriesMatúš Kukan
2012-09-24Check DISABLE_DYNLOADING, not just iOSTor Lillqvist
2012-09-22gbuild: add missing dependency on regmergeMatúš Kukan
2012-09-22ensure IDL files of used UnoApis are in placeDavid Tardon
2012-09-22depend on tools as necessaryDavid Tardon
2012-08-31For iOS always generate comprehensive headers for udkapiTor Lillqvist
2012-08-30Make verbose make output more informative for cppumaker commandsTor Lillqvist
2012-06-22gbuild: fix UnoApiTarget header dependencies:Michael Stahl
2012-05-25Removed documentation from type rdbsStephan Bergmann
2012-05-16gbuild: fix build executable dependencies:Michael Stahl
2012-05-16further spurious dep-file rebuild fixes:Michael Stahl
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-05-09gbuild: use mixed paths on cygwinMatúš Kukan
2012-04-19change announceDavid Tardon
2012-04-10UnoApiTarget.mk: whitespaceMichael Stahl
2012-04-09gbuild: simplify and unify gb_Helper_*native*Matúš Kukan
2012-04-09cppu: use InternalUnoApiMatúš Kukan
2012-04-08gbuild: "use" vs. "add"David Tardon
2012-04-06fix build on windows (i hope)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-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12add InternalUnoApi classDavid Tardon
2012-03-11refactor UnoApi classDavid Tardon
2012-03-10gbuild: remove some more realpathsMatúš Kukan
2012-03-08gbuild: fix mkdir optimization with make 3.81Michael Stahl
2012-03-06UnoApiTarget: add missing dependencyMatúš Kukan
2012-03-05UnoApiTarget: avoid calling mkdir -p when not necessaryMatúš Kukan