summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2012-03-14fix typoDavid Tardon
2012-03-13remove *.pyc in solenv/gdb in make distcleanRene Engelhard
2012-03-12Makefile: subsequentcheck should only run testsMichael Stahl
2012-03-12Makefile: add $(module).subsequentcheck targetsMichael Stahl
2012-03-10embedserv: convert to gbuildMatúš Kukan
2012-03-09Do not remove the whole workdir/* on 'make clean'Matúš Kukan
2012-03-08The instsetoo_native part is unnecessary when doing dev-installTor Lillqvist
2012-03-07fix make dependencies for windowsPeter Foley
2012-03-06move sdext to gbuild sectionDavid Tardon
2012-03-05Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTINGTor Lillqvist
2012-03-05Revert "Build libsb with a few dummy classes also for --disable-scripting"Tor Lillqvist
2012-03-02translations converted to gbuildMatúš Kukan
2012-03-02Creating a module lcms2Fridrich Štrba
2012-03-01embeddedobj: convert to gbuildMatúš Kukan
2012-03-01callcatcher: update listCaolán McNamara
2012-03-01Build libsb with a few dummy classes also for --disable-scriptingTor Lillqvist
2012-02-27s/interpreters/scripting/Tor Lillqvist
2012-02-27exclude some more external libs from unusedcode.easyCaolán McNamara
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist
2012-02-26allow autogen.sh to be run automaticallyPeter Foley
2012-02-26rename post.Makeflie to Makefile.postPeter Foley
2012-02-23Make sure headers are "delivered" also for libs that are bypassed for iOSTor Lillqvist
2012-02-23clucene missing from gbuild_modulesStephan Bergmann
2012-02-21make debugrun run debugrun and not subsequentcheckBjoern Michaelsen
2012-02-20It's safer to run one job at a time in instsetoo_native on WindowsMatúš Kukan
2012-02-19Makefile: adapt to gbuild'ized smoketest, create target for installingMatúš Kukan
2012-02-19gbuild'ize smoketest(oo_native) and merge themMatúš Kukan
2012-02-17packimages: convert to gbuildMatúš Kukan
2012-02-17update MakefileMatúš Kukan
2012-02-16let src.downloaded not depend on phony target to avoid re-creating each timeMatúš Kukan
2012-02-13make build a pre-req of deliverMiklos Vajna
2012-02-13Makefile: don't build everything twice on "make check"Michael Stahl
2012-02-10add slowcheck target and make build a pre-req of checkNorbert Thiebaud
2012-02-10remove accidentially committed pyuno-py3 module from Makefile...Rene Engelhard
2012-02-10make cmd: custum -> customMiklos Vajna
2012-02-10filter out Dde* cause they're not easyCaolán McNamara
2012-02-10best to filter out salhelper:: from unused I thinkCaolán McNamara
2012-02-10unotest: convert to gbuildMatúš Kukan
2012-02-10On Cygwin, Make wants to see Unix-style pathnamesTor Lillqvist
2012-02-09add testtools to dmake_modulesRene Engelhard
2012-02-08re-enable make help from the top-level makeNorbert Thiebaud
2012-02-08support make <module>.all even for gbuild modulesNorbert Thiebaud
2012-02-08add back in lost unused code filtersCaolán McNamara
2012-02-07Module translations missingStephan Bergmann
2012-02-07soffice.sh is no longer generated at configure timeStephan Bergmann
2012-02-06have make check working again. clean-up the whole STAGE stuffNorbert Thiebaud
2012-02-06fix typoDavid Tardon
2012-02-05darn! finally bootstrap target (seems to) works on windows... and otherNorbert Thiebaud
2012-02-05again do not use WORKDIR prematurely due to windowsNorbert Thiebaud
2012-02-05fix bootstraping issue on x-compileNorbert Thiebaud