aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
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
2011-09-22Add cheesy "install" targetGravatar Linus Torvalds
2011-09-22Clean up library handlingGravatar Linus Torvalds
2011-09-20Separate out the UI from the program logicGravatar Dirk Hohndel
2011-09-20Added a comment about libusb dependency in Makefile.Gravatar Riccardo Albertini
2011-09-15Do libdivecomputer imports in a separate threadGravatar Linus Torvalds
2011-09-15Rename the project 'subsurface'Gravatar Linus Torvalds
2011-09-15First pass to parse uemis Zurich '.SDA' filesGravatar Dirk Hohndel
2011-09-13Add the capability to print a dive profileGravatar Linus Torvalds
2011-09-12Start some very initial libdivecomputer integrationGravatar Linus Torvalds
2011-09-09Rename 'cylinder.c' as 'equipment.c'Gravatar Linus Torvalds
2011-09-09Add a notebook for cylinder informationGravatar Linus Torvalds