summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* fixed several build problemsDamien Doligez2010-04-221-1/+2
* PR#4996: Subst.compose revised; Tbl.fold added.Xavier Leroy2010-04-202-0/+7
* merge branches/overrideJacques Garrigue2010-04-082-4/+10
* numbering problem in commentsDamien Doligez2010-01-292-26/+26
* clean up spaces and tabsDamien Doligez2010-01-222-3/+3
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-201-1/+1
* PR#4940: get rid of naked end-of-lines in string constants + add warning 29Damien Doligez2010-01-072-3/+9
* PR#4947 bug in parsing of warning optionsDamien Doligez2009-12-221-13/+9
* Using -strict-sequence to compile the compiler.Pierre Weis2009-12-091-1/+1
* Adding the -strict-sequence option.Pierre Weis2009-12-092-0/+2
* added warning 28: wildcard arg to constant constructorDamien Doligez2009-11-192-2/+7
* fine-grained control of warningsDamien Doligez2009-11-022-120/+195
* Merge first class modules: svn merge -r 9369:9396 $caml/branches/fstclassmod.Alain Frisch2009-10-262-6/+6
* New warning `not all labels are mentioned in this record pattern'Xavier Leroy2009-10-222-4/+4
* As discussed at the latest consortium meeting:Xavier Leroy2009-09-122-0/+6
* Added option -no-app-funct to turn off applicative functorsXavier Leroy2009-07-152-0/+2
* merge changes from ocaml3110 to ocaml3111rc0Damien Doligez2009-05-204-8/+29
* merge changes from 3.10.2merged to 3.11.0Damien Doligez2008-12-033-11/+16
* "invalid module name" becomes a warningDamien Doligez2008-10-062-0/+5
* Enable to (old) -dlcode option by default. -nodynlink disables it.Alain Frisch2008-07-151-1/+1
* Cleanup + pass -Wl,-E to linker when linking dynlink.cma in custom mode.Alain Frisch2008-04-164-12/+0
* merge changes 3.10.0 -> 3.10.1Damien Doligez2008-01-112-0/+5
* [build] Adapt utils/config.mlbuild to native dynlink.Nicolas Pouillard2007-11-271-12/+13
* Same in native code.Alain Frisch2007-11-154-18/+26
* Improve -output-obj: can now build directly a dynamic library (with all the c...Alain Frisch2007-11-154-1/+7
* Cleanup and factorization of linker-related code.Alain Frisch2007-11-154-38/+51
* Flexdll now takes care of /subsystem:consoleAlain Frisch2007-11-131-6/+1
* Keep the variable MKSHAREDLIB from the configure script.Alain Frisch2007-11-122-0/+3
* Bump limit before producing diversion. Pass /subsystem:console also on Win64.Alain Frisch2007-11-081-2/+3
* Merge the natdynlink branch into HEAD.Alain Frisch2007-11-064-16/+15
* Can select which assembler to use at configuration time (PR#4171)Xavier Leroy2007-10-302-0/+7
* New magic numbers for AST.Pierre Weis2007-10-091-3/+3
* ajout des annotations pour variables et appels terminauxDamien Doligez2007-05-162-2/+2
* Invocation of mt.exe (from D.Weil)Xavier Leroy2007-02-251-1/+1
* Better handling of multiple extensions (foo.d.cmo, foo.p.cmx...)Nicolas Pouillard2007-02-232-0/+18
* *** empty log message ***Nicolas Pouillard2007-02-071-1/+1
* deplacement du numero de version -> fichier VERSION a la racineDamien Doligez2007-02-071-1/+1
* Add some .itarget files. Add also _tags, myocamlbuild.ml, myocamlbuild_config...Nicolas Pouillard2007-02-071-0/+124
* Stack backtraces on uncaught exceptions in native code (merge of the opt_back...Xavier Leroy2007-01-291-1/+1
* PR#4156 increment AST magic numbersDamien Doligez2006-11-151-2/+2
* Attempt to support Visual C++ 2005. Remain to be tested.Xavier Leroy2006-09-232-0/+14
* Corrrect fragile matchingLuc Maranget2006-09-212-11/+9
* PR#4026Jacques Garrigue2006-06-121-3/+6
* Ajout option /link /subsystem:console pour Windows/msvc et meilleur traitemen...Xavier Leroy2006-05-092-15/+16
* fusion des changements 3.09.1 -> 3.09.2Damien Doligez2006-04-161-1/+2
* add virtual instance variablesJacques Garrigue2006-04-052-6/+6
* ajout .mliDamien Doligez2005-10-261-0/+75
* warn about useless with in recordJacques Garrigue2005-09-152-0/+6
* Revu implementation de ocamlopt -pack. Remplacement du renommage a posterior...Xavier Leroy2005-08-013-13/+2
* ajout de l'option -config (suggestion de Gerd Stolpmann)Damien Doligez2005-05-092-1/+46