summaryrefslogtreecommitdiffstats
path: root/coin
Commit message (Expand)AuthorAgeFilesLines
* CMake: Use the same generator when building other repositoriesAlexandru Croitor2020-05-195-7/+31
* CMake: Use custom install script to support Ninja Multi-Config buildsAlexandru Croitor2020-05-196-72/+48
* CMake: Adjust instructions for MinGW buildsAlexandru Croitor2020-05-011-18/+48
* Add support for building building against yoctoSimon Hausmann2020-04-294-9/+36
* Instruction selection fix for qemu cross-buildsSimon Hausmann2020-04-292-12/+32
* Coin: Fix incorrect target OS values used in instructionsAlexandru Croitor2020-04-021-3/+3
* CMake: Pass --verbose flag to ninjaAlexandru Croitor2020-03-135-7/+7
* CMake: Build standalone tests out of source in CoinLeander Beernaert2020-03-112-7/+5
* coin: remove contact person for cmake issuesLiang Qi2020-02-138-16/+16
* Fix cross compilation builds with template v2Alexandru Croitor2020-02-072-0/+2
* cmake: upload artifact for qtbase android build and etcLiang Qi2020-02-078-30/+210
* Add initial support for CMake "Ninja Multi-Config" generatorAlexandru Croitor2020-01-271-0/+1
* Make standalone tests build via top level repo projectAlexandru Croitor2019-11-082-16/+15
* Fix invalid condition for test executionToni Saario2019-10-251-1/+1
* cmake: add Android buildLiang Qi2019-10-112-9/+94
* instructions: executeCommandArgumentSplitingBehavior when calling qt-cmakeLiang Qi2019-09-261-0/+1
* instructions: start to use --parallel when cmake buildLiang Qi2019-09-253-3/+3
* coin: increase the timeout between output for allLiang Qi2019-09-034-10/+10
* Share most common part of module_config.yamlLiang Qi2019-08-306-120/+176
* Split module_config.yamlJędrzej Nowacki2019-07-042-193/+203
* Remove debug printJędrzej Nowacki2019-07-021-8/+0
* Fix check for static buildsJędrzej Nowacki2019-07-021-1/+1
* Add proper test archive nameJędrzej Nowacki2019-07-021-1/+1
* Skip building tests for static buildsJędrzej Nowacki2019-07-021-12/+12
* Handle CMAKE_C_COMPILER and CMAKE_CXX_COMPILER automaticallyJędrzej Nowacki2019-07-021-3/+33
* Disable tests when building staticallySimon Hausmann2019-07-021-21/+40
* Fix symmetry between test artifact handlingSimon Hausmann2019-07-011-0/+7
* Run tests using ctestSimon Hausmann2019-07-011-0/+11
* Simplify test compilationSimon Hausmann2019-06-261-7/+25
* Fix early warning systemSimon Hausmann2019-06-251-7/+0
* SplitAfterVariableSubstitution is also needed for building testsLiang Qi2019-06-241-0/+1
* Move ICC compiler name setup to instructions levelJędrzej Nowacki2019-06-241-0/+3
* Update the instructions after CI changed way of splitting argumentsJędrzej Nowacki2019-06-241-0/+1
* Change cmake generator selection mechanismSimon Hausmann2019-06-211-2/+5
* Prepare for running tests with cmakeSimon Hausmann2019-06-211-5/+30
* Port ICC specific instructionsJędrzej Nowacki2019-06-171-0/+15
* Simple typo fixupJędrzej Nowacki2019-06-171-1/+1
* Avoid hardcoding the underlying build toolSimon Hausmann2019-06-171-1/+7
* Try to use %ProgramFiles(x86)% instead of custom codeJędrzej Nowacki2019-06-131-21/+6
* Remove double negationsJędrzej Nowacki2019-06-131-33/+33
* Implement command prefixJędrzej Nowacki2019-06-121-2/+168
* Use ninja as default builderJędrzej Nowacki2019-06-121-17/+6
* Move some configure arguments from qt5 configuration fileJędrzej Nowacki2019-05-221-1/+1
* Adjust timeouts in module_config.yamlJędrzej Nowacki2019-05-221-2/+4
* Cleanup module_config.yamlJędrzej Nowacki2019-05-221-2/+2
* Fix typo in module_config.yamlJędrzej Nowacki2019-05-201-1/+1
* Move build and test instructions from coin to qtbaseLiang Qi2019-05-101-0/+56