aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2018-06-21android/desktop: remove mapWidget from subsurface.qrcGravatar jan Iversen
2018-06-18QML UI: update to newer KirigamiGravatar Dirk Hohndel
2018-06-15mobile: add qmlprefs classGravatar jan Iversen
2018-06-09profile: make profile self containedGravatar jan Iversen
2018-05-19Mac: support running Subsurface-mobileGravatar Dirk Hohndel
2018-04-29cmake: add the GCC_OPTIMIZATION_FLAGS variableGravatar Lubomir I. Ivanov
2018-04-23Add -libpath argument for qtmacdeployGravatar Allen Hall
2018-04-15QML UI: update to latest KirigamiGravatar Dirk Hohndel
2018-03-11cmake: update CMake to build the map components on mobileGravatar Lubomir I. Ivanov
2018-02-15Build: do include modules instead of filesGravatar Jan Mulder
2018-01-10build system: split qt-models into partsGravatar Jan Mulder
2018-01-03mobile: newer Kirigami SHAGravatar Jan Mulder
2017-12-24Fix build for cmake before 3.10Gravatar Dirk Hohndel
2017-12-24Silence cmake 3.10 warningsGravatar Dirk Hohndel
2017-12-18Compile with -O2 optimization even in debug modeGravatar Berthold Stoeger
2017-12-17Turn on -WallGravatar Dirk Hohndel
2017-12-05cmake: building Subsurface-mobile without BT is no longer supportedGravatar Dirk Hohndel
2017-11-15cmake: make sure to only handle objcopy from MXEGravatar Lubomir I. Ivanov
2017-11-15MXE: move the objcopy calls to cmakelists.txtGravatar Lubomir I. Ivanov
2017-11-04Rename README to README.md in some scripts, makefiles,...Gravatar Stefan Fuchs
2017-10-23Mac build: use more system librariesGravatar Dirk Hohndel
2017-10-20cmake: deal with occasional build order issueGravatar Dirk Hohndel
2017-10-07Typo fix remoev -> removeGravatar Darexon
2017-10-06Revert "QML UIL: go back to older Kirigami"Gravatar Dirk Hohndel
2017-10-05QML UIL: go back to older KirigamiGravatar Dirk Hohndel
2017-10-04Switch back to latest KirigamiGravatar Dirk Hohndel
2017-09-17cmake: enable BLE on MacsGravatar Dirk Hohndel
2017-09-04remove Marble from packaging and build scriptsGravatar Lubomir I. Ivanov
2017-08-26cmake: try to find the Googlemaps plugin on LinuxGravatar Dirk Hohndel
2017-08-25Enable googlemaps plugin from build directory on LinuxGravatar Dirk Hohndel
2017-08-02Mac build: install googlemaps pluginGravatar Dirk Hohndel
2017-07-29Mac install: add missing esri pluginGravatar Dirk Hohndel
2017-07-28cmake: install QML components for Subsurface as wellGravatar Dirk Hohndel
2017-07-28cmake: only install Marble files when we use MarbleGravatar Dirk Hohndel
2017-07-28cmake: add the Quick, Location, QuickWidgets dependenciesGravatar Lubomir I. Ivanov
2017-07-15Mac build: correctly deal with no printingGravatar Dirk Hohndel
2017-06-30BLE: require Qt 5.6 and suggest Qt 5.9.1Gravatar Dirk Hohndel
2017-06-24Enable BLE on AndroidGravatar Dirk Hohndel
2017-06-24Very early and likely quite broken BLE GATT codeGravatar Linus Torvalds
2017-06-11CMakeLists.txt: Remove SmartTrak import optionsGravatar Salvador Cuñat
2017-05-27Android build: rely on KEYSTORE environment for release buildGravatar Dirk Hohndel
2017-05-27Don't use the deprecated CMake variableGravatar Thiago Macieira
2017-05-27Android build: Add BUILDTOOLS_REVISIONGravatar Jan Mulder
2017-04-01QML UI: we now depend on QuckControls2Gravatar Dirk Hohndel
2017-04-01QML UI: Fully port dive edit to Kirigami2Gravatar Marco Martin
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2017-03-09Fix potential double/float to int rounding errorsGravatar Jeremie Guichard
2017-02-25Move CMake variables printing into a utility macroGravatar Jeremie Guichard
2017-02-24Use SUBSURFACE_TEST_DATA definition to point to test data dirGravatar Jeremie Guichard
2017-02-03Fix build breakage with earlier Qt versionsGravatar Dirk Hohndel