summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2012-12-03make sure fast string operator+ is used only by LO codeLuboš Luňák
2012-12-03Use -W4 instead of -Wall, and don't disable warnings that are off by defaultTor Lillqvist
2012-12-03More -wd fixupsTor Lillqvist
2012-12-02gbuild: call gb_ExternalExecutable_collect_registrations...Michael Stahl
2012-12-02ditch unused makefileDavid Tardon
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon
2012-12-02Don't disable warnings that supprted MSVC versions don't generateTor Lillqvist
2012-12-02Document the warnings we disableTor Lillqvist
2012-12-02Argh, I meant Visual Studio 2010Tor Lillqvist
2012-12-02Disable MSVC warning C4986Tor Lillqvist
2012-12-02No lang no qtzZolnai Tamás
2012-12-02Make qtz work in UIZolnai Tamás
2012-12-01Not make qtz properties in release buildZolnai Tamás
2012-12-01files need to be added before patches are appliedLuboš Luňák
2012-11-28gbuild: UnoApiTarget: delete RDB file before rebuilding itMichael Stahl
2012-11-28gbuild: UnoApiTarget: fix spurious rebuilds:Michael Stahl
2012-11-25Work around make 3.81 pattern rule problemsRob Snelders
2012-11-25Work around Windows' missing symlinksStephan Bergmann
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann
2012-11-24Move in-build liblangtag data to solver's unittest/installation/shareStephan Bergmann
2012-11-24missing po files should not don't break the buildAndras Timar
2012-11-23restore --enable-symbols optionDavid Ostrovsky
2012-11-23build XHP first, then TREAndras Timar
2012-11-23Only rebuilding .urd for newer .idl is unsound when idlc changesStephan Bergmann
2012-11-23Add experimental --disable-export configure optionTor Lillqvist
2012-11-23ignore warnings in generated scannersDavid Tardon
2012-11-22create SAL_DEPRECATED_INTERNAL for annotating APIMichael Meeks
2012-11-22Probably want to check CROSS_COMPILING here, not (just) iOSTor Lillqvist
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-11-21Improve gbuild help text with PARALLELISM env var.Thorsten Behrens
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-20Generate qtz propertiesZolnai Tamás
2012-11-18fix makefileAndras Timar
2012-11-16fixed java classpath parameter (required for gcj)Enrico Weigelt, metux ITS
2012-11-15use gb_WITH_LANG consistentlyDavid Tardon
2012-11-15gbuild: add gb_CustomTarget_register_targetsMatúš Kukan
2012-11-15ensure translations are built before using themDavid Tardon
2012-11-15gbuild: UnpackedTarball: print which patch failed to applyMichael Stahl
2012-11-11convert liblangtag to gbuildPeter Foley
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-08put .ui translations into the langpacksCaolán McNamara
2012-11-08MinGW: Silence [build LNK].Jan Holesovsky
2012-11-08propagate dep on schemas from another configurationDavid Tardon
2012-11-07gbuild: fix "missing separator" errors with --enable-crashdumpMichael Stahl
2012-11-03gbuild: add beginning of gcov supportNorbert Thiebaud
2012-11-03Implement new treex executableZolnai Tamás
2012-11-03compile concat-deps in solenv; also put them into $(OUTDIR)Matúš Kukan
2012-11-03Define gb_CPPU_ENV befire useTor Lillqvist
2012-11-03Experimental, work in progress, 64-bit MSVC build setupTor Lillqvist
2012-11-02Pass $(INCLUDE) also in gb_AsmObject__commandTor Lillqvist