summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2011-09-26allow adding native windows res. files for executables tooDavid Tardon4-4/+6
2011-09-26take pity on the gcc 4.5.X usersCaolán McNamara2-5/+24
2011-09-24also here include linux-CPUNAME as in gbuild.mkMatúš Kukan1-1/+1
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann10-42/+17
2011-09-23bump to libexttextcatCaolán McNamara1-1/+1
2011-09-23linkoo seems to be unsupported on Mac OS X, make it exit with status 0 there ...Stephan Bergmann1-3/+5
2011-09-23add a retry loop in build.pl on Error 126 on Windows.Norbert Thiebaud1-0/+8
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-2/+2
2011-09-22Always link with user32Tor Lillqvist1-1/+1
2011-09-22Don't link with msvcrtd if LINKED_LIBS has libcmtdTor Lillqvist1-1/+1
2011-09-22Add libcmtdTor Lillqvist1-0/+1
2011-09-21Ensure a failing linkoo makes ooinstall fail.Stephan Bergmann1-1/+2
2011-09-21Directly use version.lst instead of versionlist.mk.Stephan Bergmann2-31/+1
2011-09-21Removed unused solenv/inc/version_so.hrcStephan Bergmann1-64/+0
2011-09-21get bean linking under windowsCaolán McNamara2-0/+2
2011-09-21Bin OS/2 stuffTor Lillqvist1-30/+0
2011-09-21chmod -xTor Lillqvist7-0/+0
2011-09-21Update to match realityTor Lillqvist1-4/+4
2011-09-20Cleaned up solenv/gdb/makefile.mkStephan Bergmann1-2/+1
2011-09-20Removed unused BOXT feature.Stephan Bergmann8-10/+1
2011-09-20localize.pl is not necessaryAndras Timar2-16/+4
2011-09-20Revert "localize.pl is not necessary" - breaks on WindowsAndras Timar2-5/+16
2011-09-20localize.pl is not necessaryAndras Timar2-16/+5
2011-09-20Consistently rename NONEBIN -> NONE for all platforms.Stephan Bergmann2-4/+4
2011-09-20add 'qtz' key id lang code to ALL caseAndras Timar1-1/+1
2011-09-20Update Zenity with progress icon notificationKevin Hunter1-0/+57
2011-09-20Use "python" as (build-time) gb_PYTHON if run-time Python usage is disabledTor Lillqvist1-0/+3
2011-09-20there is no special iso.res case any moreAndras Timar1-18/+0
2011-09-20Reverted previous ff1c626, instead renamed NONEBIN -> NONE.Stephan Bergmann1-4/+3
2011-09-20do not call macosx-change-install-name for NONEBIN executableNorbert Thiebaud1-1/+2
2011-09-20Kill the explicit linking to salmain.o, use vclmain instead.Jan Holesovsky12-25/+11
2011-09-19Call macosx-change-install-names on executables in gbuild, too.Stephan Bergmann1-0/+3
2011-09-19Removed --leak-check=yes from CppUnit valgrind/memcheck calls.Stephan Bergmann2-2/+0
2011-09-19Make 'desktop' build again with MinGW.Jan Holesovsky1-0/+2
2011-09-19unify the unxfbsd.mk into a single file and simplify itBaptiste Daroussin3-256/+8
2011-09-19add comdlg32Caolán McNamara1-0/+1
2011-09-19progress to link stage of loader2Caolán McNamara1-1/+3
2011-09-19Added another missing $, fixes leaking /tmp/gbuild.* files.Matúš Kukan1-1/+1
2011-09-19Need doubled dollarsign here it seems for this to actually work as intendedTor Lillqvist1-1/+1
2011-09-19process more idl files at once - first part: gbuildMatúš Kukan1-32/+34
2011-09-18add helpDavid Tardon1-2/+44
2011-09-17don't try to cat a non existent Jar manifestPeter Foley1-1/+1
2011-09-17actually create the flag after runDavid Tardon1-1/+1
2011-09-17add qtz (key id pseudolanguage) to langlist.mkAndras Timar1-0/+1
2011-09-16remove -r hint -- we are enabling it ourselves in gbuild.mkBjoern Michaelsen1-2/+0
2011-09-16update gbuild helpBjoern Michaelsen1-3/+4
2011-09-16reintroduce check target with new meaningBjoern Michaelsen1-1/+11
2011-09-16fix whitespaceBjoern Michaelsen1-4/+4
2011-09-16rename allandcheck target to all in gbuildBjoern Michaelsen1-4/+4
2011-09-16rename all target to build in gbuildBjoern Michaelsen1-8/+8