summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ***egon-via-depsegon-via-depsJoerg Bornemann2015-07-317-2/+110
* Fix importing a collection of JavaScript files.Christian Kandeler2015-07-318-26/+65
* Reset more script engine state in Loader.Christian Kandeler2015-07-311-0/+2
* Separate Android profile name components with '-' instead of '_'.Jake Petroules2015-07-303-3/+3
* De-friend ItemReaderASTVisitor from FileContext.Christian Kandeler2015-07-305-24/+25
* Fix compile errors causes by header cleanup.Christian Kandeler2015-07-304-0/+7
* Code clean-up in corelib/language/.Christian Kandeler2015-07-3048-323/+170
* Fix default values of wix module properties.Jake Petroules2015-07-302-3/+4
* MSVC probe: support all architectures.Jake Petroules2015-07-293-4/+29
* MSVC: make the assembler name readable from the property binding.Jake Petroules2015-07-291-16/+14
* Remove pointless parameter from Item::clone().Christian Kandeler2015-07-295-7/+7
* Fix evaluation of "product" in list properties.Christian Kandeler2015-07-294-3/+20
* Move copyProperty() to the Item class.Christian Kandeler2015-07-294-11/+10
* Move setupItemForBuiltinDeclarations() to Item class.Christian Kandeler2015-07-298-50/+47
* Add the android.nativelibrary file tag for application libraries.Jake Petroules2015-07-291-1/+1
* Introduce the TemporaryDir JS extension.Jake Petroules2015-07-289-0/+249
* Fix java autotest.Christian Kandeler2015-07-281-15/+17
* Add hpp as auxiliary input for resource compilerIlya Lyubimov2015-07-282-0/+2
* Decouple ItemReader and ItemReaderASTVisitor.Christian Kandeler2015-07-288-181/+293
* Standardize handling of compiler flags in GCC and MSVC.Jake Petroules2015-07-282-13/+7
* Make BuiltinDeclarations::languageVersion() an actual Version.Christian Kandeler2015-07-285-11/+11
* Make BuiltinDeclarations a singleton.Christian Kandeler2015-07-2813-35/+35
* Fix MSVC build.Jake Petroules2015-07-281-2/+2
* Don't advertise using relative paths in export items.Christian Kandeler2015-07-286-7/+7
* Fix MSVC 2012 build.Jake Petroules2015-07-283-10/+12
* Introduce HostOsInfo::hostOsVersion.Jake Petroules2015-07-272-11/+24
* Fix FileInfo::resolvePath().Christian Kandeler2015-07-271-0/+6
* Fix Windows build.Christian Kandeler2015-07-271-2/+2
* Make installSourceBase work with absolute paths.Jake Petroules2015-07-271-3/+3
* Reduce setup information hardcoded into toolchain probes.Jake Petroules2015-07-277-89/+59
* Sort declarations of test slots alphabetically.Christian Kandeler2015-07-274-54/+54
* Implement perfect output artifact tracking for TypeScript compiler.Jake Petroules2015-07-255-23/+219
* fix FreeBSD buildJoerg Bornemann2015-07-243-2/+13
* Document "base" and "outer".Christian Kandeler2015-07-241-0/+32
* Add a TypeScript probe and use it in the modules.Jake Petroules2015-07-243-27/+117
* Add a node.js probe and use it in the modules.Jake Petroules2015-07-242-0/+60
* Add a File.canonicalFilePath function.Jake Petroules2015-07-249-2/+45
* Fix build.Christian Kandeler2015-07-221-10/+10
* Be explicit about passing -O0.Jake Petroules2015-07-221-0/+2
* Add manifest support in Java module.Jake Petroules2015-07-226-3/+176
* Move more Android NDK logic out of the profiles.Jake Petroules2015-07-2211-356/+321
* Fix WiX autotest.Jake Petroules2015-07-221-1/+1
* Introduce qbs.nullDevice.Jake Petroules2015-07-222-0/+8
* Define QT_NO_PROCESS_COMBINED_ARGUMENT_START.Jake Petroules2015-07-222-2/+2
* Move TypeScript module code into js file.Jake Petroules2015-07-212-131/+170
* Make toolchain version in Android NDK flexible.Jake Petroules2015-07-202-29/+74
* Fix autotest for OS X.Christian Kandeler2015-07-201-0/+1
* Change expected APK file count due to addition of new file.Jake Petroules2015-07-201-1/+1
* Add autotest.Christian Kandeler2015-07-202-0/+11
* Always show the correct error string from the script engine.Christian Kandeler2015-07-2010-11/+19