summaryrefslogtreecommitdiff
path: root/share/qbs/modules/java/utils.js
Commit message (Expand)AuthorAgeFilesLines
* Fix version parsingBogDan Vatra2020-01-071-1/+1
* Fix javac version detectionIvan Komissarov2019-06-141-1/+14
* Java: Adapt to Java 9 changesChristian Kandeler2018-02-051-5/+12
* Re-introduce endianness propertyJake Petroules2017-06-291-1/+2
* Simplify the Java compiler scanner toolJake Petroules2017-06-131-5/+0
* Fix Java manifest file parsingJake Petroules2017-05-091-3/+5
* Deprecate loadFile and loadExtension in favor of requireJake Petroules2017-02-151-7/+7
* Fix javaDependencyTracking autotest with Java 6 on Windows and LinuxJake Petroules2016-12-191-1/+1
* Fix passing -arch x86_64h or -arch armv7 to Clang for Apple targetsJake Petroules2016-12-091-1/+3
* Downgrade error message from JavaCompilerScanner to a warningJake Petroules2016-12-071-1/+3
* Deprecate the "moduleProperties" functionChristian Kandeler2016-08-041-3/+3
* Merge 1.5 into 1.6Jake Petroules2016-06-281-1/+1
|\
| * Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-271-1/+1
* | Allow Java dependency tracking to work without actually compiling.Jake Petroules2016-06-091-6/+20
|/
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Work around QtScript bug.Christian Kandeler2016-04-141-1/+2
* Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-271-4/+5
* Add missing imports.Jake Petroules2015-11-201-0/+1
* Select an architecture specific JDK on Windows.Jake Petroules2015-09-031-8/+41
* Fix line-splitting regex on Windows.Jake Petroules2015-08-171-1/+1
* Add manifest support in Java module.Jake Petroules2015-07-221-0/+32
* Don't throw if Java is not installed on OS X.Jake Petroules2015-07-161-2/+2
* Make project resolving with the Java module significantly faster.Jake Petroules2015-07-151-11/+18
* Solve the Java dependency tracking issue once and for all.Jake Petroules2015-07-091-21/+96
* Fix use of multiple Java boot classpaths on Unix platforms.Jake Petroules2015-07-091-2/+3
* Fix JDK detection when using the Android module.Jake Petroules2015-07-091-4/+7
* Automatically detect JDK in the Java module.Jake Petroules2015-06-301-0/+63
* Introduce, document, and use File.makePath.Jake Petroules2015-05-291-18/+5
* Add support for tracking class, h files produced by Java inner classes.Jake Petroules2015-05-281-13/+41
* Add support for generating native header files when using Java 1.8+.Jake Petroules2015-05-111-0/+13
* Refactor javac arguments into the JS file to prepare for fixes.Jake Petroules2015-05-081-0/+37
* add missing license headersJoerg Bornemann2015-04-151-0/+30
* Add Java support.Jake Petroules2014-12-181-0/+13