summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Bump magic numbers before branching 5.1Florian Angeletti2023-04-111-13/+13
* New Build_path_prefix_map module interfaceRichard L Ford2023-03-272-17/+30
* Add Misc.print_see_manual for easier printing of "see manual section X.Y.Z" (...Stefan Muenzel2023-03-223-11/+17
* Small refactoring for null terminated values (#12086)hhugo2023-03-072-0/+19
* configure: check whether ar supports response files (#12075)Nicolás Ojeda Bär2023-03-075-15/+25
* Misc.find_first_monoGabriel Scherer2023-02-282-0/+45
* Add `compression_supported` to the configuration variables of the compilersXavier Leroy2023-02-261-0/+1
* Compute `Config.configuration_variables` on demandXavier Leroy2023-02-261-3/+3
* dune: enable building @libs targetPau Ruiz Safont2023-02-241-6/+4
* Add syntax for generative functor application (#11984)Richard Eisenberg2023-02-122-2/+13
* Improve warning 14: illegal backslash. Fix #10929 (#10931)Lucas De Angelis2023-01-241-1/+5
* Fix #11287 by cleaning up "reserved header bits" in the runtime (#11872)Nick Barnes2023-01-223-10/+4
* Update utils/HACKING.adoc with linksDavid Allsopp2023-01-171-0/+5
* Remove references to config.mlpDavid Allsopp2023-01-171-2/+2
* Added lambda option to -stop-after comiler flag and logic to compile_common, ...Doug Smith2023-01-122-2/+6
* Turn warning 31 (Module_linked_twice) into a hard error (#11635)hhugo2023-01-054-17/+7
* Export the native_compiler configuration variableSébastien Hinderer2022-12-204-0/+9
* Export the natdynlink compiler configuration variable as native_dynlinkSébastien Hinderer2022-12-204-0/+8
* disable unsynchronized_access alert by defaultFlorian Angeletti2022-11-181-2/+2
* Merge pull request #11526 from Octachron/experimental_alertFlorian Angeletti2022-11-181-0/+3
|\
| * Disable `unstable` alert by default.Florian Angeletti2022-11-171-0/+3
* | Remove force-instrumented-runtime configure option (#11660)Enguerrand2022-11-174-10/+1
* | Reorganize utils/misc.mli and add or reformat documentation strings (#11734)Xavier Leroy2022-11-161-89/+168
|/
* Add colors to error message hints (#11685)Christiana Anthony2022-11-082-2/+5
* Remove .0 from all @since, @before and @afterDavid Allsopp2022-10-312-4/+4
* remove the -force-tmc flag (#11661)Gabriel Scherer2022-10-272-2/+0
* Correct bootstrap versions of MKDLL and MKMAINDLLDavid Allsopp2022-10-181-1/+3
* Manual chapters on parallelism and memory model (#11280)KC Sivaramakrishnan2022-10-041-1/+1
* Enable -strict-formats by default (#11565)Nicolás Ojeda Bär2022-09-261-1/+1
* Fix passing of -stack argumentDavid Allsopp2022-09-101-2/+3
* Merge utils/Makefile into the root MakefileSébastien Hinderer2022-09-071-71/+0
* Generate config.generated.ml at configure rather than build timeSébastien Hinderer2022-09-073-154/+106
* Introduce config.generated.mlSébastien Hinderer2022-09-072-3/+9
* Compute FLEXDLL_DIR during configure rather than during buildSébastien Hinderer2022-09-071-6/+0
* improve the dune buildGabriel Scherer2022-07-281-1/+2
* add -safer-matching flag to disable type-based optimization of pattern-matchingJacques Garrigue2022-07-192-0/+2
* Merge pull request #11412 from xavierleroy/sys-is-regular-fileXavier Leroy2022-07-132-2/+4
|\
| * Do not remove compiler-generated files if they are not regular filesXavier Leroy2022-07-132-2/+4
* | Use modern string apiHugo Heuzard2022-07-121-5/+3
|/
* 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