aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2013-05-09Make sure .xsl files are installedGravatar Henrik Brautaset Aronsen
2013-05-09A lame start for a `make release' helper.Gravatar Cristian Ionescu-Idbohrn
2013-05-02Separate pushing a new pot file to Transifex from pulling translationsGravatar Dirk Hohndel
2013-04-15Separate Gtk related code from core logic: statisticsGravatar Dirk Hohndel
2013-04-15Separate Gtk related code from core logic: infoGravatar Dirk Hohndel
2013-04-08Separate Gtk related code from core logic: plannerGravatar Dirk Hohndel
2013-04-07Separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
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
2013-01-31Auto-generate C file dependencies, and make the build more quietGravatar Linus Torvalds
2013-01-28Let's call them GTKCFLAGS, not GTK2CFLAGSGravatar Linus Torvalds
2013-01-28Make subsurface compile with -DGSEAL_ENABLEGravatar Linus Torvalds
2013-01-24Try to automate the version number used in the windows installerGravatar Dirk Hohndel
2013-01-24Include git revision in version numberGravatar Linus Torvalds
2013-01-22Satellite icon dietGravatar Linus Torvalds
2013-01-22Add GPS icon to the location column for dive sites where we have GPS dataGravatar Dirk Hohndel
2013-01-19Add CFLAGS to build rule for webservice.oGravatar Dirk Hohndel
2013-01-17Updated the Makefile to support libsoup and include webservice.[c|h]Gravatar Lubomir I. Ivanov
2013-01-17Hack Makefile, gtk-gui.c and divelist.c to allow building w/o osm-gps-mapGravatar Dirk Hohndel
2013-01-13Work on a dive localisation tool using GPS coordinatesGravatar Pierre-Yves Chibon
2013-01-11Update preference saving for numeric valuesGravatar Linus Torvalds
2013-01-11gtk-gui.c: Move the download dialog related code to a new fileGravatar Lubomir I. Ivanov