Commit Graph

29 Commits

Author SHA1 Message Date
Maurus Cuelenaere 4ef9040fcf
Update README about unmaintained status of project + some cleanups 2021-04-07 18:12:43 +02:00
thepuzzledboy 131849191d Updated with correct packages for Ubuntu (#18)
The first dependency to install is apparently "libgtkgl2.0-dev", not "libgtk2.0-dev". I encountered this issue when I attempted to clone and install this myself, ran "./configure", and it replied that it couldn't find "gtkgl-2.0". Had to search Ubuntu Packages to figure out the error.
2018-04-01 22:18:18 +02:00
SaitoH c17bdfccd4 Updated Readme with correct packages for Ubuntu. (#16)
Updated README with correct packages for Ubuntu.
2017-07-12 16:29:16 +02:00
Maurus Cuelenaere dc200d17a7 Use container-based environment on Travis
Now that https://github.com/travis-ci/apt-package-whitelist/pull/2668 is merged, we can specify `sudo: false`.
2016-05-05 17:39:11 +02:00
Maurus Cuelenaere 054f1482f4 Merge pull request #11 from Happy-Ferret/issue#7
Added additional dependency check to configure.in.
2016-03-06 13:16:53 +01:00
Maurus Cuelenaere 08bb745a75 Add Travis CI banner to README 2016-03-06 13:12:57 +01:00
Maurus Cuelenaere 1bfba89a9f Add Travis CI support 2016-03-06 13:10:27 +01:00
Maurus Cuelenaere 48d50bc253 Merge pull request #10 from Happy-Ferret/fsv2016
Removed superfluous files.
2016-03-04 22:00:18 +01:00
Maurus Cuelenaere fb2f01a88a Make the origin of the code more clear in the README 2016-03-04 21:59:44 +01:00
Happy-Ferret 8356018099 Added dependency check for libglu to configuration step. 2016-03-04 18:36:44 +01:00
Happy-Ferret 9cee15c163 Appended 'foreign' option to automake. 2016-03-03 22:53:15 +01:00
Happy-Ferret 64852b6e7b Updated .gitignore. 2016-03-03 22:12:11 +01:00
Maurus Cuelenaere 1a8862349b Merge pull request #9 from Happy-Ferret/fsv2016
Cleared up fsv's history.
2016-03-01 22:30:41 +01:00
Happy-Ferret 9d006f32a2 Cleared up fsv's history. 2016-02-29 15:29:55 +01:00
Maurus Cuelenaere 225b23302a Merge pull request #5 from grahamking/master
Added README with build instructions
2014-02-12 23:35:42 +01:00
Graham King 0505e74622 Added README with build instructions 2014-02-12 14:13:35 -08:00
Maurus Cuelenaere 38f275e5df Ensure the math library is included when linking 2013-04-30 20:23:22 +02:00
Maurus Cuelenaere e94814e148 Re-add mkinstalldirs from d70eb7949b, this should fix make install. 2013-01-26 15:56:20 +01:00
Maurus Cuelenaere d8e6f5c557 Add .gitignore 2013-01-26 14:05:35 +01:00
Maurus Cuelenaere a2f447c195 Remove build leftover 2013-01-26 13:17:35 +01:00
Maurus Cuelenaere a627aec3bb Fix configure.in 2011-12-13 17:49:51 +01:00
Maurus Cuelenaere 5c23b4e61e Allow resizing of the main window 2011-12-13 17:49:13 +01:00
Maurus Cuelenaere 55bc96b3de Fix compiler warnings/update to newer GTK code 2011-12-13 17:48:36 +01:00
Maurus Cuelenaere c189cf6cd5 Remove GNOME support files 2011-12-13 17:40:47 +01:00
Maurus Cuelenaere d70eb7949b Remove superfluous files 2011-12-13 15:50:26 +01:00
Maurus Cuelenaere bb150d5f46 Add autogen.sh script 2011-12-13 15:14:50 +01:00
Maurus Cuelenaere cdd22f12e5 Further configure fixes 2011-12-13 15:12:28 +01:00
Maurus Cuelenaere 0fa1bec3ef Fix configure script 2011-12-13 15:00:08 +01:00
Maurus Cuelenaere c6329dcc9d Initial import (fsv-0.9.tar.gz) 2011-12-13 14:57:14 +01:00