summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2012-12-04revert the huge performance regression in gbuild intoduced with 0a45deba2be4a...Bjoern Michaelsen1-0/+9
2012-12-04adding calc add-in for option pricingtino1-0/+1
2012-12-03make sure fast string operator+ is used only by LO codeLuboš Luňák1-2/+3
2012-12-03Use -W4 instead of -Wall, and don't disable warnings that are off by defaultTor Lillqvist1-91/+3
2012-12-03More -wd fixupsTor Lillqvist1-5/+6
2012-12-02gbuild: call gb_ExternalExecutable_collect_registrations...Michael Stahl1-1/+3
2012-12-02ditch unused makefileDavid Tardon3-82/+0
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon7-64/+156
2012-12-02Don't disable warnings that supprted MSVC versions don't generateTor Lillqvist1-25/+0
2012-12-02Document the warnings we disableTor Lillqvist1-2/+136
2012-12-02Argh, I meant Visual Studio 2010Tor Lillqvist1-2/+2
2012-12-02Disable MSVC warning C4986Tor Lillqvist1-0/+14
2012-12-02No lang no qtzZolnai Tamás1-0/+2
2012-12-02Make qtz work in UIZolnai Tamás6-16/+23
2012-12-01Not make qtz properties in release buildZolnai Tamás1-0/+2
2012-12-01files need to be added before patches are appliedLuboš Luňák1-4/+4
2012-11-28gbuild: UnoApiTarget: delete RDB file before rebuilding itMichael Stahl1-0/+2
2012-11-28gbuild: UnoApiTarget: fix spurious rebuilds:Michael Stahl1-3/+7
2012-11-25Work around make 3.81 pattern rule problemsRob Snelders1-8/+8
2012-11-25Work around Windows' missing symlinksStephan Bergmann2-8/+19
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann1-0/+6
2012-11-24Move in-build liblangtag data to solver's unittest/installation/shareStephan Bergmann1-1/+1
2012-11-24missing po files should not don't break the buildAndras Timar5-1/+8
2012-11-23restore --enable-symbols optionDavid Ostrovsky8-1/+48
2012-11-23build XHP first, then TREAndras Timar1-1/+6
2012-11-23Only rebuilding .urd for newer .idl is unsound when idlc changesStephan Bergmann1-1/+1
2012-11-23Add experimental --disable-export configure optionTor Lillqvist1-0/+1
2012-11-23ignore warnings in generated scannersDavid Tardon1-4/+1
2012-11-22create SAL_DEPRECATED_INTERNAL for annotating APIMichael Meeks1-0/+5
2012-11-22Probably want to check CROSS_COMPILING here, not (just) iOSTor Lillqvist1-1/+1
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-0/+1
2012-11-21Improve gbuild help text with PARALLELISM env var.Thorsten Behrens1-0/+3
2012-11-20Merge branch 'feature/killsdf'Andras Timar6-56/+104
2012-11-20Generate qtz propertiesZolnai Tamás1-9/+12
2012-11-18fix makefileAndras Timar1-1/+1
2012-11-16fixed java classpath parameter (required for gcj)Enrico Weigelt, metux ITS2-2/+2
2012-11-15use gb_WITH_LANG consistentlyDavid Tardon1-3/+3
2012-11-15gbuild: add gb_CustomTarget_register_targetsMatúš Kukan1-0/+11
2012-11-15ensure translations are built before using themDavid Tardon1-5/+40
2012-11-15gbuild: UnpackedTarball: print which patch failed to applyMichael Stahl1-1/+2
2012-11-11convert liblangtag to gbuildPeter Foley1-0/+1
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar34-877/+1143
2012-11-08put .ui translations into the langpacksCaolán McNamara1-1/+1
2012-11-08MinGW: Silence [build LNK].Jan Holesovsky1-2/+3
2012-11-08propagate dep on schemas from another configurationDavid Tardon1-0/+2
2012-11-07gbuild: fix "missing separator" errors with --enable-crashdumpMichael Stahl1-1/+1
2012-11-03gbuild: add beginning of gcov supportNorbert Thiebaud1-0/+8
2012-11-03Implement new treex executableZolnai Tamás1-17/+20
2012-11-03compile concat-deps in solenv; also put them into $(OUTDIR)Matúš Kukan2-2/+2
2012-11-03Define gb_CPPU_ENV befire useTor Lillqvist2-6/+4