summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2013-03-04rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann1-0/+6
2012-09-10gbuild: disable symbols on --enable-dbgutil --disable-symbolsMichael Stahl1-6/+10
2012-09-05fdo#53009: Compile extension help in gbuildStephan Bergmann1-20/+116
2012-08-29fdo#53888: svx: do not link against dbtoolsMatúš Kukan1-1/+1
2012-08-24gbuild: also in libmerge case library needs to depend on all headersMatúš Kukan1-1/+1
2012-08-22fdo#53888: fix YaccTarget/LexTarget dependencies:Michael Stahl1-3/+6
2012-08-02gbuild: WinResTarget: fix dep-target dependencies:Michael Stahl1-1/+1
2012-07-30gbuild: let JunitTests run with MSVC:Michael Stahl1-3/+1
2012-07-30gbuild: need to set gb_Helper_LIBRARY_PATH_VAR for MSVCMichael Stahl1-0/+2
2012-07-30gbuild: un-break setting classpath on Windows:Michael Stahl2-6/+6
2012-07-11gbuild: sigh... that didn't help... let's try an eval hereMichael Stahl1-1/+1
2012-07-11gbuild: remove trailing \ that is apparently...Michael Stahl1-1/+1
2012-06-26fdo#51115: gb_Extension_add_file: fix Windows build:Michael Stahl1-1/+6
2012-06-26gbuild: add gb_CppunitTest_use_executableMichael Stahl1-0/+4
2012-06-25gbuild: add gb_Extension_add_executableMichael Stahl1-0/+10
2012-06-25fdo#51115: fix sdext extensions on Windows:Michael Stahl1-0/+10
2012-06-25gbuild: fix UnoApiTarget header dependencies:Michael Stahl3-4/+28
2012-06-18change the way par files for ins are collectedDavid Tardon4-18/+23
2012-06-08Resolves: rhbz#826609, rhbz#820554 fix smoketest on ppc[64] and s390[x]Caolán McNamara6-12/+9
2012-06-07gbuild: introduce gb_Package_Package_internal:Michael Stahl4-7/+16
2012-06-04solaris.mk: re-add nsl and socket librariesMichael Stahl1-1/+8
2012-06-04do not export INCLUDE for MSVC, avoids problems long LO build pathLuboš Luňák1-0/+3
2012-06-04fdo#50630 set correct path to images' module dirDavid Tardon1-1/+1
2012-06-03use API headers from OUTDIRDavid Tardon1-1/+8
2012-05-30look for win x64 libs in $(OUTDIR)/lib/x64David Tardon1-1/+1
2012-05-30remove already added set_x64Andras Timar1-1/+0
2012-05-30use 64-bit compiler and linker for 64-bit Windows shell extensionsAndras Timar1-0/+2
2012-05-29add gb_StaticLibrary_set_x64David Tardon1-0/+1
2012-05-29make sure that $(OUTDIR)/lib exists before delivering libsDavid Tardon2-2/+4
2012-05-29do not build tail_build modules outside of tail_buildDavid Tardon1-0/+48
2012-05-29no openssl library on WindowsMatúš Kukan1-1/+0
2012-05-29scp2: fix Windows buildMatúš Kukan1-4/+1
2012-05-29register additional libs required by postgressqlDavid Tardon1-0/+3
2012-05-29handle silent modeDavid Tardon2-3/+15
2012-05-29gbuildize scp2David Tardon6-6/+0
2012-05-29create gbuild class for install scriptsDavid Tardon11-0/+835
2012-05-29add gb_WinResTarget_use_custom_headersDavid Tardon1-0/+20
2012-05-29fix dep. generation for WinResTargetDavid Tardon3-18/+20
2012-05-29set vars for dep. target consistentlyDavid Tardon1-0/+11
2012-05-29rename functions for consistency with the rest of gbuildDavid Tardon3-12/+23
2012-05-29gbuildize shellDavid Tardon2-0/+4
2012-05-29deliver component desc. xml, if usedDavid Tardon1-0/+2
2012-05-29allow to set extra (global) schema rootDavid Tardon1-0/+15
2012-05-29allow adding more package files at onceDavid Tardon1-0/+6
2012-05-25Removed documentation from type rdbsStephan Bergmann1-1/+1
2012-05-23make gbuild deliver more robust in when using HARDLINKBjoern Michaelsen1-3/+10
2012-05-21SdiTarget.mk: need explicit rule to get object files rebuiltMichael Stahl1-0/+4
2012-05-20make adding a bunch of files a bit easierDavid Tardon1-0/+26
2012-05-17DragonFly: use -O2 as default CFLAGSFrançois Tigeot2-2/+2
2012-05-17fix spurious delivery of rdb files (better way)David Tardon1-3/+2