aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/jsextensions
Commit message (Expand)AuthorAgeFilesLines
* Fix race conditionsChristian Kandeler2016-09-092-24/+19
* Do not allow "static" JS extension classes to be instantiatedChristian Kandeler2016-08-264-12/+4
* Add a versionCompare function to the Utilities extensionJake Petroules2016-08-011-0/+21
* Fix self-hosted build error on macOS with Qt 5.7Jake Petroules2016-07-061-0/+5
* Merge 1.5 into 1.6Jake Petroules2016-06-282-5/+5
|\
| * Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-272-5/+5
* | Determine Visual Studio architecture & build environment automatically.Jake Petroules2016-06-271-0/+45
* | Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-0824-24/+24
|\|
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-0624-24/+24
| * Add a code location to deprecation warnings.Christian Kandeler2016-04-211-8/+25
* | Bump required Qt version to 5.4.0Orgad Shaneh2016-06-063-57/+12
* | Automatically determine the compiler's architecture.Jake Petroules2016-05-111-5/+9
* | Do extensive validation on the value of qbs.toolchain.Jake Petroules2016-04-291-0/+13
* | Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-04-152-14/+88
|\|
| * Add some helper functions related to Apple code signing.Jake Petroules2016-03-261-0/+77
| * PropertyList extension: print filenames as part of errors.Jake Petroules2016-03-241-14/+11
* | Remove deprecated JS functionsJoerg Bornemann2016-03-212-19/+0
|/
* Add a Utilities.nativeSettingGroups function.Jake Petroules2016-02-121-0/+15
* Add a readFromData method to the PropertyList extension.Jake Petroules2015-12-072-3/+9
* Partially revert removal of qbs.getEnv and qbs.currentEnv.Jake Petroules2015-12-032-3/+25
* Roll the global getEnv and currentEnv functions into Environment.Jake Petroules2015-12-011-7/+22
* Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-274-2/+190
* Fix Windows build.Jake Petroules2015-11-211-3/+3
* Move setup[Build|Run]Environment global functions into a real extension.Jake Petroules2015-11-194-0/+192
* Move shellQuote global function to the Process class.Jake Petroules2015-11-192-0/+20
* Fix regression in FileInfo.joinPaths.Jake Petroules2015-08-281-3/+6
* Implement the FileInfo extension in C++.Jake Petroules2015-08-244-0/+298
* File extension: add rename functionality.Jake Petroules2015-08-121-0/+47
* TemporaryDir extension: turn off auto remove.Jake Petroules2015-08-101-0/+1
* Merge branch 1.4 into master.Christian Kandeler2015-07-315-0/+141
|\
| * Code clean-up in corelib/language/.Christian Kandeler2015-07-301-0/+1
| * Introduce the TemporaryDir JS extension.Jake Petroules2015-07-284-0/+140
* | Merge branch 1.4 into master.Christian Kandeler2015-07-241-0/+13
|\|
| * Add a File.canonicalFilePath function.Jake Petroules2015-07-241-0/+13
* | Add a File.directoryEntries function to list directory contents.Jake Petroules2015-06-101-3/+59
* | Merge branch 1.4 into master.Christian Kandeler2015-06-041-0/+13
|\|
| * Introduce, document, and use File.makePath.Jake Petroules2015-05-291-0/+13
* | Merge remote-tracking branch 'origin/1.4'Joerg Bornemann2015-05-193-217/+213
|\|
| * Fix memory leaks in PropertyList (de)serialization.Jake Petroules2015-05-121-99/+103
| * Refactor/cleanup PropertyList class.Jake Petroules2015-05-123-204/+196
* | Don't recursively copy directory artifacts.Jake Petroules2015-05-151-1/+1
* | Merge branch 1.4 into master.Christian Kandeler2015-05-111-1/+1
|\|
| * Fix build error with OS X 10.7 SDK and/or runtime crash on OS X 10.7.Jake Petroules2015-05-111-1/+1
* | Added method closeWriteChannel to Process classSergey Belyashov2015-04-272-0/+8
|/
* OS X build fixJoerg Bornemann2015-04-231-1/+2
* Fix double delete in Process.close()Sergey Belyashov2015-04-201-2/+2
* update license headersJoerg Bornemann2015-03-0216-52/+56
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-2814-87/+88
|\
| * Do not insert into module property cache if caching is disabled.Christian Kandeler2015-01-261-1/+2
| * Update LicenseEike Ziller2015-01-2614-86/+86