aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2012-11-25Improve on divecomputer data handlingGravatar Linus Torvalds
2012-11-19Makefile hack to allow building with uninstalled libdivecomputerGravatar Dirk Hohndel
2012-11-10Create the correct ceiling events for Uemis ZurichGravatar Dirk Hohndel
2012-10-22Bump version to 2.1v2.1Gravatar Dirk Hohndel
2012-10-21Bump version to 2.1-rc3Gravatar Dirk Hohndel
2012-10-20Finally a fully working Mac dmgGravatar Dirk Hohndel
2012-10-19Yet more changes to create localized builds for MacGravatar Dirk Hohndel
2012-10-19Add temporary locate files to the "clean" target.Gravatar Henrik Brautaset Aronsen
2012-10-18Bumped version to 2.1-rc2Gravatar Dirk Hohndel
2012-10-18Add Makefile target to update po filesGravatar Dirk Hohndel
2012-10-17Install all .mo files on all targetsGravatar Henrik Brautaset Aronsen
2012-10-16Fix typo and make variable name more logicalGravatar Dirk Hohndel
2012-10-16Redoing the Mac bundlingGravatar Dirk Hohndel
2012-10-16Adjust locale path for install-macosx targetGravatar Henrik Brautaset Aronsen
2012-10-16Update version to 2.1-rc1Gravatar Dirk Hohndel
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