summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-09Bump package version to 39.g4717841.11.gd20fdc6tizen_4.0.m1_releasesubmit/tizen_unified/20170308.100416submit/tizen_3.0_ivi/20161010.000006submit/tizen_3.0_common/20161104.104000submit/tizen_3.0.m2/20170104.093754submit/tizen/20160307.093400submit/tizen/20160303.114700submit/tizen/20160303.090622submit/tizen/20160303.070536accepted/tizen/wearable/20160307.111508accepted/tizen/unified/20170309.040421accepted/tizen/tv/20160307.111445accepted/tizen/mobile/20160307.111421accepted/tizen/ivi/20160307.103614accepted/tizen/common/20160307.154636accepted/tizen/3.0/ivi/20161011.062253accepted/tizen/3.0/common/20161114.111640tizen_3.0.m2tizen_3.0tizenaccepted/tizen_wearableaccepted/tizen_unifiedaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_3.0_iviaccepted/tizen_3.0_commonTomasz Olszak1-1/+2
2015-11-09Bump package version to 39.g4717841.10.gf0ced7eTomasz Olszak1-1/+3
2015-11-09Bump package version to 39.g4717841.8.gd2b7997Tomasz Olszak1-1/+2
2015-11-09Bump package version to 39.1.7985f775fbTomasz Olszak1-1/+1
2015-11-09packaging: Added qtdiag binaryTomasz Olszak1-0/+1
2015-11-09Added manifest file according to smack 3-domain model.Tomasz Olszak2-1/+8
2015-11-09Updated mkspec: qmlimportscanner and qtpaths added.Tomasz Olszak1-0/+2
2015-11-09Added qtchooser.1.gz manual.Tomasz Olszak1-1/+1
2015-11-09Updated to version 39.Tomasz Olszak1-2/+2
2015-11-09spec updated for TizenTomasz Olszak2-20/+15
2015-11-09Import specs files from MerTomasz Olszak2-0/+115
2015-10-08Add qtplugininfoupstream/39.g4717841.11.gd20fdc6upstreamAndrea Scarpino1-0/+1
2015-02-10Implement fallback mechanism for some toolsDmitry Shachnev1-8/+52
2015-01-15set CMAKE_PREFIX_PATHShawn Rutledge1-0/+4
2015-01-02Use a variable for the qmake executablePino Toscano1-1/+2
2014-12-18Fix possible buffer overrun in use of readlink(2)upstream/39.g4717841.10.gf0ced7eThiago Macieira1-2/+2
2014-12-12Add qmleasing and qmllint toolsupstream/39.g4717841.9.g657db9dAndrea Scarpino1-0/+2
2014-06-13Add the install mode for qtchooserupstream/39.g4717841.8.gd2b7997upstream/39.1.d2b79979beThiago Macieira3-42/+309
2014-06-05Add qlalr to the tools (it's built by default from src/tools/qlalr)Simon Hausmann1-0/+1
2014-05-22Completion for bashupstream/39g47178416g7985f77upstream/39.1.7985f775fbJ-P Nurmi1-0/+12
2014-05-01Added qtdiagupstream/39Tomasz Olszak1-0/+1
2014-01-16Add qmlimportscanner, qtpathsAndrea Scarpino1-0/+2
2013-12-18Created */man/man1 directory before installing manual.Tomasz Olszak1-0/+2
2013-12-17Add QTCHOOSER_NO_GLOBAL_DIR to the man page.Lisandro Damián Nicanor Pérez Meyer1-0/+6
2013-12-16make install installs the man page tooShawn Rutledge1-0/+1
2013-12-16Fix test failure: -list-versions must not include .confThiago Macieira2-6/+11
2013-12-14add qml to the list of toolsShawn Rutledge1-0/+1
2013-12-09Always ensure that the hardcoded paths are foundSune Vuorela1-1/+1
2013-10-16Add support for Mac-specific tools to qtchooserupstream/31Thiago Macieira1-0/+8
2013-07-20Doc: Fix typoOrgad Shaneh1-1/+1
2013-05-23Print a sorted list of Qt versionsThiago Macieira1-8/+17
2013-05-23Use a regular function pointer for visitingThiago Macieira1-4/+5
2013-05-23Require an exact match to the tag when releasingThiago Macieira1-1/+1
2013-05-18create a system default pathSune Vuorela2-2/+13
2013-05-14Give home configurations precedence over system onesAndrea Scarpino1-3/+4
2013-04-26Use getline from POSIX.1-2008 when availablePino Toscano1-1/+26
2013-03-28Can find and launch an app bundle on MacShawn Rutledge1-0/+9
2013-03-22argument -l is the same as -list-versions; double-dash is OK tooShawn Rutledge1-2/+5
2013-03-05Add 'make distcheck'Thiago Macieira1-0/+5
2013-03-05Allow testing of any commit, not just HEADThiago Macieira1-3/+4
2013-03-05Warn about recursive callsFrederik Gladhorn1-14/+36
2013-02-07Add license files as mandated by (L)GPL and referred from main.cpp.Timo Jyrinki3-0/+1210
2013-02-04Add qdoc and qdoc3Timo Jyrinki1-0/+2
2013-02-01Expand leading tilde in tool path (for e.g. ~/dev/qt5)Shawn Rutledge1-18/+20
2013-02-01Simplify the getenv use and handle the empty $HOME caseThiago Macieira1-11/+28
2013-01-18Accept -run-tool if and only if the tool wasn't already selectedThiago Macieira2-69/+79
2013-01-14Make messages slightly nicer.Frederik Gladhorn1-4/+4
2013-01-10Change the zsh sourcing again to remove the sub-shell command.Thiago Macieira1-1/+1
2013-01-09Also detect the source dir from Qt installations via qmakeThiago Macieira1-1/+9
2013-01-09Fix sourcing with zshThiago Macieira1-1/+1