summaryrefslogtreecommitdiff
path: root/config/Makefile.mingw64
Commit message (Expand)AuthorAgeFilesLines
* Un-bootstrapping of ocamlbuild: build it using a plain Makefile.Xavier Leroy2013-12-121-0/+2
* Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ...Xavier Leroy2013-11-291-20/+0
* remove camlp4minus-camlp4Jérémie Dimino2013-11-211-4/+1
* build: typo on config/Makefile.mingw64, msvc and msvc64.Wojciech Meyer2013-09-221-1/+1
* build: replace ocamlcomp*.sh.Wojciech Meyer2013-09-201-0/+20
* config/Makefile.{mingw,msvc}{,64}: remove unused DO variable.Wojciech Meyer2013-09-181-1/+0
* Remove labltk from the distribution (will be available as a third-party libra...Xavier Clerc2013-09-091-4/+0
* build: allow disabling ocamldoc and ocamlbuild.Wojciech Meyer2013-07-281-0/+6
* build: prepend "with_" to camlp4/ocamldebug-{en,dis}abling variables.Wojciech Meyer2013-07-281-2/+4
* Revert "build: make building ocamldoc, ocamlbuild and ocamldebug optional."Wojciech Meyer2013-07-011-1/+1
* build: make building ocamldoc, ocamlbuild and ocamldebug optional.Wojciech Meyer2013-07-011-1/+1
* configure: store $target and $host in the build configuration (fixed).Wojciech Meyer2013-07-011-1/+4
* testsuite: making it work without installing OCaml (continued)Damien Doligez2013-05-171-0/+1
* porting to MSVC64; some cleanup; ignore .obj and .lib filesDamien Doligez2013-05-071-0/+3
* port testsuite to mingw64Damien Doligez2013-04-301-1/+6
* fix a few problems with whitespace and over-long linesDamien Doligez2013-03-091-1/+1
* config/Makefile.*: remove DBM-related variables.Wojciech Meyer2012-12-301-2/+0
* removed bogus $Id linesDamien Doligez2012-07-171-2/+0
* ASM_CFI_SUPPORTED=false for other Windows ports.Alain Frisch2012-05-151-1/+0
* Don't disable Camlp4 by default for msvc64 and mingw64.Alain Frisch2012-05-151-0/+4
* Use new -stack option from flexdll 0.28 (#5465).Alain Frisch2012-03-231-1/+1
* #5478: makes it possible to specify a custom 'ar' command.Alain Frisch2012-01-161-0/+3
* PR#5179: giant steps towards a Mingw64 port.Xavier Leroy2011-12-211-0/+161