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
/
Configure.mk
Age
Commit message (
Expand
)
Author
2013-10-06
Merge branch 'glib-removal-hack'
Dirk Hohndel
2013-10-06
Remove remainders of glib, gtk, libsoup, osmgpsmap from Configure.mk
Dirk Hohndel
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-10-05
LIBDCDEVEL=y build seems broken
Cristian Ionescu-Idbohrn
2013-08-25
use QWebView to show the user manual
Danilo Cesar Lemes de Paula
2013-06-06
Added initial support for download dive info from the subsurface web service.
Tomaz Canabrava
2013-05-30
Do a better job finding Marble Google Sat files
Dirk Hohndel
2013-05-22
Disable some MacOSX GTK dependencies
Henrik Brautaset Aronsen
2013-05-20
Detect libdivecomputer using pkg-config if possible
Miika Turkia
2013-05-18
Add a variable for the Marble library name
Thiago Macieira
2013-05-18
Detect the presence of the missing Marble header by compiling it
Thiago Macieira
2013-05-18
Remove QT_NO_KEYWORDS for good
Thiago Macieira
2013-05-18
Work around broken Marble on Debian
Dirk Hohndel
2013-05-17
Merge branch 'Qt'
Dirk Hohndel
2013-05-17
Adds preliminary support for Marble Widget
Tomaz Canabrava
2013-05-16
Get the name of moc,uic,rcc from the .pc files in Qt 4
Thiago Macieira
2013-05-16
Search both qmake and qmake-qt4
Thiago Macieira
2013-05-14
Don't use "qmake-qt4" as qmake
Henrik Brautaset Aronsen
2013-05-13
shift-key + shift-click + key corner cases covered.
Tomaz Canabrava
2013-04-24
Fix building for Windows: cache the Windows-specific variables
Thiago Macieira
2013-04-23
Fix missing gtk-mac-integration includes
Henrik Brautaset Aronsen
2013-04-23
Remove trailing spaces from config.cache file
Henrik Brautaset Aronsen
2013-04-23
Fix config.cache creation on a Mac
Henrik Brautaset Aronsen
2013-04-23
Cache the Qt tools detected (and detect RCC)
Thiago Macieira
2013-04-23
Introduce a cache of the configuration
Thiago Macieira
2013-04-23
Trim Makefile, Configure.mk and Rules.mk
Thiago Macieira
2013-04-23
Create Rules.mk and Configure.mk by copying the Makefile
Thiago Macieira