aboutsummaryrefslogtreecommitdiff
path: root/myocamlbuild.ml
AgeCommit message (Expand)Author
2012-05-29place all files specific to camlp4 syntax extensions in grammar/letouzey
2012-05-15when cross-compiling with mingw32, let's fix the Filename.dir_sepletouzey
2012-04-12lib directory is cut in 2 cma.pboutill
2011-12-23myocamlbuild: -DWIN32 instead of -DWin32letouzey
2011-12-21adapt myocamlbuild after changes in coqdep_boot (.beautify)letouzey
2011-10-07ocamlbuild: remove -dllpath from coqrunbyteflagsglondu
2011-10-07ocamlbuild: Fix ocamlbuild compilation for changes to configure from r14500.glondu
2011-09-27In Coq_config: get rid of coqsrc and make coqlib optionalglondu
2011-09-06Ocamlbuild : build of fake_ideletouzey
2011-04-28Coqide: try to properly send interrupts to coqtop on Win32letouzey
2011-04-21Coqide: a special kill function for win32letouzey
2011-04-21Ocamlbuild: in win32, coqide is now a console-free app by defaultletouzey
2011-04-21Win32: let's directly make coqtop.exe and coqide.exe incorporate coq.icoletouzey
2011-04-08ocamlbuild: support again camlp5 in addition to camlp4letouzey
2011-03-25Ide: more reorganisation and cleanupletouzey
2011-01-11Fix ocamlbuild-based build systemglondu
2010-07-15Ocamlbuild: adapt to last changes for camlp4 (use of tools/compat5*.cmo)letouzey
2010-06-03Ocamlbuild: try to speed-up error detection in *.ml*, by byte-compiling firstletouzey
2010-05-19Ocamlbuild: various fixletouzey
2010-05-19Remove refutpat.ml4, ideal.ml4 is again a normal .ml, let* coded in a naive wayletouzey
2010-05-19static (and shared) camlp4use instead of per-file declarationletouzey
2010-03-18Myocamlbuild: slight simplification of code for .ml4letouzey
2010-02-26Some more adaptations for Debian-->mingw32letouzey
2010-02-25mingw32 cross-compilation: coqide.exe as a GUI program, nicer ./build scriptletouzey
2010-02-24Win32 cross-compilation from debian: build of coqide.exe and other binariesletouzey
2010-02-18Experimental build of coqtop.exe + plugins via cross-compilation linux-->win32letouzey
2010-02-12Mycamlbuild: change name of autogenerated file : NMake -> Nmake_genletouzey
2009-12-09Factorisation between Makefile and ocamlbuild systems : .vo to compile are in...letouzey
2009-12-08Fix the build of coq via ocamlbuildletouzey
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-07-20Use camlp4 to accept some specific non-exhaustive patterns in groebnerletouzey
2009-04-08ocamlbuild: right symlink for csdpcertletouzey
2009-04-03Ocamlbuild: option for (not) building coqide, better log messagesletouzey
2009-04-03Ocamlbuild: improvements suggested by N. Pouillardletouzey
2009-03-30Fix the fix script for ocamlopt -shared in MacOS 10.5 (remarks by Hugo)letouzey
2009-03-29ocamlbuild: many improvements (macos 10.5 fix, correct dllpath, etc)letouzey
2009-03-26Ocamlbuild: 1st reasonably complete version (rules for binaries + plugins + vo)letouzey
2009-03-26ocamlbuild: coqide, coqchk, a bit of .voletouzey
2009-03-24ocamlbuild improvements + minor makefile fixletouzey
2009-03-20Many changes in the Makefile infrastructure + a beginning of ocamlbuildletouzey