summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fix typoDavid Tardon2012-03-141-1/+1
* remove *.pyc in solenv/gdb in make distcleanRene Engelhard2012-03-131-0/+1
* Makefile: subsequentcheck should only run testsMichael Stahl2012-03-121-2/+2
* Makefile: add $(module).subsequentcheck targetsMichael Stahl2012-03-121-0/+3
* embedserv: convert to gbuildMatúš Kukan2012-03-101-1/+1
* Do not remove the whole workdir/* on 'make clean'Matúš Kukan2012-03-091-2/+0
* The instsetoo_native part is unnecessary when doing dev-installTor Lillqvist2012-03-081-2/+4
* fix make dependencies for windowsPeter Foley2012-03-071-3/+10
* move sdext to gbuild sectionDavid Tardon2012-03-061-1/+1
* Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTINGTor Lillqvist2012-03-051-3/+3
* Revert "Build libsb with a few dummy classes also for --disable-scripting"Tor Lillqvist2012-03-051-3/+3
* translations converted to gbuildMatúš Kukan2012-03-021-1/+1
* Creating a module lcms2Fridrich Štrba2012-03-021-0/+1
* embeddedobj: convert to gbuildMatúš Kukan2012-03-011-1/+1
* callcatcher: update listCaolán McNamara2012-03-011-0/+6
* Build libsb with a few dummy classes also for --disable-scriptingTor Lillqvist2012-03-011-3/+3
* s/interpreters/scripting/Tor Lillqvist2012-02-271-3/+3
* exclude some more external libs from unusedcode.easyCaolán McNamara2012-02-271-0/+8
* Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist2012-02-271-3/+3
* allow autogen.sh to be run automaticallyPeter Foley2012-02-261-2/+5
* rename post.Makeflie to Makefile.postPeter Foley2012-02-261-2/+2
* Make sure headers are "delivered" also for libs that are bypassed for iOSTor Lillqvist2012-02-231-0/+12
* clucene missing from gbuild_modulesStephan Bergmann2012-02-231-0/+1
* make debugrun run debugrun and not subsequentcheckBjoern Michaelsen2012-02-211-2/+2
* It's safer to run one job at a time in instsetoo_native on WindowsMatúš Kukan2012-02-201-1/+7
* Makefile: adapt to gbuild'ized smoketest, create target for installingMatúš Kukan2012-02-191-17/+12
* gbuild'ize smoketest(oo_native) and merge themMatúš Kukan2012-02-191-2/+1
* packimages: convert to gbuildMatúš Kukan2012-02-171-1/+1
* update MakefileMatúš Kukan2012-02-171-6/+6
* let src.downloaded not depend on phony target to avoid re-creating each timeMatúš Kukan2012-02-161-4/+3
* make build a pre-req of deliverMiklos Vajna2012-02-131-1/+1
* Makefile: don't build everything twice on "make check"Michael Stahl2012-02-131-1/+1
* add slowcheck target and make build a pre-req of checkNorbert Thiebaud2012-02-101-2/+10
* remove accidentially committed pyuno-py3 module from Makefile...Rene Engelhard2012-02-101-1/+0
* make cmd: custum -> customMiklos Vajna2012-02-101-2/+2
* filter out Dde* cause they're not easyCaolán McNamara2012-02-101-0/+1
* best to filter out salhelper:: from unused I thinkCaolán McNamara2012-02-101-2/+3
* unotest: convert to gbuildMatúš Kukan2012-02-101-1/+1
* On Cygwin, Make wants to see Unix-style pathnamesTor Lillqvist2012-02-101-2/+8
* add testtools to dmake_modulesRene Engelhard2012-02-091-0/+2
* re-enable make help from the top-level makeNorbert Thiebaud2012-02-081-0/+9
* support make <module>.all even for gbuild modulesNorbert Thiebaud2012-02-081-1/+5
* add back in lost unused code filtersCaolán McNamara2012-02-081-1/+6
* Module translations missingStephan Bergmann2012-02-071-0/+1
* soffice.sh is no longer generated at configure timeStephan Bergmann2012-02-071-1/+1
* have make check working again. clean-up the whole STAGE stuffNorbert Thiebaud2012-02-061-38/+44
* fix typoDavid Tardon2012-02-061-1/+1
* darn! finally bootstrap target (seems to) works on windows... and otherNorbert Thiebaud2012-02-051-2/+5
* again do not use WORKDIR prematurely due to windowsNorbert Thiebaud2012-02-051-1/+1
* fix bootstraping issue on x-compileNorbert Thiebaud2012-02-051-4/+1