OSDN Git Service

add AVM2 instructions
[happyabc/happyabc.git] / OMakefile
2009-12-19 mzpRemove habc-xml, because it is deprecated
2009-10-21 mzpMerge branch 'master' of git@github.com:mzp/scheme-abc
2009-10-18 mzpupdate 'omake all' to copy habc-link
2009-10-11 mzpupdate OMakefile/gitignore for habc-link
2009-10-10 mzpSubdir for habc linker is created.
2009-09-14 mzpadd module-prefix: Swflib
2009-09-08 mzpadd swflib
2009-09-04 mzpbugfix: omake check run *-runner multily
2009-09-04 mzpenable warn-all
2009-09-04 mzpupdate toplevel OMakefile
2009-09-04 mzpmerge src/ and test/ at base/
2009-08-20 mzpadd integrate-detail
2009-08-19 mzpfix cpp
2009-08-19 mzpfix cpp warnning
2009-08-19 mzpadd check-detail TARGET.
2009-08-19 mzpchange exit code of unittest runner
2009-08-17 mzpfix OMakefile
2009-08-08 mzpimprove OMakefile
2009-08-08 mzpadd ENABLE_NATIVE option
2009-08-08 mzpUpdate OMakefile
2009-08-08 mzpsuppress warning
2009-08-03 mzpimprove OMakefile
2009-08-01 mzpremove extra dependencies
2009-08-01 mzpRefactoring OMakefile: remove extra dependencies
2009-06-06 mzpfix for win32
2009-06-03 mzpsupress error
2009-05-24 mzpadd document dir
2009-05-24 mzpbugfix: cpp depen rules
2009-05-24 mzpfix OMakefile: to build
2009-05-23 mzprefactoring omake
2009-05-23 mzpupdate intercode
2009-05-14 mzpfix OMakefile: for multiple camlp4
2009-05-09 mzpMerge branch 'master' into mzp
2009-05-09 mzpfix for Ubuntu.
2009-05-02 mzpwork commit
2009-04-12 mzpMerge branch 'mzp' of git@github.com:mzp/scheme-abc...
2009-04-12 mzpModule name should be Capitalize
2009-04-11 mzpremove m4
2009-03-29 mzpFor windows, add m4 binary
2009-03-23 mzpAdd ENABLE_DEBUG option for omake config
2009-03-23 mzpMerge branch 'master' into static-method
2009-03-23 mzpMerge branch 'static-method' of git@github.com:mzp...
2009-03-23 mzpmove camlp4 pos
2009-03-23 mzpresolve compile error
2009-03-21 mzpFor conivience, add 'omake lib' to build std library
2009-03-20 mzpFix: code generator for if
2009-03-17 mzpTo distinguish snapshot from release,set version
2009-03-17 mzpTo fit with ocaml-dist, rename OMakefile.release to...
2009-03-17 mzpFor snapshot build,define VERSION variable
2009-03-17 mzpTo enable -annot/-dtypes option,move .INCULDE directive
2009-03-15 mzpI've made 'omake clean' not to remove OMakefile.config
2009-03-14 mzpBuildscript fix: windows
2009-03-14 mzpbugfix: at windows
2009-03-14 mzpbugfix: at windows
2009-03-14 mzpbuildscript update: add win32 system test
2009-03-14 mzpfix: path
2009-03-14 mzpmove prefix
2009-03-14 mzpwindows hack: disable echo
2009-03-14 mzpUpdate build script: add system test
2009-03-14 mzpadd comment
2009-03-13 mzpupdate omakefile: autoconfig for prefix / ocamlflags
2009-03-13 mzpfix OMakefile: BIN_DIR scope
2009-03-13 mzpupdate buildscript: add usage message
2009-03-13 mzpfix: path at config file is not escaped
2009-03-13 mzpupdate package script
2009-03-13 mzpuse $(INSTALL) to install
2009-03-13 mzpuse auto-generated config file
2009-03-12 mzpAdd 'omake config'(auto conf)
2009-03-12 mzpadd win32 install
2009-03-12 mzpadd swfmill(win32 binary)
2009-03-10 mzpadd .exe extensions at Windows
2009-03-10 mzpWindows porting
2009-03-07 mzp[Capstiriano]rename directory
2009-02-19 mzpdriver is implemented!
2009-01-19 mzp[UPDATE]BindCheck: use interCode information
2009-01-18 mzp[UPDATE]Add loading method
2009-01-17 mzp[UPDATE]Add interCode module
2009-01-04 mzp[UPDATE]rewrite README
2009-01-04 mzp[UPDATE] move Base module to base/
2009-01-04 mzp[UPDATE] remove extra files
2009-01-04 mzp[UPDATE]update OMakefile
2009-01-03 mzp[UPDATE] merge habc-xml & habc(driver)
2008-11-24 mzp[REFACOTR] I refactored codegen.
2008-11-10 mzp[REFACTORING] Remove test-assist module
2008-11-09 mzpchange rename v0.1.0
2008-11-01 mzpMerge branch 'master' of git@github.com:mzp/scheme-abc
2008-10-29 mzprecover integrate test
2008-10-29 mzpchange invoke style
2008-10-28 mzpenable navite compile
2008-10-28 mzpremove extra file
2008-10-10 mzpMerge branch 'class_support'
2008-10-10 mzpapply omake to root
2008-10-10 mzpapply omake to test & camlp4
2008-10-10 mzpapply OMakefile for src/