summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara1-2/+2
2012-05-01Matrix3d::* belongs to some external libCaolán McNamara1-0/+1
2012-04-30export GMAKE_OPTIONS for use in build.plDavid Tardon1-2/+2
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+2
2012-04-27Makefile: "deliver -delete" on module.cleanMichael Stahl1-0/+1
2012-04-26fdo#39643: Remove --disable-strip-solver configure optionDavid Ostrovsky1-1/+8
2012-04-25build to tail_build with partial build in tail_buildBjoern Michaelsen1-0/+8
2012-04-24specific variable for where dev-install installsLuboš Luňák1-5/+6
2012-04-14gbuild conversion: unodevtools moduleDavid Ostrovsky1-1/+1
2012-04-14gbuild conversion: codemaker moduleDavid Ostrovsky1-1/+1
2012-04-13Revert "re-run bootstrap after make clean"David Tardon1-1/+0
2012-04-13gbuild conversion: idlc moduleDavid Ostrovsky1-1/+1
2012-04-11re-run bootstrap after make cleanDavid Tardon1-0/+1
2012-04-11gbuild conversion: cpputools moduleDavid Ostrovsky1-1/+1
2012-04-10filter out WPXCaolán McNamara1-1/+1
2012-04-08gbuild conversion: rdbmaker moduleDavid Ostrovsky1-1/+1
2012-04-07gbuildize xmlhelpDavid Tardon1-1/+1
2012-04-01move from dmake to gbuild listDavid Tardon1-2/+2
2012-03-27dev-install needs to depend on build after allStephan Bergmann1-1/+1
2012-03-21writeU8 is unused in the external libcdr lib, but filter it out from easyCaolán McNamara1-0/+1
2012-03-14fix typoDavid Tardon1-1/+1
2012-03-13remove *.pyc in solenv/gdb in make distcleanRene Engelhard1-0/+1
2012-03-12Makefile: subsequentcheck should only run testsMichael Stahl1-2/+2
2012-03-12Makefile: add $(module).subsequentcheck targetsMichael Stahl1-0/+3
2012-03-10embedserv: convert to gbuildMatúš Kukan1-1/+1
2012-03-09Do not remove the whole workdir/* on 'make clean'Matúš Kukan1-2/+0
2012-03-08The instsetoo_native part is unnecessary when doing dev-installTor Lillqvist1-2/+4
2012-03-07fix make dependencies for windowsPeter Foley1-3/+10
2012-03-06move sdext to gbuild sectionDavid Tardon1-1/+1
2012-03-05Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTINGTor Lillqvist1-3/+3
2012-03-05Revert "Build libsb with a few dummy classes also for --disable-scripting"Tor Lillqvist1-3/+3
2012-03-02translations converted to gbuildMatúš Kukan1-1/+1
2012-03-02Creating a module lcms2Fridrich Štrba1-0/+1
2012-03-01embeddedobj: convert to gbuildMatúš Kukan1-1/+1
2012-03-01callcatcher: update listCaolán McNamara1-0/+6
2012-03-01Build libsb with a few dummy classes also for --disable-scriptingTor Lillqvist1-3/+3
2012-02-27s/interpreters/scripting/Tor Lillqvist1-3/+3
2012-02-27exclude some more external libs from unusedcode.easyCaolán McNamara1-0/+8
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist1-3/+3
2012-02-26allow autogen.sh to be run automaticallyPeter Foley1-2/+5
2012-02-26rename post.Makeflie to Makefile.postPeter Foley1-2/+2
2012-02-23Make sure headers are "delivered" also for libs that are bypassed for iOSTor Lillqvist1-0/+12
2012-02-23clucene missing from gbuild_modulesStephan Bergmann1-0/+1
2012-02-21make debugrun run debugrun and not subsequentcheckBjoern Michaelsen1-2/+2
2012-02-20It's safer to run one job at a time in instsetoo_native on WindowsMatúš Kukan1-1/+7
2012-02-19Makefile: adapt to gbuild'ized smoketest, create target for installingMatúš Kukan1-17/+12
2012-02-19gbuild'ize smoketest(oo_native) and merge themMatúš Kukan1-2/+1
2012-02-17packimages: convert to gbuildMatúš Kukan1-1/+1
2012-02-17update MakefileMatúš Kukan1-6/+6
2012-02-16let src.downloaded not depend on phony target to avoid re-creating each timeMatúš Kukan1-4/+3