Add missing $(AM_CPPFLAGS) to makefile
[projects/chimara/chimara.git] / libchimara / Makefile.am
2012-08-26 Philip ChimentoAdd missing $(AM_CPPFLAGS) to makefile
2012-02-05 Philip ChimentoPrevent unnecessary regeneration of VAPI
2012-01-18 Philip ChimentoAutomatic generation of VAPI file
2012-01-18 Philip ChimentoMerge branch 'new-sound-api'
2011-11-29 Philip ChimentoAdd GIR and typelib to ignore files
2011-06-13 P. F. ChimentoAdd non-generated Vala binding
2011-06-13 P. F. ChimentoAdd introspection to build process
2011-06-08 P. F. ChimentoEnable automatic generation of .gitignore
2011-05-01 P. F. ChimentoMake use of more Automake silent rules
2011-04-14 P. F. ChimentoUpdated documentation to match API 0.7.2
2010-05-03 fliepAdded underscore to prevent marshaller functions from...
2010-04-30 fliepAdjustments in Makefile.am
2010-04-30 fliepDefined a stub glk_schannel_struct to fix another regre...
2010-04-18 rodin* Path fixes
2010-04-18 rodinIliad port
2010-04-17 rodinPager in place
2010-01-28 rodinBeginning work on graphic windows. Hopelessly broken...
2009-11-24 fliep- Get VPATH build to work
2009-11-15 rodinFixed reversevideo
2009-11-14 rodinSome hyperlink code.
2009-11-14 rodinImplemented output buffering.
2009-10-13 fliepAdded chimara_if_run() which, given a game file, autode...
2009-10-11 fliepImplemented the signals 'char-input', 'line-input'...
2009-10-07 fliepWrote platform-dependent dispatch code
2009-10-07 fliepAdd Glulxe and Git. They compile but don't work yet.
2009-10-05 fliepAdded the dispatch layer headers. In order to get this...
2009-09-13 fliepAdded an initialization function, which must be called...
2009-09-09 fliepMoved to updated gettext and did some tweaking for...
2009-06-13 fliepMust export garglk_ symbols in library
2009-06-09 fliepwrong Makefile committed in [101]
2009-05-24 fliepFixing installed headers and directories
2009-05-24 fliepImplemented Unix startup code, argument parsing, and...
2009-05-24 fliepAdded dummy functions glk_style_distinguish() and glk_r...
2009-05-23 rodin * Added the game anchorhead to test
2009-05-23 fliepSeparated library source code from testing code, fixing #6