aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/nodejs
Commit message (Expand)AuthorAgeFilesLines
* Rename PathProbe.pathPrefixes and PathProbe.platformPaths propertiesIvan Komissarov2018-12-101-2/+2
* Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-221-1/+0
* Make Module.setup{Build,Run}Environment first-class citizensChristian Kandeler2017-11-201-3/+3
* Fix nodejs/typescript probes when the Node interpreter is not in PATHJake Petroules2017-06-142-2/+6
* Deprecate loadFile and loadExtension in favor of requireJake Petroules2017-02-151-1/+1
* Change the default base directory for entries of the "files" listChristian Kandeler2016-12-231-1/+5
* Fix the input values of some ProbesChristian Kandeler2016-08-311-2/+2
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-062-2/+2
* Fix typescript module to work with newer TypeScript versions.Jake Petroules2016-03-241-0/+2
* Overhaul Probe handling for node.js/TypeScript.Jake Petroules2015-11-232-1/+64
* Move setup[Build|Run]Environment global functions into a real extension.Jake Petroules2015-11-191-1/+2
* Add a node.js probe and use it in the modules.Jake Petroules2015-07-241-0/+25
* Fix several issues with path handling in the TypeScript module.Jake Petroules2015-06-291-1/+18
* add missing license headersJoerg Bornemann2015-04-151-0/+30
* Allow Node.js applications to run without -p and fix the autotest.Jake Petroules2014-09-231-1/+1
* Fix run environment setup.Jake Petroules2014-08-281-3/+1
* use {input|output}.fileName where appropriateJoerg Bornemann2014-05-201-1/+1
* Add support for running Node.js using qbs run.Jake Petroules2014-04-151-0/+56