summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* move windows-only call into platform/win*David Tardon2011-09-273-1/+4
* make WinResTarget's name independent of LinkTargetDavid Tardon2011-09-273-13/+13
* correct link target name should be propagated from gb_Library_add_nativeresDavid Tardon2011-09-271-2/+2
* Process options early so that $TARGET is set when we need it.Jan Holesovsky2011-09-271-37/+40
* Fixed linkoo for Linux again.Stephan Bergmann2011-09-271-1/+3
* Make extension cross-buildable again.Thorsten Behrens2011-09-272-3/+3
* Add MinGW handling to linkoo.Jan Holesovsky2011-09-271-14/+21
* One step closer to a functional 'make dev-install' with MinGW.Jan Holesovsky2011-09-261-5/+5
* UNOLIBS_URE are supposed to end with .uno.dll, not only .dll.Jan Holesovsky2011-09-261-1/+1
* allow adding native windows res. files for executables tooDavid Tardon2011-09-264-4/+6
* take pity on the gcc 4.5.X usersCaolán McNamara2011-09-262-5/+24
* also here include linux-CPUNAME as in gbuild.mkMatúš Kukan2011-09-241-1/+1
* Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann2011-09-2310-42/+17
* bump to libexttextcatCaolán McNamara2011-09-231-1/+1
* linkoo seems to be unsupported on Mac OS X, make it exit with status 0 there ...Stephan Bergmann2011-09-231-3/+5
* add a retry loop in build.pl on Error 126 on Windows.Norbert Thiebaud2011-09-231-0/+8
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-2/+2
* Always link with user32Tor Lillqvist2011-09-221-1/+1
* Don't link with msvcrtd if LINKED_LIBS has libcmtdTor Lillqvist2011-09-221-1/+1
* Add libcmtdTor Lillqvist2011-09-221-0/+1
* Ensure a failing linkoo makes ooinstall fail.Stephan Bergmann2011-09-211-1/+2
* Directly use version.lst instead of versionlist.mk.Stephan Bergmann2011-09-212-31/+1
* Removed unused solenv/inc/version_so.hrcStephan Bergmann2011-09-211-64/+0
* get bean linking under windowsCaolán McNamara2011-09-212-0/+2
* Bin OS/2 stuffTor Lillqvist2011-09-211-30/+0
* chmod -xTor Lillqvist2011-09-217-0/+0
* Update to match realityTor Lillqvist2011-09-211-4/+4
* Cleaned up solenv/gdb/makefile.mkStephan Bergmann2011-09-201-2/+1
* Removed unused BOXT feature.Stephan Bergmann2011-09-208-10/+1
* localize.pl is not necessaryAndras Timar2011-09-202-16/+4
* Revert "localize.pl is not necessary" - breaks on WindowsAndras Timar2011-09-202-5/+16
* localize.pl is not necessaryAndras Timar2011-09-202-16/+5
* Consistently rename NONEBIN -> NONE for all platforms.Stephan Bergmann2011-09-202-4/+4
* add 'qtz' key id lang code to ALL caseAndras Timar2011-09-201-1/+1
* Update Zenity with progress icon notificationKevin Hunter2011-09-201-0/+57
* Use "python" as (build-time) gb_PYTHON if run-time Python usage is disabledTor Lillqvist2011-09-201-0/+3
* there is no special iso.res case any moreAndras Timar2011-09-201-18/+0
* Reverted previous ff1c626, instead renamed NONEBIN -> NONE.Stephan Bergmann2011-09-201-4/+3
* do not call macosx-change-install-name for NONEBIN executableNorbert Thiebaud2011-09-201-1/+2
* Kill the explicit linking to salmain.o, use vclmain instead.Jan Holesovsky2011-09-2012-25/+11
* Call macosx-change-install-names on executables in gbuild, too.Stephan Bergmann2011-09-191-0/+3
* Removed --leak-check=yes from CppUnit valgrind/memcheck calls.Stephan Bergmann2011-09-192-2/+0
* Make 'desktop' build again with MinGW.Jan Holesovsky2011-09-191-0/+2
* unify the unxfbsd.mk into a single file and simplify itBaptiste Daroussin2011-09-193-256/+8
* add comdlg32Caolán McNamara2011-09-191-0/+1
* progress to link stage of loader2Caolán McNamara2011-09-191-1/+3
* Added another missing $, fixes leaking /tmp/gbuild.* files.Matúš Kukan2011-09-191-1/+1
* Need doubled dollarsign here it seems for this to actually work as intendedTor Lillqvist2011-09-191-1/+1
* process more idl files at once - first part: gbuildMatúš Kukan2011-09-191-32/+34
* add helpDavid Tardon2011-09-181-2/+44