summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* One include_directories(${APPLICATION_API_INCLUDE_DIRS}) to rule them allDaniel d'Andrada2015-05-211-0/+2
* Merge trunkDaniel d'Andrada2015-05-211-1/+2
|\
| * Merge trunk & fix conflictsGerry Boland2015-05-131-1/+2
| |\
| * | Link to libmirclient too. That's where all mir_* client (and inputDaniel van Vugt2015-03-251-1/+2
* | | Merge trunkDaniel d'Andrada2015-05-131-1/+1
|\ \ \ | | |/ | |/|
| * | Require an application API version, fix the provided version and use include ...Michał Sawicz2015-05-111-0/+1
| |\ \
| | * | Ooops, it's v5.Michał Sawicz2015-05-051-1/+1
| | * | Move pkg_check_modules to root CMakeLists.txt.Michał Sawicz2015-04-161-0/+1
| | |/
| * | read exception list from gsettings instead of a hardcoded listMichael Zanetti2015-05-111-0/+1
| |\ \
| | * | merge trunkMichael Zanetti2015-03-251-1/+4
| | |\|
| | * | read exception list from gsettings instead a hardcoded listMichael Zanetti2015-03-131-0/+1
| * | | Remove boost dependence, it supplies almost nothing of benefit to offset its ...Gerry Boland2015-05-111-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | Remove boost, it is barely usedGerry Boland2015-02-231-1/+0
| | |/
* | / Tests also need to be pointed to the location of unity-api headersDaniel d'Andrada2015-04-131-0/+1
|/ /
* | Refactor wakelock handling. Lifecycle exempt apps now release wakelock when s...Gerry Boland2015-03-181-0/+2
|\ \
| * | SharedWakelock refactoring - RAII design faulty when wrapping an asynchronous...Gerry Boland2015-03-041-0/+2
| |/
* / Port to MirEvent 2.0Robert Carr2015-02-191-1/+2
|/
* Update README and readd option to disable building testsDaniel d'Andrada2014-12-091-3/+7
* Use FindGMock from cmake-extras > 0.3Michał Sawicz2014-12-031-3/+1
* Do not use deprecated qt5_use_module cmake commandGerry Boland2014-12-011-0/+1
* Use macros in QMLPlugin module to install QML pluginGerry Boland2014-11-271-11/+2
* Remnants of unity8 cmake bits renamed to be more qtmir suitedGerry Boland2014-11-271-3/+3
* Use modules from cmake-extras package, remove local copiesGerry Boland2014-11-271-2/+4
* Merge lp:qtmirRobert Carr2014-10-141-0/+1
* Sweet sweet hacksRobert Carr2014-10-081-0/+11
* WheeRobert Carr2014-10-071-1/+0
* Fix typoRobert Carr2014-10-071-1/+1
* Use pkgconfig to find glRobert Carr2014-10-071-4/+3
* Revert to old method of plugin installationRobert Carr2014-09-301-1/+1
* Fix qt5 sensors linkRobert Carr2014-09-291-0/+1
* Adopt Werror over pedanticRobert Carr2014-09-261-2/+2
* Bump qt 5.2->5.3Robert Carr2014-09-261-5/+5
* Cleanup main CMakeLists.txtRobert Carr2014-09-221-11/+2
* Remote outdated mircommon checkRobert Carr2014-09-221-1/+0
* Restort parts of GL detectionRobert Carr2014-09-181-1/+1
* Restort parts of GL detectionRobert Carr2014-09-181-14/+14
* We do not need opengl check anyumore as we do it in debian/rulesRobert Carr2014-09-181-19/+19
* WoooRobert Carr2014-09-181-0/+10
* rm -rf qmakeRobert Carr2014-09-181-2/+1
* More cmake progressRobert Carr2014-09-171-1/+1
* Begin on cmakeRobert Carr2014-09-171-0/+151