summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2011-09-28we want these macros to be emtpy strings, not 1sDavid Tardon
2011-09-27move windows-only call into platform/win*David Tardon
2011-09-27make WinResTarget's name independent of LinkTargetDavid Tardon
2011-09-27correct link target name should be propagated from gb_Library_add_nativeresDavid Tardon
2011-09-27Process options early so that $TARGET is set when we need it.Jan Holesovsky
2011-09-27Fixed linkoo for Linux again.Stephan Bergmann
2011-09-27Make extension cross-buildable again.Thorsten Behrens
2011-09-27Add MinGW handling to linkoo.Jan Holesovsky
2011-09-26One step closer to a functional 'make dev-install' with MinGW.Jan Holesovsky
2011-09-26UNOLIBS_URE are supposed to end with .uno.dll, not only .dll.Jan Holesovsky
2011-09-26allow adding native windows res. files for executables tooDavid Tardon
2011-09-26take pity on the gcc 4.5.X usersCaolán McNamara
2011-09-24also here include linux-CPUNAME as in gbuild.mkMatúš Kukan
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann
2011-09-23bump to libexttextcatCaolán McNamara
2011-09-23linkoo seems to be unsupported on Mac OS X, make it exit with status 0 there ...Stephan Bergmann
2011-09-23add a retry loop in build.pl on Error 126 on Windows.Norbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-22Always link with user32Tor Lillqvist
2011-09-22Don't link with msvcrtd if LINKED_LIBS has libcmtdTor Lillqvist
2011-09-22Add libcmtdTor Lillqvist
2011-09-21Ensure a failing linkoo makes ooinstall fail.Stephan Bergmann
2011-09-21Directly use version.lst instead of versionlist.mk.Stephan Bergmann
2011-09-21Removed unused solenv/inc/version_so.hrcStephan Bergmann
2011-09-21get bean linking under windowsCaolán McNamara
2011-09-21Bin OS/2 stuffTor Lillqvist
2011-09-21chmod -xTor Lillqvist
2011-09-21Update to match realityTor Lillqvist
2011-09-20Cleaned up solenv/gdb/makefile.mkStephan Bergmann
2011-09-20Removed unused BOXT feature.Stephan Bergmann
2011-09-20localize.pl is not necessaryAndras Timar
2011-09-20Revert "localize.pl is not necessary" - breaks on WindowsAndras Timar
2011-09-20localize.pl is not necessaryAndras Timar
2011-09-20Consistently rename NONEBIN -> NONE for all platforms.Stephan Bergmann
2011-09-20add 'qtz' key id lang code to ALL caseAndras Timar
2011-09-20Update Zenity with progress icon notificationKevin Hunter
2011-09-20Use "python" as (build-time) gb_PYTHON if run-time Python usage is disabledTor Lillqvist
2011-09-20there is no special iso.res case any moreAndras Timar
2011-09-20Reverted previous ff1c626, instead renamed NONEBIN -> NONE.Stephan Bergmann
2011-09-20do not call macosx-change-install-name for NONEBIN executableNorbert Thiebaud
2011-09-20Kill the explicit linking to salmain.o, use vclmain instead.Jan Holesovsky
2011-09-19Call macosx-change-install-names on executables in gbuild, too.Stephan Bergmann
2011-09-19Removed --leak-check=yes from CppUnit valgrind/memcheck calls.Stephan Bergmann
2011-09-19Make 'desktop' build again with MinGW.Jan Holesovsky
2011-09-19unify the unxfbsd.mk into a single file and simplify itBaptiste Daroussin
2011-09-19add comdlg32Caolán McNamara
2011-09-19progress to link stage of loader2Caolán McNamara
2011-09-19Added another missing $, fixes leaking /tmp/gbuild.* files.Matúš Kukan
2011-09-19Need doubled dollarsign here it seems for this to actually work as intendedTor Lillqvist
2011-09-19process more idl files at once - first part: gbuildMatúš Kukan