summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-02-13Makefile: don't build everything twice on "make check"Michael Stahl1-1/+1
2012-02-10add slowcheck target and make build a pre-req of checkNorbert Thiebaud1-2/+10
2012-02-10remove accidentially committed pyuno-py3 module from Makefile...Rene Engelhard1-1/+0
2012-02-10make cmd: custum -> customMiklos Vajna1-2/+2
2012-02-10filter out Dde* cause they're not easyCaolán McNamara1-0/+1
2012-02-10best to filter out salhelper:: from unused I thinkCaolán McNamara1-2/+3
2012-02-10unotest: convert to gbuildMatúš Kukan1-1/+1
2012-02-10On Cygwin, Make wants to see Unix-style pathnamesTor Lillqvist1-2/+8
2012-02-09add testtools to dmake_modulesRene Engelhard1-0/+2
2012-02-08re-enable make help from the top-level makeNorbert Thiebaud1-0/+9
2012-02-08support make <module>.all even for gbuild modulesNorbert Thiebaud1-1/+5
2012-02-08add back in lost unused code filtersCaolán McNamara1-1/+6
2012-02-07Module translations missingStephan Bergmann1-0/+1
2012-02-07soffice.sh is no longer generated at configure timeStephan Bergmann1-1/+1
2012-02-06have make check working again. clean-up the whole STAGE stuffNorbert Thiebaud1-38/+44
2012-02-06fix typoDavid Tardon1-1/+1
2012-02-05darn! finally bootstrap target (seems to) works on windows... and otherNorbert Thiebaud1-2/+5
2012-02-05again do not use WORKDIR prematurely due to windowsNorbert Thiebaud1-1/+1
2012-02-05fix bootstraping issue on x-compileNorbert Thiebaud1-4/+1
2012-02-05autogen properly on default target.. and do not autogen on clean/distcleanNorbert Thiebaud1-1/+10
2012-02-05autogen when necessary and restart the make..Norbert Thiebaud1-4/+22
2012-02-05add cmd target to deal with corner case operationsNorbert Thiebaud1-4/+7
2012-02-05dmake-invoked gnumake may need implicite rules... avoid impacting theemNorbert Thiebaud1-3/+5
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-26/+373
2012-01-25Add a note to the toplevel Makefile where to actually edit stuff.Jan Holesovsky1-0/+5
2011-12-07kill gb_MINISOLARENV in favor of stagesBjoern Michaelsen1-13/+8
2011-11-29Makefile.in -- die, die, die!Bjoern Michaelsen1-0/+48