summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2012-10-16Support for language aliases.Gravatar Henrik Brautaset Aronsen
2012-10-16Improved packaging for WindowsGravatar Dirk Hohndel
2012-10-15Merge branch 'gettext'Gravatar Dirk Hohndel
2012-10-15Support for gettext in MacOSX application bundleGravatar Henrik Brautaset Aronsen
2012-10-12Better gettext buildGravatar Henrik Brautaset Aronsen
2012-10-11Basic gettext support when buildingGravatar Henrik Brautaset Aronsen
2012-10-11More gtk-mac-bundler improvementsGravatar Henrik Brautaset Aronsen
2012-10-07Bump version to 2.0.1v2.0.1Gravatar Dirk Hohndel
2012-09-26Getting ready for the 2.0 releaseGravatar Dirk Hohndel
2012-09-26First implementation of native Uemis downloaderGravatar Dirk Hohndel
2012-09-19Use a 64-bit 'timestamp_t' for all timestamps, rather than 'time_t'Gravatar Linus Torvalds
2012-09-13make clean should remove subsurface.exe as wellGravatar Dirk Hohndel
2012-07-10Update for libdivecomputer pkg-config include file changesGravatar Linus Torvalds
2012-01-27Add some initial cochran CAN file parsingGravatar Linus Torvalds
2012-01-26Add "native" Suunto SDE zip file readingGravatar Linus Torvalds
2012-01-26Split up file reading from 'parse-xml.c' into 'file.c'Gravatar Linus Torvalds
2012-01-15Link with libm for 'pow()'Gravatar Cristian Ionescu-Idbohrn
2012-01-03More Mac improvementsGravatar Henrik Brautaset Aronsen
2012-01-01First try at converting user-manual to AsciiDocGravatar Linus Torvalds
2012-01-01Turn subsurface into a real Mac applicationGravatar Dirk Hohndel
2011-12-14Improve Makefile for MacOSGravatar Dirk Hohndel
2011-12-08Subsurface 1.2v1.2Gravatar Linus Torvalds
2011-11-27makefile: use dumpmachine instead of grep for TargetGravatar Martin Gysel
2011-11-24Improve cross compile support and fix windows.cGravatar Dirk Hohndel
2011-11-24Split reading/writing preferences into OS specific filesGravatar Dirk Hohndel
2011-11-19Fix the Makefile '-c' location, add XML2CFLAGSGravatar Terrance Stanfield
2011-11-05Use XSLT file to open JDiveLog logsGravatar Miika Turkia
2011-11-02Add Info & Stats page to the notebookGravatar Dirk Hohndel
2011-10-31Merge branch 'macosx-app-bundle-1' of git://github.com/henrik242/subsurfaceGravatar Linus Torvalds
2011-10-31Don't run gtk-update-icon-cache if DESTDIR is setGravatar Roland Dreier
2011-10-31Use the new packaging directory for MacOSX specific files, and provide shell ...Gravatar Henrik Brautaset Aronsen
2011-10-31Add basic MacOSX app bundle install targetGravatar Henrik Brautaset Aronsen
2011-10-29Get rid of the terminal window that is displayed under WindowsGravatar Dirk Hohndel
2011-10-29Get icons working correctly under WindowsGravatar Dirk Hohndel
2011-10-27Cleanup Makefile and make it work for cross compiling with MinGWGravatar Dirk Hohndel
2011-10-24Annotate Makefile with hints about building under WindowsGravatar Dirk Hohndel
2011-10-24Merge branch 'bugfixes' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-10-24Makefile fixesGravatar Dirk Hohndel
2011-10-24Subsurface 1.1v1.1Gravatar Linus Torvalds
2011-10-17declare a var for libdivecomputer's cflagsGravatar Martin Gysel
2011-10-17create man dir before installing files in itGravatar Martin Gysel
2011-10-17use DESTDIR according to my understanding of GNU standardsGravatar Martin Gysel
2011-10-14Don't use dynamic linking for libdivecomputerGravatar Linus Torvalds
2011-10-12Install manpageGravatar Dirk Hohndel
2011-10-11Fix Makefile syntax errorGravatar Dirk Hohndel
2011-10-11Have "make install" act more as expected for a desktop applicationGravatar Dirk Hohndel
2011-10-10Make should expand $(DESTDIR) on installGravatar Dirk Hohndel
2011-10-10Since we don't want configure, use gnumake to find libdivecomputerGravatar Dirk Hohndel
2011-09-27A Makefile 'clean' target is quite standard.Gravatar Cristian Ionescu-Idbohrn
2011-09-26Add the version to the MakefileGravatar Linus Torvalds