summaryrefslogtreecommitdiff
path: root/src/script/script.pro
Commit message (Expand)AuthorAgeFilesLines
* Disable c++1z as it breaks compilation with libc++5Tobias C. Berner2017-07-031-0/+3
* MSVC: Disable warning C4577Friedemann Kleint2017-03-221-1/+1
* Remove superfluous NDEBUG defineJoerg Bornemann2016-07-041-2/+0
* Remove superfluous include pathsJoerg Bornemann2016-07-041-16/+0
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
* Fix C++11 build of qtscriptAllan Sandfeld Jensen2014-09-261-6/+0
* Don't disable C++11 on OS X and iOSMorten Johan Sørvig2014-09-201-2/+4
* use private linkage where possibleOswald Buddenhagen2013-11-011-1/+1
* exclude WebKit/JavaScriptCore from lupdate scanOswald Buddenhagen2013-09-021-0/+2
* remove symbian vestigesOswald Buddenhagen2012-12-041-14/+0
* Update docs after modularization of docsTor Arne Vestbø2012-10-111-2/+2
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-111-2/+0
* Suppress JavaScriptCore 'LEAK' messages at application exitKent Hansen2012-08-131-0/+3
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* build system cleanupsOswald Buddenhagen2012-06-251-9/+1
* auto-generate module prisOswald Buddenhagen2012-06-251-1/+0
* Doc: Modularize QtScript documentation.Casper van Donderen2012-06-051-0/+2
* Disable C++11 support when building QtScriptBradley T. Hughes2012-06-041-0/+1
* Remove solaris-g++ SPARC workaroundBradley T. Hughes2012-02-211-5/+0
* QtScript: Remove qpa-sections from .profiles.Friedemann Kleint2011-10-261-5/+1
* Use feature profile loading instead of direct inclusion.axis2011-06-071-1/+1
* Add QTSCRIPT_VERSION and QTSCRIPTTOOLS_VERSION macros for qtscript moduleLiang Qi2011-05-111-0/+2
* Use private headersMarius Storm-Olsen2011-05-021-1/+1
* Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-0/+4
* Update qtscript by following the new method.Liang Qi2011-04-271-4/+0
* First attempt to build script.Liang Qi2011-04-271-13/+10
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+109