Age | Commit message (Expand) | Author |
2013-09-23 | Try to fix cross-compilation | Tor Lillqvist |
2013-09-22 | gbuild: remove libraries from OUTDIR and WORKDIR | Michael Stahl |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2013-04-19 | Interactive JuniTest debugging on Mac OS X, too | Stephan Bergmann |
2013-03-21 | gbuild: JUnitTest: do not remove user-dir after test runs | Michael Stahl |
2013-03-12 | gbuild: correct instructions for running an individual junit test | Matúš Kukan |
2012-12-10 | userfriendly make targets for build and clean | Luboš Luňák |
2012-11-16 | fixed java classpath parameter (required for gcj) | Enrico Weigelt, metux ITS |
2012-10-29 | Setting CLASSPATH/XCLASSPATH appears to be a leftover | Stephan Bergmann |
2012-08-17 | gbuild: remove some cruft from java stuff | Michael Stahl |
2012-08-17 | gbuild: add gb_Junit_use_external and clean up connectivity complex test | Michael Stahl |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-08-03 | gbuild: run JunitTests and CppunitTests with DISABLE_SAL_DBGBOX | Michael Stahl |
2012-07-15 | gbuild: un-break setting classpath on Windows: | Michael Stahl |
2012-07-10 | Avoid unhelpful 'Binary file ... matches' output instead of error information | Stephan Bergmann |
2012-07-10 | gbuild: sigh... that didn't help... let's try an eval here | Michael Stahl |
2012-05-09 | gbuild: remove gb_Helper_abbreviate_dirs_native | Matúš Kukan |
2012-04-09 | remove unused makefile code | Matúš Kukan |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | gbuild: add customtarget dependencies for java stuff | Matúš Kukan |
2012-02-17 | Various fixes for JunitTests | Stephan Bergmann |
2012-02-17 | Pass JunitTest jar deps to underlying JavaClassSet | Stephan Bergmann |
2011-12-25 | add add_package_dependencies for JunitTest too | David Tardon |
2011-12-09 | Don't misuse CLASSPATH for what goes into the -cp option to javac | Tor Lillqvist |
2011-12-07 | only depend from dev-install on build if it is an explicit goal | Bjoern Michaelsen |
2011-12-07 | update JunitTest hint | Bjoern Michaelsen |
2011-12-07 | do not globally export G_SLICE, GLIBCXX_FORCE_NEW, DBGSV_ERROR_OUT | Bjoern Michaelsen |
2011-11-25 | fix stderr piping | Stephan Bergmann |
2011-11-25 | some hints cleanup | Bjoern Michaelsen |
2011-11-25 | create debugrun target, adjust JunitTests to them | Bjoern Michaelsen |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-25 | some more junit hint to run just one test | Bjoern Michaelsen |
2011-11-25 | cut out noise in junit stacktrace for output, but keep them in log | Bjoern Michaelsen |
2011-10-23 | no need for SRCDIR parameter here | Matúš Kukan |
2011-09-16 | Simplified setting headless mode for smoke-/subsequenttetss. | Stephan Bergmann |
2011-09-09 | sb140: #i117081# solenv/gbuilt/{Cpp,J}unitTest.mk typos | Stephan Bergmann |
2011-09-09 | sb140: #i117080# solenv/gbuilt/JunitTest.mk fails to remove the userdir | Stephan Bergmann |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-07-26 | Add Emacs mode lines and a few missing vim ones | Tor Lillqvist |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-17 | gnumake4: #i117340#: JavaClassSet: replace broken multi-repo support [hg:3c84... | Michael Stahl |
2011-06-01 | add debug hook for junit tests | Bjoern Michaelsen |
2011-04-06 | remove duplicate code | David Tardon |
2011-04-06 | $(1) is not defined here | David Tardon |
2011-04-01 | skip Junit test, when no Junit available | Bjoern Michaelsen |
2011-03-29 | enable headless Junit tests and default to that | Bjoern Michaelsen |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |
2011-03-25 | #i117080# fix for removal of the userdir | Vladimir Glazunov |
2011-03-11 | Spaces -> tabs in gbuild, GNU make does not like spaces ;-) | Jan Holesovsky |
2011-02-25 | debuglevels: export DBGSV_ERROR_OUT=shell, so that tools-based assertions in ... | Frank Schoenheit [fs] |