summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2013-05-06[mono] build hack with copying assembly config files is needed only with monoPetr Mladek1-2/+2
2013-05-02fdo#54087 link the correct resource file to npsoplugin.dllAndras Timar3-0/+13
2013-05-01Merge tag 'libreoffice-4.0.3.2' into suse-4.0Petr Mladek2-2/+2
2013-04-30[mono] mono-climaker.diff: add mono supportPetr Mladek1-0/+7
2013-04-30[mono] workaround for mono limitation where "al -link" does not accept pathPetr Mladek1-1/+7
2013-04-30[mono] fix debug csflagsPetr Mladek1-5/+1
2013-04-30[mono] define CliAssemblyTarget when building on UNIXPetr Mladek1-2/+2
2013-04-30[mono] backslash the path only when really using cygwinPetr Mladek1-1/+1
2013-04-30[mono] do not hardcode csc commandPetr Mladek1-1/+1
2013-04-30[mono] allow to use another C# compiler, e.g. gmcs instead of mcsPetr Mladek1-0/+6
2013-04-30[mono] add CliExecutable gbuild targetPetr Mladek3-2/+195
2013-03-19touch --no-dereference does not work on MACOSXPetr Mladek1-1/+1
2013-03-19fix race condition when using hardlinks to deliver into solverPetr Mladek1-1/+1
2013-03-15remove trailing whitespaceBjoern Michaelsen1-1/+1
2013-02-15rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann2-0/+12
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