aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Python libraries to be found for macOS Python 2.6 interpreterAlexandru Croitor2017-05-031-18/+40
* Fix Python libraries to be found on OpenSuSE 13.01Alexandru Croitor2017-05-031-0/+2
* Fix syntax error for format method on Python 2.6Alexandru Croitor2017-05-031-2/+2
* Fix CMake bug where incorrect CMAKE_OSX_SYSROOT was chosenAlexandru Croitor2017-04-281-0/+6
* Prepare_coin_soures: Fix branch detectionSimo Fält2017-04-271-1/+1
* Add script that generates missing bindings reportAlexandru Croitor2017-04-271-0/+364
* setup.py: Wrap prepare_packages in try/exceptFriedemann Kleint2017-04-201-26/+30
* setup.py: Fix .pdb file namesFriedemann Kleint2017-04-201-4/+4
* Blacklist tests to get COIN passingmaya2Friedemann Kleint2017-04-061-0/+5
* Add version 5.6 and make it defaultFriedemann Kleint2017-04-051-1/+8
* testrunner.py: Add default value for blacklistFriedemann Kleint2017-03-291-1/+3
* setup.py: Create a tracking branch for version unless it existsFriedemann Kleint2017-03-201-1/+11
* Remove blacklisting of some tests affected by QTextStream failuresFriedemann Kleint2017-03-161-16/+0
* Fix output of testrunner.py and remove ’six’Christian Tismer2017-03-131-3/+3
* Fix prepare_coin_sources.py on winSimo Fält2017-03-101-2/+5
* update: bring repositories back in syncChristian Tismer2017-02-152-21/+33
* Fix testrunner command “getcwd”Christian Tismer2017-02-101-2/+2
* blacklist: static_metaobject_test.py worksChristian Tismer2017-02-081-4/+0
* blacklist: qstandarditemmodel_test.py worksChristian Tismer2017-02-081-4/+0
* Support python 3.6Christian Tismer2017-02-071-2/+3
* Add explanatory comment to repository checkFriedemann Kleint2017-02-071-0/+1
* setup.py: Check whether files are present in a submoduleFriedemann Kleint2017-01-121-1/+1
* prepare_coin_sources: Use dev branch as a default branchSimo Fält2017-01-121-3/+10
* Update blacklistFriedemann Kleint2017-01-041-26/+6
* Initializing pyside submodules when building with Qt CISimo Fält2016-12-191-0/+127
* Enable testrunner for other projectsChristian Tismer2016-12-151-35/+65
* testrunner.py: Use 'linux' as classifier instead of legacy 'linux2'Friedemann Kleint2016-12-132-24/+26
* Update the pyside-setup submodulesChristian Tismer2016-12-123-25/+21
* testrunner.py: Allow character '-' in test namesFriedemann Kleint2016-11-291-2/+2
* Support multiple builds in testrunner.pyChristian Tismer2016-11-241-23/+51
* Set the minimum Python3 to 3.3Christian Tismer2016-11-241-3/+2
* Accept more errors in "testrunner.py"Christian Tismer2016-11-032-26/+11
* Remove QML tests from black listsAlexandru Croitor2016-10-211-60/+0
* Make paths absolute in setup.pyChristian Tismer2016-10-182-2/+16
* setup: Add QT_SRC_DIR variableFriedemann Kleint2016-10-141-0/+10
* Add header for LGPLFriedemann Kleint2016-10-141-0/+39
* Add licenses for submodulesFriedemann Kleint2016-10-149-0/+4333
* Fix licenses of setup.py testrunner.pyFriedemann Kleint2016-10-122-19/+77
* fix testing with filtering on real CIChristian Tismer2016-09-302-9/+33
* Build shiboken with documentation generator by defaultFriedemann Kleint2016-09-281-1/+0
* support pyside CI testing with filteringChristian Tismer2016-09-224-0/+890
* Fix retrieving VIRTUALENV variableFriedemann Kleint2016-09-221-1/+1
* setup.py: Prefix build/install directories by virtualenv nameFriedemann Kleint2016-09-211-2/+10
* Fix run_process_output to work with Python 3Alexandru Croitor2016-09-201-1/+1
* setup.py: Make prepareSubModules() a bit smarterFriedemann Kleint2016-09-162-14/+45
* setup.py: Improve finding the respective make tool on WindowsFriedemann Kleint2016-09-151-11/+10
* setup.py: Add completion messages to build and installFriedemann Kleint2016-09-121-0/+2
* Restructure setup.pyFriedemann Kleint2016-09-121-16/+27
* setup.py: Fix checking for qmake/cmake binariesFriedemann Kleint2016-09-121-1/+15
* setup.py: Let OPTION_REUSE_BUILD imply OPTION_IGNOREGITFriedemann Kleint2016-09-121-1/+1