aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2013-04-15Added the code that will load and populate the Tank InfoGravatar Tomaz Canabrava
2013-04-14Separate Gtk related code from core logic: statisticsGravatar Dirk Hohndel
2013-04-14Separate Gtk related code from core logic: infoGravatar Dirk Hohndel
2013-04-14Undoing the last Qtr_ hackGravatar Dirk Hohndel
2013-04-13Add Qtr_ macros that uses gettext in a tr() compatible mannerGravatar Dirk Hohndel
2013-04-13Remove the mandatory -fPIC from CXXFLAGSGravatar Thiago Macieira
2013-04-13Started the real code on the Qt Interface.Gravatar Tomaz Canabrava
2013-04-12Add dive list view to main windowGravatar Amit Chaudhuri
2013-04-09Makefile: detect which files need moc and uicGravatar Alberto Mardegan
2013-04-08Separate Gtk related code from core logic: plannerGravatar Dirk Hohndel
2013-04-07Separate Gtk related code from core logic: plannerGravatar Dirk Hohndel
2013-04-07Start creating the Qt UIGravatar Tomaz Canabrava
2013-04-07Separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-04-06Separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-04-02Add a Qt main windowGravatar Alberto Mardegan
2013-04-01Improve Makefile rules for running mocGravatar Alberto Mardegan
2013-04-01Define QT_NO_KEYWORDSGravatar Alberto Mardegan
2013-04-01Introduce QApplicationGravatar Alberto Mardegan
2013-04-01Have some C++ file in the projectGravatar Alberto Mardegan
2013-04-01Setup Makefile for Qt/C++ buildsGravatar Alberto Mardegan
2013-03-14Revert "Only include .po files that has a companion .aliases file"Gravatar Henrik Brautaset Aronsen
2013-03-13Only include .po files that has a companion .aliases fileGravatar Henrik Brautaset Aronsen
2013-03-12Fix the build under Kfreebsd & HURD.Gravatar Sylvestre Ledru
2013-03-04Limited support for Suunto DM4 importGravatar Miika Turkia
2013-03-04Fix the permission of the ICONFILE and the locale filesGravatar Sylvestre Ledru
2013-03-03Update README, ReleaseNotes and Makefile for 3.0.2Gravatar Dirk Hohndel
2013-02-28Move translations to transifex.comGravatar Kévin Raymond
2013-02-28OSX: also need to add the CoreServices framework to linkerGravatar Dirk Hohndel
2013-02-27Suppress the "/bin/sh: 1: cannot open version.h: No such file" noise.Gravatar Cristian Ionescu-Idbohrn
2013-02-27Add target `all' to avoid "target order is important" confusion.Gravatar Cristian Ionescu-Idbohrn
2013-02-26Update versions to 3.0.1Gravatar Dirk Hohndel
2013-02-26Get make to rebuild Subsurface by default againGravatar Dirk Hohndel
2013-02-26Generate/update a version.h header file.Gravatar Cristian Ionescu-Idbohrn
2013-02-22Add correct XSLT search path for WindowsGravatar Dirk Hohndel
2013-02-20Updating versions for 3.0Gravatar Dirk Hohndel
2013-02-16Unified handling of version extraction.Gravatar Cristian Ionescu-Idbohrn
2013-02-15Further automization of the Mac build processGravatar Dirk Hohndel
2013-02-15Fix sha1 build for WindowsGravatar Dirk Hohndel
2013-02-15Get the SHA1 routines from git instead of opensslGravatar Linus Torvalds
2013-02-14Add support for signing Mac applications to the MakefileGravatar Dirk Hohndel
2013-02-09New Makefile target to create smaller diffs for translationsGravatar Dirk Hohndel
2013-02-09Hopefully last change to po filesGravatar Dirk Hohndel
2013-02-09Enable XSLT transforms on OSXGravatar Henrik Brautaset Aronsen
2013-02-09Add XSLT support for the macosx install and bundle targetsGravatar Henrik Brautaset Aronsen
2013-02-02Move about icon to include fileGravatar Henrik Brautaset Aronsen
2013-02-02Rename subsurface.svg to subsurface-icon.svgGravatar Henrik Brautaset Aronsen
2013-02-01Fix the rules for creating the windows .nsi fileGravatar Dirk Hohndel
2013-02-01Bump version number to 2.9v2.9Gravatar Dirk Hohndel
2013-02-01Move flag icon to include fileGravatar Dirk Hohndel
2013-01-31Hide the error output from pkg_config if you don't have osm-gps-mapGravatar Dirk Hohndel