aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/java/utils.js
Commit message (Expand)AuthorAgeFilesLines
* Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-271-1/+1
* 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