summaryrefslogtreecommitdiff
path: root/Makefile.nt
Commit message (Expand)AuthorAgeFilesLines
* build: replace ocamlcomp*.sh.Wojciech Meyer2013-09-201-18/+21
* build: ocamldoc.opt was not built anymore on Windows.Wojciech Meyer2013-09-181-1/+1
* Synchronize with trunk.Alain Frisch2013-08-281-11/+26
|\
| * build: fix build on Windows (patch and commit message by Adrien Nader).Gabriel Scherer2013-07-281-3/+2
| * build: typo from the cross-compile patchset that makes Windows build failGabriel Scherer2013-07-281-1/+1
| * build: pass "-f Makefile.nt" to sub-make processes of Makefile.nt.Wojciech Meyer2013-07-281-11/+10
| * build: allow disabling ocamldoc and ocamlbuild.Wojciech Meyer2013-07-281-8/+25
| * build: prepend "with_" to camlp4/ocamldebug-{en,dis}abling variables.Wojciech Meyer2013-07-281-3/+3
* | Synchronize with trunk.Alain Frisch2013-07-161-12/+29
|\ \ | |/
| * configure: store $target and $host in the build configuration (fixed).Wojciech Meyer2013-07-011-0/+2
| * Improved implementation of OCAMLPARAMFabrice Le Fessant2013-06-051-1/+2
| * Re-add configure option -with-frame-pointersFabrice Le Fessant2013-06-031-0/+1
| * Reverting -with-frame-pointersFabrice Le Fessant2013-06-031-1/+0
| * Add -with-frame-pointers to ./configureFabrice Le Fessant2013-06-031-0/+1
| * Makefile.nt: make clean in the testsuite alsoDamien Doligez2013-04-301-0/+5
| * PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32.Xavier Leroy2013-04-181-1/+1
| * fix whitespace and over-long linesDamien Doligez2013-03-221-11/+19
* | Attributes on expresions (etc) are now stored in the expression record, to fa...Alain Frisch2013-03-081-0/+1
|/
* Move ast_mapper to parsing/, make it part of compiler-libs, and add an interf...Alain Frisch2013-01-161-1/+2
* #5741: link pprintast into the compiler (unused for now, but it is available ...Alain Frisch2012-10-171-1/+2
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* Also install relevant cmx/obj files in compiler-libs.Alain Frisch2012-10-021-3/+5
* Windows users also deserve printtyped and printclambda. (Seriously, we should...Alain Frisch2012-10-021-5/+4
* Install topdirs.cmi in stdlib - update Makefile.nt tooWojciech Meyer2012-07-191-0/+1
* Fix problem of size of bin-annot filesFabrice Le Fessant2012-07-121-2/+3
* PR#5218: use $(MAKE) instead of "make" in MakefilesDamien Doligez2012-07-101-1/+1
* #5638: .a -> .a/.lib in Makefile.nt.Alain Frisch2012-06-081-6/+6
* merge with branch bin-annotFabrice Le Fessant2012-05-301-3/+4
* modified Windows Makefiles to install compiler internalsFabrice Le Fessant2012-05-291-63/+93
* Reverting commits 12385 and 12370, while waiting for a decision to be taken t...Fabrice Le Fessant2012-04-221-21/+11
* Add hooks in AsmgenFabrice Le Fessant2012-04-181-11/+21
* Update the Makefiles on Windows to reflect the fact that compiling camlp4 is ...Jonathan Protzenko2012-04-041-1/+5
* Splitting off the win32caml/ subdirectory (the simplistic Win32 UI for the to...Xavier Leroy2012-03-241-10/+1
* Fix for windows (ASM_CFI_SUPPORTED=false).Alain Frisch2012-03-051-0/+1
* PR#5159: better documentation of type "position"Damien Doligez2012-02-101-2/+16
* Unused_var has been removed.Alain Frisch2012-01-181-1/+1
* #5478: makes it possible to specify a custom 'ar' command.Alain Frisch2012-01-161-0/+1
* Merged proc_nt.ml into proc.ml in directories asmcomp/i386 and asmcomp/amd64.Xavier Leroy2011-12-161-4/+2
* #5179: the 'official' 32-bit mingw compiler is now the one from the mingw-w64...Alain Frisch2011-12-121-2/+2
* Jonathan's updates to the Windows/Mingw portXavier Leroy2011-09-151-11/+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-6/+6
* add world.opt targetJacques Garrigue2010-05-281-3/+13
* fix Windows MSVC build + ignoresDamien Doligez2010-05-191-8/+8
* specify path to the 'find' utility for ocamlbuildlightDamien Doligez2010-05-191-1/+1
* PR#5033: tools/objinfo made more general.Xavier Leroy2010-05-191-2/+2
* Updated Windows makefilesXavier Leroy2010-04-281-2/+3
* clean up spaces and tabsDamien Doligez2010-01-221-33/+33
* build,sys,windows: update Makefile.nt to the partial->mixed moveNicolas Pouillard2008-11-101-8/+8
* ocamldebug under Win32 (S. Le Gall, Lexifi)Xavier Leroy2008-07-291-1/+12