summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák2-2/+7
2012-07-15gbuild: let JunitTests run with MSVC:Michael Stahl1-3/+1
2012-07-15gbuild: need to set gb_Helper_LIBRARY_PATH_VAR for MSVCMichael Stahl1-0/+2
2012-07-15gbuild: un-break setting classpath on Windows:Michael Stahl2-6/+6
2012-07-11ure cppunit tests depend on unobootstrapprotectorCaolán McNamara1-0/+2
2012-07-10Avoid unhelpful 'Binary file ... matches' output instead of error informationStephan Bergmann1-4/+1
2012-07-10gbuild: solaris.mk: activate the soversion scriptsMichael Stahl1-0/+2
2012-07-10gbuild: Solaris: fix gb_LinkTarget_LDFLAGS:Michael Stahl1-3/+4
2012-07-10solaris/intel: update .mk files to fix build errorsPierre-Eric Pelloux-Prayer1-5/+4
2012-07-10gbuild: sigh... that didn't help... let's try an eval hereMichael Stahl1-1/+1
2012-07-10gbuild: remove trailing \ that is apparently...Michael Stahl1-1/+1
2012-07-10gbuild: Microsoft Resource Compiler does not do -nologoMichael Stahl1-1/+0
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks1-1/+1
2012-07-09Trying to use Windows LDAP for Windows buildsFridrich Strba2-0/+2
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-0/+2
2012-07-04use -nologo with other MSVC build tools tooLuboš Luňák1-2/+4
2012-07-02fix build, typoMatúš Kukan2-4/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks3-0/+17
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-0/+1
2012-06-26re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-26gbuild: add gb_CppunitTest_use_executableMichael Stahl1-0/+4
2012-06-26fdo#51115: gb_Extension_add_file: fix Windows build:Michael Stahl1-1/+6
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-23Export NOCPPUNIT to disable all cppunit test in gbuild.Norbert Thiebaud1-0/+2
2012-06-22gbuild: fix UnoApiTarget header dependencies:Michael Stahl3-4/+28
2012-06-21re-base on ALv2 code.Michael Meeks3-63/+36
2012-06-21re-base on ALv2 code.Michael Meeks1-16/+15
2012-06-21re-base on ALv2 code.Michael Meeks2-42/+24
2012-06-18change the way par files for ins are collectedDavid Tardon4-18/+23
2012-06-15Fix pyuno.so name on Mac OS XStephan Bergmann1-1/+1
2012-06-13gbuild: don't suggest make install on WNTMiklos Vajna1-0/+10
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-06fix typo that prevented the proper management of .d filesNorbert Thiebaud1-7/+7
2012-06-05Do not build c/cxx .d file when --disable-dependency-trackingNorbert Thiebaud1-8/+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