index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-16
Debug reminder: how to get more verbose details out of cmake
Jeroen Massar
2016-03-05
Android build: automate setting the right version number
Dirk Hohndel
2016-01-08
Correctly handle SubsurfaceMobile
Tomaz Canabrava
2016-01-08
Untangle Library Linkage
Tomaz Canabrava
2016-01-07
Create GpsListModel in order to be able to display GPS fixes
Dirk Hohndel
2016-01-07
Don't try to install Grantlee files when building Subsurface-mobile on Mac
Dirk Hohndel
2016-01-04
Enable BT_SUPPORT compilation flag
Miika Turkia
2015-12-30
Cmake: only need Marble/Grantlee/Manual for desktop version
Dirk Hohndel
2015-12-21
Cmake: don't add the BT_SUPPORT define too early
Dirk Hohndel
2015-12-19
Cmake: don't use wildcards when deleting debug components
Dirk Hohndel
2015-12-17
Cmake: adjust dlllist.cmake to no longer be created on the fly
Dirk Hohndel
2015-12-17
Cmake: more use of SUBSURFACE_TARGET and more complete macdepoyqt args
Dirk Hohndel
2015-12-17
Cmake: consistently use SUBSURFACE_TARGET and get the capitalization right
Dirk Hohndel
2015-12-17
Fix CMake to not add Facebook on Android
Tomaz Canabrava
2015-12-17
Add the correct target on the Android build
Tomaz Canabrava
2015-12-17
Build on android is a shared library
Tomaz Canabrava
2015-12-17
Simplify IF for OSX handling
Tomaz Canabrava
2015-12-16
Cmake: bring back the QtXml hack and other Mac changes
Dirk Hohndel
2015-12-16
Cmake: indentation fix
Dirk Hohndel
2015-12-16
Cmake: fix install
Dirk Hohndel
2015-12-16
Cmake: correctly read in the enabled translations
Dirk Hohndel
2015-12-16
Cmake: fix QtQuick component designator
Dirk Hohndel
2015-12-16
Cmake: fix another Mobile/Desktop confusion
Dirk Hohndel
2015-12-16
Cmake: fix Application/Executable confusion
Dirk Hohndel
2015-12-16
Fixed cached variable
Tomaz Canabrava
2015-12-16
Fix targets on mobile and desktop
Tomaz Canabrava
2015-12-16
Fix some broken-by-design code
Tomaz Canabrava
2015-12-16
Create targets MobileApplication and DesktopApplication
Tomaz Canabrava
2015-12-16
Remove checking the Platform and the App Type,
Tomaz Canabrava
2015-12-16
Complain if no Correct App version was passed to be build
Tomaz Canabrava
2015-12-16
Finish things
Tomaz Canabrava
2015-12-16
Read the translations from the translations file
Tomaz Canabrava
2015-12-16
Move run on build dir code out of the main cmake
Tomaz Canabrava
2015-12-16
Rework the dependencies on the Android platform
Tomaz Canabrava
2015-12-16
Move adding -lpthread
Tomaz Canabrava
2015-12-16
Change the way we handle targets
Tomaz Canabrava
2015-12-16
correct android usage
Tomaz Canabrava
2015-12-16
Issue an error when no platform is found
Tomaz Canabrava
2015-12-16
Use a single variable to handle the extra Qt stuff
Tomaz Canabrava
2015-12-16
Remove commented out code
Tomaz Canabrava
2015-12-16
Remove the Dll finding code from within the Main CMake
Tomaz Canabrava
2015-12-16
We don't need the same test twice for the same thing.
Tomaz Canabrava
2015-12-16
Code Cleanup
Tomaz Canabrava
2015-12-16
We don't support insource builds anymore
Tomaz Canabrava
2015-12-16
Move include directories a bit down below
Tomaz Canabrava
2015-12-16
Move OSX code to OSX IF
Tomaz Canabrava
2015-12-16
Rework Options order, add SUBSURFACE_TARGET_PLATFORM flag.
Tomaz Canabrava
2015-12-16
Move Handling of user manual to Modules directory
Tomaz Canabrava
2015-12-16
Handle VersionGeneration outside of the main CMakeFile
Tomaz Canabrava
[next]