1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-13 17:06:52 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Zeno Rogue
5bc7254a04 addedd AC_PROG_CC 2019-09-13 18:36:50 +02:00
Arthur O'Dwyer
0946300663 Clean up the autotools.
It still seems to work on MinGW mainly by accident,
but at least it's a lot shorter and clearer and more
portable at this point. We can start testing it in
TravisCI and then work on making it work "less by accident"
incrementally.
2018-07-01 12:38:08 -07:00
Zeno Rogue
239713de6b updated the version number in config script, and README.md 2018-06-15 00:09:35 +02:00
nobrakal
48e6434a61 Link in g++ for GLEW 2017-07-24 20:48:52 +02:00
Zeno Rogue
0d7d2cf825 added -DMUSICDESTDIR 2017-03-31 22:10:05 +02:00
Alexandre Moine
27a0e0e0a1 Add support for savepng.c 2016-08-26 18:36:03 +02:00
Eryk Kopczyński
3237ff455e Updated to 8.3j 2016-08-26 11:58:03 +02:00
Alexandre Moine
da74e6e976 Version now defined evrywhere by setversion-sh 2016-01-04 19:05:47 +01:00
Alexandre Moine
15592281df Disable gcc optimization for langen 2016-01-02 18:44:54 +01:00
Alexandre Moine
5cd0a55201 Update version number 2016-01-02 12:21:48 +01:00
Alexandre Moine
9f6bc4ea37 Add cross-compile support 2015-08-22 13:43:16 +02:00
Alexandre Moine
7135a0ce4f Add basic system detection 2015-08-10 13:27:17 +02:00
Alexandre Moine
9293404a79 New Makefile, generated with autotools 2015-08-09 15:38:09 +02:00