index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2011-11-24
Split reading/writing preferences into OS specific files
Dirk Hohndel
2011-11-19
Fix the Makefile '-c' location, add XML2CFLAGS
Terrance Stanfield
2011-11-05
Use XSLT file to open JDiveLog logs
Miika Turkia
2011-11-02
Add Info & Stats page to the notebook
Dirk Hohndel
2011-10-31
Merge branch 'macosx-app-bundle-1' of git://github.com/henrik242/subsurface
Linus Torvalds
2011-10-31
Don't run gtk-update-icon-cache if DESTDIR is set
Roland Dreier
2011-10-31
Use the new packaging directory for MacOSX specific files, and provide shell ...
Henrik Brautaset Aronsen
2011-10-31
Add basic MacOSX app bundle install target
Henrik Brautaset Aronsen
2011-10-29
Get rid of the terminal window that is displayed under Windows
Dirk Hohndel
2011-10-29
Get icons working correctly under Windows
Dirk Hohndel
2011-10-27
Cleanup Makefile and make it work for cross compiling with MinGW
Dirk Hohndel
2011-10-24
Annotate Makefile with hints about building under Windows
Dirk Hohndel
2011-10-24
Merge branch 'bugfixes' of git://github.com/dirkhh/subsurface
Linus Torvalds
2011-10-24
Makefile fixes
Dirk Hohndel
2011-10-24
Subsurface 1.1
v1.1
Linus Torvalds
2011-10-17
declare a var for libdivecomputer's cflags
Martin Gysel
2011-10-17
create man dir before installing files in it
Martin Gysel
2011-10-17
use DESTDIR according to my understanding of GNU standards
Martin Gysel
2011-10-14
Don't use dynamic linking for libdivecomputer
Linus Torvalds
2011-10-12
Install manpage
Dirk Hohndel
2011-10-11
Fix Makefile syntax error
Dirk Hohndel
2011-10-11
Have "make install" act more as expected for a desktop application
Dirk Hohndel
2011-10-10
Make should expand $(DESTDIR) on install
Dirk Hohndel
2011-10-10
Since we don't want configure, use gnumake to find libdivecomputer
Dirk Hohndel
2011-09-27
A Makefile 'clean' target is quite standard.
Cristian Ionescu-Idbohrn
2011-09-26
Add the version to the Makefile
Linus Torvalds
2011-09-22
Add cheesy "install" target
Linus Torvalds
2011-09-22
Clean up library handling
Linus Torvalds
2011-09-20
Separate out the UI from the program logic
Dirk Hohndel
2011-09-20
Added a comment about libusb dependency in Makefile.
Riccardo Albertini
2011-09-15
Do libdivecomputer imports in a separate thread
Linus Torvalds
2011-09-15
Rename the project 'subsurface'
Linus Torvalds
2011-09-15
First pass to parse uemis Zurich '.SDA' files
Dirk Hohndel
2011-09-13
Add the capability to print a dive profile
Linus Torvalds
2011-09-12
Start some very initial libdivecomputer integration
Linus Torvalds
2011-09-09
Rename 'cylinder.c' as 'equipment.c'
Linus Torvalds
2011-09-09
Add a notebook for cylinder information
Linus Torvalds
2011-09-08
Save default units using GConf
Linus Torvalds
2011-09-05
Report errors when opening files
Nathan Samson
2011-09-05
Open File works. I refactored the code and introduced a new type. I never use...
Nathan Samson
2011-09-04
Fix typo in Makefile (LDLAGS -> LDFLAGS)
Linus Torvalds
2011-09-03
Add various dive fixups, and show pressure (if any) in the plot
Linus Torvalds
2011-09-01
Add ability to 'save' dives
Linus Torvalds
2011-09-01
Rename some files to be more appropriate
Linus Torvalds
2011-08-31
Add fake 'info' frame contents
Linus Torvalds
2011-08-31
Add 'repaint_dive()' prototype, and fix dependencies
Linus Torvalds
2011-08-31
Split up divelist scroll window generation into its own file
Linus Torvalds
2011-08-31
Split up profile frame generation into its own file.
Linus Torvalds
2011-08-30
Create a gtk window
Linus Torvalds
2011-08-30
Start moving some of the non-parsing stuff out of 'parse.c'
Linus Torvalds
[next]