aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/jsextensions
Commit message (Expand)AuthorAgeFilesLines
* Fix copy/paste error in TemporaryDir documentationChristian Kandeler2017-02-241-1/+1
* Deprecate loadFile and loadExtension in favor of requireJake Petroules2017-02-151-17/+10
* Update license headersIikka Eklund2016-08-299-153/+125
* 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-069-9/+9
* Introduce Array.containsAll and Array.containsAny.Jake Petroules2016-03-251-0/+14
* Roll the global getEnv and currentEnv functions into Environment.Jake Petroules2015-12-012-14/+72
* Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-272-17/+59
* Implement some of the non-standard yet common Console API.Jake Petroules2015-09-151-0/+51
* Implement the FileInfo extension in C++.Jake Petroules2015-08-241-2/+6
* File extension: add rename functionality.Jake Petroules2015-08-121-0/+9
* TemporaryDir extension: turn off auto remove.Jake Petroules2015-08-101-1/+1
* Merge branch 1.4 into master.Christian Kandeler2015-07-311-0/+71
|\
| * Introduce the TemporaryDir JS extension.Jake Petroules2015-07-281-0/+71
* | Merge branch 1.4 into master.Christian Kandeler2015-07-243-2/+9
|\|
| * Doc: Use passive formOrgad Shaneh2015-07-172-2/+2
| * Initialize qbs.commonRunEnvironment from the current environment.Christian Kandeler2015-07-101-0/+7
* | Add a File.directoryEntries function to list directory contents.Jake Petroules2015-06-101-0/+7
* | Merge branch 1.4 into master.Christian Kandeler2015-06-041-0/+7
|\|
| * Introduce, document, and use File.makePath.Jake Petroules2015-05-291-0/+7
* | Added method closeWriteChannel to Process classSergey Belyashov2015-04-271-0/+8
|/
* update license headersJoerg Bornemann2015-03-026-12/+12
* Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2015-02-061-0/+8
|\
| * Add documentation for Process::setCodec().Christian Kandeler2015-02-021-0/+8
* | Merge branch '1.3' into 'master'Christian Kandeler2015-01-286-37/+37
|\|
| * Update LicenseEike Ziller2015-01-266-36/+36
* | Use a hashing function to construct output artfact file paths.Christian Kandeler2014-11-101-0/+10
* | Support converting a PropertyList object directly to/from JSON.Jake Petroules2014-11-061-2/+15
* | Consolidate "safe identifier" code by introducing qbs.rfc1034identifier.Jake Petroules2014-11-041-0/+8
* | remove qbs.getHostOS()Joerg Bornemann2014-10-291-8/+0
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-166-43/+48
|\|
| * complete license header updateJoerg Bornemann2014-10-166-43/+48
* | Annotate parameter and return types in Service documentation.Jake Petroules2014-09-236-103/+93
|/
* introduce loadExtension functionJoerg Bornemann2014-02-281-0/+8
* introduce loadFile function for loading JS filesJoerg Bornemann2014-02-281-0/+8
* Doc: Add documentation for the PropertyList extension.Jake Petroules2014-02-281-0/+129
* Docs: Capitalization fix.Christian Kandeler2014-02-111-1/+1
* introduce Array.uniqueConcatJoerg Bornemann2014-01-291-0/+5
* Doc: extensions to JavaScript built-insJoerg Bornemann2014-01-291-0/+15
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-095-5/+5
|\
| * Incremented year in copyright infoRobert Loehning2014-01-085-5/+5
* | Add function "lastModified" to the "File" JS extension.Christian Kandeler2014-01-071-0/+8
* | Doc: Use the \QBS macro for the product nameLeena Miettinen2013-11-111-3/+3
* | Rename getenv and putenv to getEnv and putEnv, respectively.Christian Kandeler2013-11-071-2/+2
|/
* Add documentation for "global" built-in functions.Christian Kandeler2013-11-011-0/+57
* Support changing the working directory in the Process JS extension.Jake Petroules2013-10-091-0/+13
* Doc: edited JavaScript extensions docsLeena Miettinen2013-09-264-27/+33
* Fix some documentation bugs.Christian Kandeler2013-09-241-4/+4
* Improvements to the "Process" extension.Christian Kandeler2013-09-191-0/+13
* Document JavaScript extensions.Christian Kandeler2013-09-194-0/+430