summaryrefslogtreecommitdiff
path: root/config/Makefile.msvc64
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+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-0/+8
* 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/+10
* 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
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* ASM_CFI_SUPPORTED=false for other Windows ports.Alain Frisch2012-05-151-0/+1
* Don't disable Camlp4 by default for msvc64 and mingw64.Alain Frisch2012-05-151-0/+7
* Use new -stack option from flexdll 0.28 (#5465).Alain Frisch2012-03-231-2/+2
* Bad cut and paste.Alain Frisch2012-01-161-117/+0
* #5478: makes it possible to specify a custom 'ar' command.Alain Frisch2012-01-161-0/+120
* Merged proc_nt.ml into proc.ml in directories asmcomp/i386 and asmcomp/amd64.Xavier Leroy2011-12-161-0/+1
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* merge changes from branching of 3.12 to release/3.12.0Damien Doligez2010-08-021-1/+1
* Decide at config time if natdynlink is supported or not, but always compile/i...Alain Frisch2010-05-251-0/+1
* Updated Windows makefilesXavier Leroy2010-04-281-1/+2
* clean up spaces and tabsDamien Doligez2010-01-221-1/+1
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-201-2/+2
* ocamldebug under Win32 (S. Le Gall, Lexifi)Xavier Leroy2008-07-291-3/+3
* merge changes 3.10.0 -> 3.10.1Damien Doligez2008-01-111-2/+2
* Same in native code.Alain Frisch2007-11-151-1/+0
* Improve -output-obj: can now build directly a dynamic library (with all the c...Alain Frisch2007-11-151-0/+1
* Cleanup and factorization of linker-related code.Alain Frisch2007-11-151-11/+6
* Make it work under Win64.Alain Frisch2007-11-081-13/+14
* Can select which assembler to use at configuration time (PR#4171)Xavier Leroy2007-10-301-2/+1
* Adaptation nouvelle configXavier Leroy2007-03-011-5/+13
* Add MANDIR to config/Makefile.*Nicolas Pouillard2007-02-231-0/+3
* Some changes to the build systemNicolas Pouillard2007-02-071-0/+25
* Fix PARTIALLDXavier Leroy2006-09-231-1/+1
* Attempt to support Visual C++ 2005. Remain to be tested.Xavier Leroy2006-09-231-5/+11
* Suite portage Win64Xavier Leroy2006-05-091-0/+121