log GNUmakefile @ 111:51d5549a1bdc

age author description
Mon, 06 Oct 2014 15:23:36 +0300 Matti Hamalainen Remove the ancient copy and use of Boost lib subset, use standard C++11 smart_ptr instead.
Mon, 26 Sep 2011 17:39:49 +0300 Matti Hamalainen Huge cleanup -- move some global variables into a struct.
Sat, 24 Sep 2011 23:14:10 +0300 Matti Hamalainen Always add debug compiler flag (-g). yadex-1_7_1
Sat, 24 Sep 2011 17:54:36 +0300 Matti Hamalainen Add support for GNU readline library for easier editing of the commands.
Sat, 24 Sep 2011 17:25:34 +0300 Matti Hamalainen Use [ ] instead of test.
Sat, 24 Sep 2011 15:01:56 +0300 Matti Hamalainen Make GCC warn about everything.
Sat, 24 Sep 2011 13:12:09 +0300 Matti Hamalainen Import simple 3D preview, an old patch by Andrew Apted. Pressing 'R' key
Sat, 24 Sep 2011 13:03:13 +0300 Matti Hamalainen Get rid of the swapping and legacy far etc. memory handling code.
Sat, 24 Sep 2011 12:42:59 +0300 Matti Hamalainen Remove DOS mouse code and most of the BGI crap.
Sat, 24 Sep 2011 08:44:42 +0300 Matti Hamalainen Optimize by default.
Sat, 24 Sep 2011 08:44:15 +0300 Matti Hamalainen Only install yadex.cfg IF previous one does not exist.
Wed, 21 Sep 2011 04:34:50 +0300 Matti Hamalainen Fix a dependency problem. Old patch from André Majorel.
Wed, 21 Sep 2011 04:30:44 +0300 Matti Hamalainen Initial import. yadex-1_7_0