summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2017-09-18gbuild: strip away unexpected CR char at the end of Windows filenamesMiklos Vajna1-0/+7
2017-09-14gbuild: suppress -Werror on new GCC 7 warnings for release branchMichael Stahl1-0/+14
2017-03-10Fix build with latest Cygwin updatesJan-Marek Glogowski1-0/+1
2017-03-06Put also the LICENSE file in Resources on macOSTor Lillqvist1-1/+1
2017-01-04gbuild: CppunitTest: export VCL_HIDE_WINDOWSMichael Stahl1-1/+1
2016-12-01gbuild: Prevent wrong use of gb_Helper_optional_for_hostMatúš Kukan3-1/+8
2016-11-22Revert "improvements to gbuildtoide"Michael Stahl1-22/+3
2016-11-22improvements to gbuildtoideBjoern Michaelsen1-3/+22
2016-11-22Exit gb_CppunitTest_localized loop on first failureStephan Bergmann2-2/+3
2016-11-21add missing deps on ui filesDavid Tardon1-0/+10
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+15
2016-11-17Have a specific TARGETTYPE for CompilerTest after allStephan Bergmann2-1/+3
2016-11-15New compilerplugins/clang unit testsStephan Bergmann6-7/+69
2016-11-08typo fix: ressource -> resourceAndras Timar1-3/+3
2016-10-31also stubify generated object addersBjoern Michaelsen1-0/+2
2016-10-31populate library path to gbuildtojson in testsBjoern Michaelsen1-0/+1
2016-10-26add test for running gbuildtoide on non-build modulesBjoern Michaelsen1-23/+69
2016-10-26gbuild: missing emacs mode-linesMichael Stahl8-3/+7
2016-10-26i18nlangtag must presumably be dropped from Library_merged.mkStephan Bergmann1-1/+0
2016-10-25bail out on use of unknown install moduleDavid Tardon1-0/+2
2016-10-24solenv: force gbuildtoide test to use the same "make" as the callerMichael Stahl1-1/+2
2016-10-20Revert "prep WinResTarget for WNT in testdir"Giuseppe Castagno1-2/+1
2016-10-18prep WinResTarget for WNT in testdirBjoern Michaelsen1-1/+2
2016-10-14add gbuildtoide support for exesBjoern Michaelsen1-2/+2
2016-10-13Don't hard-code Library directory because of ExtensionLibraryMichael Stahl1-2/+1
2016-10-13gbuildtoide does not need depsBjoern Michaelsen1-0/+2
2016-10-13remove needless cascaded definesBjoern Michaelsen1-24/+23
2016-10-13add initial json export for gbuild dataBjoern Michaelsen1-0/+50
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl5-2/+7
2016-09-29gbuild: try to avoid invoking gdb with LD_LIBRARY_PATH setMichael Stahl1-2/+2
2016-09-24show correct command to execute the testMarkus Mohrhard1-1/+1
2016-09-22gbuild: remove gb_CFLAGS/gb_CXXFLAGS += -fno-omit-frame-pointerMichael Stahl8-16/+0
2016-09-22gbuild: remove gb_CXXFLAGS += -mminimal-toc on PPC64Michael Stahl1-1/+0
2016-09-22gbuild: gb_COMPILERDEFAULTOPTFLAGS doesn't existMichael Stahl1-1/+1
2016-09-22Use 'with open(file) as f:' to avoid 'ResourceWarning: unclosed file'Mike Kaganski1-5/+11
2016-09-22Fix sh quoting of ; and \ (the latter in the cygpath -w output)Stephan Bergmann1-1/+1
2016-09-22Make workdir/UnpackedTarball/langtag/data/.libs/lt-reg2xml find its libsStephan Bergmann1-0/+10
2016-09-20Remove HAVE_GCC_VISIBILITY_BROKEN, never trueStephan Bergmann1-2/+0
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann1-6/+2
2016-09-16Either -O2 is broken in Apple Clang, or some of our code is brokenTor Lillqvist1-0/+2
2016-09-12Disable GCC 6 -Wnull-dereference again for nowStephan Bergmann1-2/+0
2016-09-05gbuild: remove hardlink deliverThorsten Behrens2-17/+1
2016-08-30Fix placement of EXTRA_ENV_VARSStephan Bergmann1-1/+2
2016-08-30Hack for shaky VCL test under ASanStephan Bergmann1-1/+2
2016-08-18screenshots: add new global make targetArmin Le Grand5-8/+49
2016-08-18screenshots: unset VCL_HIDE_WINDOWSKatarina Behrens1-1/+10
2016-08-17enable password export tests under macosxCaolán McNamara1-0/+2
2016-08-17"make debug=t" enables debuginfo againStephan Bergmann1-0/+2
2016-08-15Drop leftover EXTRA_CFLAGS and EXTRA_CDEFSTor Lillqvist2-4/+2
2016-08-05(initial) sparc64 portJames Clarke1-0/+15