summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2013-03-19touch --no-dereference does not work on MACOSXPetr Mladek
2013-03-19fix race condition when using hardlinks to deliver into solverPetr Mladek
2013-03-15remove trailing whitespaceBjoern Michaelsen
2013-02-15rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann
2013-01-14add config path for commit bf85d5eb33ff33c9ff94336de9d9f67825296c10Noel Power
2013-01-10Add configure switch that allows hardlink deliverTomas Chvatal
2013-01-07deliver qtz translations for .ui filesDavid Tardon
2013-01-02only package .ui translations that can be producedDavid Tardon
2012-12-29rethink external executable setupDavid Tardon
2012-12-28fix delivery of qtz "translations"David Tardon
2012-12-28simplify UI packagingDavid Tardon
2012-12-28create all translations for a .ui file in one uiex callDavid Tardon
2012-12-28let uiex produce more translations in one runDavid Tardon
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
2012-12-06rm intermediate files that are input of helpindexer and should not be packagedAndras Timar
2012-12-04revert the huge performance regression in gbuild intoduced with 0a45deba2be4a...Bjoern Michaelsen
2012-12-04adding calc add-in for option pricingtino
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