summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
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-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-21get bean linking under windowsCaolán McNamara
2011-09-20Consistently rename NONEBIN -> NONE for all platforms.Stephan Bergmann
2011-09-20Use "python" as (build-time) gb_PYTHON if run-time Python usage is disabledTor Lillqvist
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-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-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
2011-09-17don't try to cat a non existent Jar manifestPeter Foley
2011-09-16remove -r hint -- we are enabling it ourselves in gbuild.mkBjoern Michaelsen
2011-09-16update gbuild helpBjoern Michaelsen
2011-09-16reintroduce check target with new meaningBjoern Michaelsen
2011-09-16fix whitespaceBjoern Michaelsen
2011-09-16rename allandcheck target to all in gbuildBjoern Michaelsen
2011-09-16rename all target to build in gbuildBjoern Michaelsen
2011-09-16rename check target to unitcheck in gbuildBjoern Michaelsen
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16can't guess the right paths for the internal python on macoxCaolán McNamara
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-16get internal python invocations workingCaolán McNamara
2011-09-16Drop duplicated include of Tempfile.mkTor Lillqvist
2011-09-16Simplified setting headless mode for smoke-/subsequenttetss.Stephan Bergmann
2011-09-15macosx.mk: no RPATH-equivalent for executablesMichael Stahl
2011-09-15filter: svg: adapt to changes in LOMichael Stahl
2011-09-15filter: adapt filter configuration to LO changesMichael Stahl
2011-09-15filter: convert filter configuration to gbuildMichael Stahl
2011-09-15Jar.mk: remove target in case jar program exits with errorMichael Stahl
2011-09-15pass -s flag to custom target's make processDavid Tardon
2011-09-15work silently for make -sDavid Tardon
2011-09-15allow to specify additional deps for zip targetDavid Tardon
2011-09-14default to -r on gbuild for performance (assumed esp. on make 3.82)Bjoern Michaelsen
2011-09-12fix link time optimisation flags to use linker plugin & optimisationJan Hubicka
2011-09-10convert Mesa to gbuild and add to tail_buildPeter Foley
2011-09-09sb140: #i117085# support ENABLE_SYMBOLSStephan Bergmann
2011-09-09sb140: #i117081# solenv/gbuilt/{Cpp,J}unitTest.mk typosStephan Bergmann
2011-09-09sb140: #i117080# solenv/gbuilt/JunitTest.mk fails to remove the userdirStephan Bergmann
2011-09-09We can simplify this as MinGW always is cross-compilation for usTor Lillqvist
2011-09-09announce building of zip archivesDavid Tardon
2011-09-09avoid the need for calling eval hereDavid Tardon