summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* bump magic numbers before branching 5.0Florian Angeletti2022-06-091-13/+13
* Rename and expose Load_path.no_auto_includeDavid Allsopp2022-06-072-3/+7
* Add ?auto_include to Toploop.set_pathsDavid Allsopp2022-06-072-4/+9
* Display an alert if -I +unix, etc is missingDavid Allsopp2022-05-242-2/+2
* Add a hook for misses in Load_pathDavid Allsopp2022-05-242-25/+89
* Add Warnings.ghost_loc_in_fileDavid Allsopp2022-05-242-2/+8
* configure: mk{dll,exe,maindll} expansionSébastien Hinderer2022-05-122-7/+3
* Eliminate $(BOOT_FLEXLINK_CMD)David Allsopp2022-05-121-0/+4
* Refactor MKEXE and introduce MKEXE_VIA_CCDavid Allsopp2022-05-112-15/+18
* Use sentinels in the boot compiler's configurationDavid Allsopp2022-05-051-29/+33
* Revert "Add Config.in_boot_compiler"David Allsopp2022-05-056-21/+1
* Use fixed configuration for boot/ocamlcDavid Allsopp2022-05-054-151/+242
* Revert "Use fixed configuration for boot/ocamlc"David Allsopp2022-05-052-60/+53
* Use fixed configuration for boot/ocamlcDavid Allsopp2022-05-052-53/+60
* Add Config.in_boot_compilerDavid Allsopp2022-05-056-0/+18
* flag -nocwd: do not implicitly add the current directory to the load paththomasRgl2022-04-162-0/+2
* Stop calling ranlib on created / installed libraries (#11184)Sébastien Hinderer2022-04-144-12/+2
* Add missing dots in compiler warning descriptionsAndré Maroneze2022-04-021-2/+2
* Add 'since <version>' information to compiler warningsAndré Maroneze2022-04-022-76/+162
* Merge pull request #10740 from gasche/tmc-manual-prFlorian Angeletti2022-03-081-7/+8
|\
| * reformat another TMC warning messageGabriel Scherer2022-03-081-5/+6
| * missing line break in TMC warning messageGabriel Scherer2022-03-071-2/+2
* | documentation: broken reference in compiler-libsFlorian Angeletti2022-03-071-2/+2
|/
* Adjust stack parameters for bytecodeXavier Leroy2022-03-011-2/+2
* Fix the testsuite/tests/warnings/mnemonics.mll testSébastien Hinderer2022-03-011-0/+4
* Remove uses of ;; from the codebaseSébastien Hinderer2022-02-256-34/+18
* Merge pull request #10962 from dra27/configure-optionsDavid Allsopp2022-02-222-2/+1
|\
| * Excise naked pointers modeDavid Allsopp2022-01-282-2/+1
* | doc: abs does not return absolute value on min_intEugen Zalinescu2022-02-181-1/+2
* | Merge pull request #10815 from Julow/odoc-200-fixesFlorian Angeletti2022-02-173-11/+8
|\ \
| * | Tweaks to the documentationJules Aguillon2022-01-282-3/+2
| * | Use ocamldoc reference syntaxJules Aguillon2022-01-281-1/+1
| * | odoc: Remove problematic references in MiscJules Aguillon2022-01-281-4/+2
| * | odoc: Fix unqualified and ambiguous referencesJules Aguillon2022-01-282-5/+5
| * | odoc: Fix syntax errors in commentsJules Aguillon2022-01-281-1/+1
| |/
* | Merge pull request #10794 from wiktorkuchta/warn-57Florian Angeletti2022-02-171-6/+13
|\ \
| * | Clarify warning 57 messageWiktor Kuchta2022-02-171-6/+13
* | | Implement a -cmi-file option for ocamlc and ocamloptSébastien Hinderer2022-02-112-0/+3
* | | Remove configuration options --disable-force-safe-string and DEFAULT_STRING=u...Kate2022-02-015-21/+2
| |/ |/|
* | Printexc.catch, Printf.kprintf, Unix.SO_ERROR: add deprecation warning (#10924)Nicolás Ojeda Bär2022-01-211-1/+1
* | Merge commit 'b4c5d7a55d9ec25693ba741a613d81f2c3ef66bc' into 5.00_rebase_to_prTom Kelly2021-12-212-0/+2
|\ \
| * | add a dump-dir flags, make dprofile respect dump directivesFlorian Angeletti2021-12-022-0/+2
| |/
* | Merge commit '17561dc1cf9127e53485721d0f16f73aa436680e' into 5.00_rebase_to_prTom Kelly2021-12-202-1/+3
|\ \ | |/
| * Shapes: Add -dshape flag for debugging and testing purposesUlysse Gérard2021-11-092-1/+3
* | Merge commit 'f310f749bdb2979424e9e8caed6ef97afe3ccf9c' intoTom Kelly2021-12-201-13/+13
|\ \ | |/
| * Update magic numbers for 4.14Florian Angeletti2021-11-051-13/+13
* | Merge commit '2bcef4bc172f476217f253d24cb3311eaca504bf' into 5.00_rebase_to_prTom Kelly2021-12-204-1/+27
|\ \ | |/
| * bow to check-typoGabriel Scherer2021-11-021-5/+7
| * TMC: warn when a tail-call is broken by the TMC transformation.Gabriel Scherer2021-11-022-1/+15
| * TMC: warn if there is no optimization opportunityGabriel Scherer2021-11-022-1/+9