summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2013-06-04gbuild: get rid of that horrible $(shell...)Michael Stahl1-1/+1
2013-06-04gbuild: Use gb_RCFLAGSIsamu Mogi3-4/+4
2013-06-04gbuild: Add -nologo option for rc.exe in VC2012Isamu Mogi2-1/+5
2013-06-04Some configury and non-working stubs to start to compiler for Win64 with MinGWFridrich Štrba1-0/+420
2013-06-04remove cosv, udm and autodocMichael Stahl1-1/+0
2013-06-04gbuild: UnoApi: revert documentation Package supportMichael Stahl1-56/+0
2013-06-03gbuild: Fix indentIsamu Mogi2-4/+4
2013-06-03re-base on ALv2 code. Includes:Michael Meeks36-693/+452
2013-06-01fdo#60924 autoinstall - gbuild/scp2: add math moduleMarcos Paulo de Souza1-1/+1
2013-05-30gbuild: fix deps on svx/globlmn.hrcDavid Tardon1-0/+16
2013-05-30Seems that -Wl,-fatal_warnings causes more trouble than it's worthTor Lillqvist1-2/+0
2013-05-27Bump maximum fuzz factor down to zeroTor Lillqvist1-1/+1
2013-05-27Use a maximum fuzz factor of 1 for our patches to 3rd-party codeTor Lillqvist1-1/+1
2013-05-25fix generated deps on headers in $(OUTDIR)/incDavid Tardon1-0/+8
2013-05-24kill and bury $(OUTDIR)/incDavid Tardon1-2/+0
2013-05-24gbuild: allow to call Postprocess targets from top levelDavid Tardon2-0/+11
2013-05-24gbuild: simplify reg. of targets for PostprocessDavid Tardon8-7/+15
2013-05-24Disable also C4913: user defined binary operator ',' exists but ...Tor Lillqvist1-0/+4
2013-05-23fdo#60924 autoinstall - gbuild/scp2: add onlineupdate moduleMarcos Paulo de Souza1-1/+1
2013-05-22Be more picky about Mac OS X linker warningsStephan Bergmann1-0/+1
2013-05-20fdo#46553 Update embedded manifest on win32 builds to declare dpiAwareAndras Timar1-0/+1
2013-05-16use $(OS_FOR_BUILD) to fix mingw cross-compilationDavid Tardon2-2/+2
2013-05-16fix dep on python framework on macDavid Tardon1-0/+1
2013-05-16fix cross-compilation of GalleriesMatúš Kukan1-1/+1
2013-05-16Use cp -R instead of cp -r for OS X compatibilityTor Lillqvist1-1/+1
2013-05-15only use svp on unxDavid Tardon1-1/+1
2013-05-15gbuild: use pattern rules for Gallery l10n filesDavid Tardon1-25/+44
2013-05-15gbuild: silence building of galleriesDavid Tardon1-9/+14
2013-05-15trying to fix gallery localizationAndras Timar1-2/+2
2013-05-15gallery: fix a number of naming thinkos.Michael Meeks1-1/+3
2013-05-15gallery: cleanup scaling code.Michael Meeks1-1/+0
2013-05-15remove pre-compiled textshapes and transportation galleries.Michael Meeks2-3/+13
2013-05-15gallery: get windows gengal command-name right.Michael Meeks1-2/+2
2013-05-15gallery: use icerun for building, and tweak for windows use.Michael Meeks3-4/+11
2013-05-15gallery: cleanup makefiles for new gallery naming and translation.Michael Meeks1-16/+39
2013-05-15galleries: implement first self-built sound galleryMichael Meeks1-2/+8
2013-05-15gbuild: make Gallery workDavid Tardon3-86/+125
2013-05-15add license headerDavid Tardon1-0/+11
2013-05-15start of dynamic gallery building.Michael Meeks4-0/+115
2013-05-14fix filter-showIncludesLuboš Luňák1-1/+1
2013-05-14hack around installation problem on windowsDavid Tardon1-2/+2
2013-05-14gbuild: allow to depend on headers of a libraryDavid Tardon2-0/+12
2013-05-13the program dir is called MacOS on MacOS XDavid Tardon8-2/+9
2013-05-13gbuild: Replace SHOWINCLUDES_PREFIX without regexp.Isamu Mogi1-4/+4
2013-05-13Add missing \n.Jan Holesovsky1-1/+1
2013-05-10gbuild: HelpTarget: delete clucene generated files in HelpIndexTargetMichael Stahl1-3/+7
2013-05-10gbuild: gcc platforms: link with C compiler if no C++ filesMichael Stahl6-7/+8
2013-05-10More gb_PROGRAMDIRNAME clean upStephan Bergmann7-28/+13
2013-05-09fdo#60924 autoinstall - gbuild/scp2: add graphicfilter moduleMarcos Paulo de Souza1-1/+1
2013-05-08gbuild: MSVC avoid a warning from pyuno...Michael Stahl1-4/+5