]> git.tdb.fi Git - ext/subsurface.git/history - Makefile
Fix profile and average depth for freedives
[ext/subsurface.git] / Makefile
2012-08-21 Maximilian GüntnerMerge branch 'master' into freediving-tweaks
2012-07-10 Linus TorvaldsUpdate for libdivecomputer pkg-config include file...
2012-03-24 Linus TorvaldsMerge branch 'weight' of git://subsurface.hohndel.org...
2012-01-27 Linus TorvaldsAdd some initial cochran CAN file parsing
2012-01-27 Linus TorvaldsAdd "native" Suunto SDE zip file reading
2012-01-26 Linus TorvaldsSplit up file reading from 'parse-xml.c' into 'file.c'
2012-01-18 Linus TorvaldsMerge branch 'info-split' of git://git.hohndel.org...
2012-01-16 Cristian Ionescu... Link with libm for 'pow()'
2012-01-03 Henrik Brautaset... More Mac improvements
2012-01-01 Linus TorvaldsFirst try at converting user-manual to AsciiDoc
2012-01-01 Linus TorvaldsMerge branch 'mac' of git://git.hohndel.org/subsurface
2012-01-01 Dirk HohndelTurn subsurface into a real Mac application
2011-12-15 Linus TorvaldsMerge branch 'forlinus' of git://git.hohndel.org/subsurface
2011-12-14 Dirk HohndelImprove Makefile for MacOS
2011-12-08 Linus TorvaldsSubsurface 1.2
2011-11-27 Martin Gyselmakefile: use dumpmachine instead of grep for Target
2011-11-25 Dirk HohndelImprove cross compile support and fix windows.c
2011-11-24 Linus TorvaldsMerge branch 'mac-fixes' of git://git.hohndel.org/subsu...
2011-11-24 Dirk HohndelSplit reading/writing preferences into OS specific...
2011-11-20 Linus TorvaldsMerge branch 'multi-pane'
2011-11-19 Linus TorvaldsMerge branch 'sacplot' of git://git.hohndel.org/subsurface
2011-11-19 Terrance StanfieldFix the Makefile '-c' location, add XML2CFLAGS
2011-11-09 Linus TorvaldsMerge branch 'testdata' of git://github.com/dirkhh...
2011-11-09 Linus TorvaldsMerge branch 'testdata' of git://github.com/dirkhh...
2011-11-05 Miika TurkiaUse XSLT file to open JDiveLog logs
2011-11-02 Linus TorvaldsMerge branch 'add-info-stats-page' of git://github...
2011-11-02 Dirk HohndelAdd Info & Stats page to the notebook
2011-11-01 Linus TorvaldsMerge branch 'macosx-app-bundle-1' of git://github...
2011-11-01 Roland DreierDon't run gtk-update-icon-cache if DESTDIR is set
2011-10-31 Henrik Brautaset... Use the new packaging directory for MacOSX specific...
2011-10-31 Henrik Brautaset... Add basic MacOSX app bundle install target
2011-10-29 Linus TorvaldsMerge branch 'mingw-port-cleanup' of git://github.com...
2011-10-29 Dirk HohndelGet rid of the terminal window that is displayed under...
2011-10-29 Dirk HohndelGet icons working correctly under Windows
2011-10-27 Dirk HohndelCleanup Makefile and make it work for cross compiling...
2011-10-24 Dirk HohndelAnnotate Makefile with hints about building under Windows
2011-10-24 Linus TorvaldsMerge branch 'bugfixes' of git://github.com/dirkhh...
2011-10-24 Dirk HohndelMakefile fixes
2011-10-24 Linus TorvaldsSubsurface 1.1
2011-10-17 Martin Gyseldeclare a var for libdivecomputer's cflags
2011-10-17 Martin Gyselcreate man dir before installing files in it
2011-10-17 Martin Gyseluse DESTDIR according to my understanding of GNU standards
2011-10-14 Linus TorvaldsDon't use dynamic linking for libdivecomputer
2011-10-12 Dirk HohndelInstall manpage
2011-10-12 Dirk HohndelFix Makefile syntax error
2011-10-12 Dirk HohndelHave "make install" act more as expected for a desktop...
2011-10-11 Dirk HohndelMake should expand $(DESTDIR) on install
2011-10-11 Dirk HohndelSince we don't want configure, use gnumake to find...
2011-09-27 Linus TorvaldsMerge branch 'otu-tracking-v2' of git://github.com...
2011-09-27 Cristian Ionescu... A Makefile 'clean' target is quite standard.
2011-09-27 Linus TorvaldsMerge branch 'otu-tracking-v2' of git://github.com...
2011-09-26 Linus TorvaldsAdd the version to the Makefile
2011-09-23 Linus TorvaldsAdd cheesy "install" target
2011-09-22 Linus TorvaldsMerge branch 'alignment-change' of git://github.com...
2011-09-22 Linus TorvaldsClean up library handling
2011-09-20 Dirk HohndelSeparate out the UI from the program logic
2011-09-20 Linus TorvaldsMerge git://github.com/sirowain/subsurface
2011-09-20 Riccardo AlbertiniAdded a comment about libusb dependency in Makefile.
2011-09-16 Linus TorvaldsDo libdivecomputer imports in a separate thread
2011-09-15 Linus TorvaldsRename the project 'subsurface'
2011-09-15 Dirk HohndelFirst pass to parse uemis Zurich '.SDA' files
2011-09-13 Linus TorvaldsAdd the capability to print a dive profile
2011-09-12 Linus TorvaldsStart some very initial libdivecomputer integration
2011-09-10 Linus TorvaldsRename 'cylinder.c' as 'equipment.c'
2011-09-09 Linus TorvaldsAdd a notebook for cylinder information
2011-09-08 Linus TorvaldsSave default units using GConf
2011-09-05 Linus TorvaldsMerge branch 'open-files' of git://github.com/nathansam...
2011-09-05 Nathan SamsonReport errors when opening files
2011-09-05 Nathan SamsonOpen File works. I refactored the code and introduced...
2011-09-04 Nathan SamsonMerge hbonse's UI tweaks, but fixing the compile warnin...
2011-09-04 Linus TorvaldsMerge branch 'compiler-warning' of https://github.com...
2011-09-04 Nathan SamsonMerge branch 'master' into ui-improvements
2011-09-04 Linus TorvaldsFix typo in Makefile (LDLAGS -> LDFLAGS)
2011-09-03 Linus TorvaldsAdd various dive fixups, and show pressure (if any...
2011-09-01 Linus TorvaldsAdd ability to 'save' dives
2011-09-01 Linus TorvaldsRename some files to be more appropriate
2011-08-31 Linus TorvaldsAdd fake 'info' frame contents
2011-08-31 Linus TorvaldsAdd 'repaint_dive()' prototype, and fix dependencies
2011-08-31 Linus TorvaldsSplit up divelist scroll window generation into its...
2011-08-31 Linus TorvaldsSplit up profile frame generation into its own file.
2011-08-31 Linus TorvaldsCreate a gtk window
2011-08-31 Linus TorvaldsStart moving some of the non-parsing stuff out of ...
2011-08-31 Linus TorvaldsSplit up dive data structure declarations into 'dive.h'
2011-08-30 Linus TorvaldsFix stupid mis-initialization of current sample
2011-08-30 Linus TorvaldsTurn the XML into something almost parseable.
2011-08-28 Linus TorvaldsAdd crazy (bad) xml parser thing