summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2013-01-14add config path for commit bf85d5eb33ff33c9ff94336de9d9f67825296c10Noel Power2-1/+4
2013-01-10Add configure switch that allows hardlink deliverTomas Chvatal1-0/+4
2013-01-07deliver qtz translations for .ui filesDavid Tardon1-3/+5
2013-01-02only package .ui translations that can be producedDavid Tardon1-5/+29
2012-12-29rethink external executable setupDavid Tardon5-47/+128
2012-12-28fix delivery of qtz "translations"David Tardon1-0/+14
2012-12-28simplify UI packagingDavid Tardon1-7/+4
2012-12-28create all translations for a .ui file in one uiex callDavid Tardon2-96/+40
2012-12-28let uiex produce more translations in one runDavid Tardon1-1/+1
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann5-14/+0
2012-12-06rm intermediate files that are input of helpindexer and should not be packagedAndras Timar1-0/+1
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