summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2011-10-04make RdbTarget depend on its makefileBjoern Michaelsen
2011-10-04And C4245Tor Lillqvist
2011-10-04Ditto for C4242Tor Lillqvist
2011-10-04Don't bother with MSVC's C4244 warnings, we have too many of themTor Lillqvist
2011-10-04introduce gb_Helper_OUTDIRLIBDIRBjoern Michaelsen
2011-10-04regenerate listCaolán McNamara
2011-10-03Hack to get pyuno scripts to the right location on Windows.Jan Holesovsky
2011-10-03add -eCaolán McNamara
2011-10-03No need for -DPRODUCT_FULL, not tested anywhereTor Lillqvist
2011-10-03No need for -DCUI or -DGUITor Lillqvist
2011-10-03set --build and --host for cross-compilationDavid Tardon
2011-10-03do not escape calls if not neededDavid Tardon
2011-10-03we do not really need two rm calls hereDavid Tardon
2011-10-03add newlines to avoid possible problems with joined linesDavid Tardon
2011-10-02ExternalLib.mk: avoid pushd when cd is enoughMiklos Vajna
2011-10-02make clean failed for ExternalLib.mk due to missing ';'Norbert Thiebaud
2011-10-01respect PKG_CONFIG_PATHPeter Foley
2011-10-01make libcmis build aginst internal cppunitPeter Foley
2011-10-01get libcmis building, To-Do hack rpath to our desired fooORIGINfoo oneCaolán McNamara
2011-10-01adjust Jar.mk so we could add arbitrary files to the .jar fileMatúš Kukan
2011-10-01adjust Zip.mk so we can copy files from other places to workdir and pack themMatúš Kukan
2011-10-01add extension support to gbuild for creating .oxt filesMatúš Kukan
2011-09-30preliminary work on a ExternalLib extension support for gbuildNorbert Thiebaud
2011-09-30fix an apparent cut-and-paste typo in CustomeTargetNorbert Thiebaud
2011-09-30-fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock.Stephan Bergmann
2011-09-30clean-up ghost traces of unicowNorbert Thiebaud
2011-09-30Fix copy/paste errorTor Lillqvist
2011-09-30Merge branch 'master' of /home/bjoern/.jenkins/jobs/repo-mirror/workspace/coreBjoern Michaelsen
2011-09-30keep platform stuff in the platform subdirBjoern Michaelsen
2011-09-28Define LIBO_WERROR when warnings are errorsTor Lillqvist
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-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-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