summaryrefslogtreecommitdiff
path: root/solenv/gbuild/JavaClassSet.mk
AgeCommit message (Expand)Author
2012-07-30gbuild: un-break setting classpath on Windows:Michael Stahl
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan
2012-05-09gbuild: use mixed paths on cygwinMatúš Kukan
2012-04-14JavaClassSet.mk: remove the output directory before calling javacMichael Stahl
2012-04-09remove unused makefile codeMatúš Kukan
2012-04-09gbuild: simplify and unify gb_Helper_*native*Matúš Kukan
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06gbuild: add customtarget dependencies for java stuffMatúš Kukan
2012-03-23JavaClassSet: whitespace cleanupMichael Stahl
2012-03-23JavaClassSet: giving only changed java files to javac is bogusMichael Stahl
2012-03-16gb_JavaClassSet_add_package_dependency: order only is not enoughMichael Stahl
2012-02-17Various fixes for JunitTestsStephan Bergmann
2012-02-17merge feature/gbuild_javaDavid Tardon
2012-01-19honour JAVAFLAGS in gbuildRene Engelhard
2011-12-25do not compile if there are no sourcesDavid Tardon
2011-12-25don't let jars depend on random stuffDavid Tardon
2011-12-25impl. package deps for JavaClassSetDavid Tardon
2011-12-23allow use of generated files in gb_JarDavid Tardon
2011-12-23eval at the calling side, like other gbuild classesDavid Tardon
2011-12-13remove old commentMatúš Kukan
2011-12-09Don't misuse CLASSPATH for what goes into the -cp option to javacTor Lillqvist
2011-10-24JavaClassSet: fix partial rebuildsMichael Stahl
2011-10-23do not use gb_Helper_REPOSITORYNAMES anymoreMatúš Kukan
2011-10-08convert path for windowsMatúš Kukan
2011-10-08use response file when compiling java sourcesMatúš Kukan
2011-08-10Extraneous text after `ifneq' directive, removed trailing ,-g)Eike Rathke
2011-08-10gbuild: added -g option to javac when building with debug symbolsCédric Bosdonnat
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist
2011-06-22gnumake4: fix JavaClassSet clean targetBjoern Michaelsen
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-18fixing rebase errorsBjoern Michaelsen
2011-06-17gnumake4: JavaClassSet.mk: strip whitespace when adding to CLASSPATH [hg:4cbe...Michael Stahl
2011-06-17gnumake4: merge DEV300_m106 [hg:5102137bfe1e]Michael Stahl
2011-06-17gnumake4: #i117340#: JavaClassSet: replace broken multi-repo support [hg:3c84...Michael Stahl
2011-06-16CWS gnumake4: dependencies of JavaClassSets to referenced jar filesMathias Bauer
2011-06-16CWS gnumake4: add support for zip and jar filesMathias Bauer
2011-03-28handle empty JavaClassSets gracefullyBjoern Michaelsen
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky
2011-01-21gnumake3: merging minibranchesBjoern Michaelsen
2011-01-11gnumake3: complex tests in sfx2Bjoern Michaelsen
2011-01-10gnumake3: intermediate commit junit testsBjoern Michaelsen
2011-01-07gnumake3: basic support for java class setsBjoern Michaelsen