summaryrefslogtreecommitdiff
path: root/solenv/gbuild/JavaClassSet.mk
AgeCommit message (Expand)Author
2020-05-27tdf#131572 Add java 9 module info for unoloader.jarSamuel Mehrbrodt
2020-05-27tdf#131572 Add java 9 module info for libreoffice.jarSamuel Mehrbrodt
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2017-11-11use -encoding UTF8 in JavaClassSet.mkRene Engelhard
2017-11-11set JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8 in JavaClassSet.mkRene Engelhard
2014-02-13gbuild: improve error messages about missing registrationsMichael Stahl
2013-11-04gbuild: remove error stubs for renamed/removed functionsMichael Stahl
2013-10-25stop using apache-commons jars from OUTDIR tooMichael Stahl
2013-10-25gbuild: refactor Jar target to stop using OUTDIRMichael Stahl
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-04-07Supress warnings about unset classpathPeter Foley
2013-04-06provide an easy way to depend on makefile from gbuild classesDavid Tardon
2013-02-26gbuild: Zip/Jar targets: depend on makefile to rebuild on removalMichael Stahl
2012-11-16fixed java classpath parameter (required for gcj)Enrico Weigelt, metux ITS
2012-10-08use icerun to avoid compilation process explosions using icecream.Michael Meeks
2012-08-17gbuild: remove some cruft from java stuffMichael Stahl
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-15gbuild: remove horrible abuses of gb_Jar_use_jars:Michael Stahl
2012-08-15gbuild: s/gb_JavaClassSet_set_classpath/gb_JavaClassSet_add_classpath/Michael Stahl
2012-08-15gbuild: refactor external jar handling:Michael Stahl
2012-07-20Support for --with-java-target-version in gbuildStephan Bergmann
2012-07-15gbuild: 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