summaryrefslogtreecommitdiff
path: root/pkgs/development/compilers/ocaml/generic.nix
AgeCommit message (Expand)Author
2026-02-11ocaml: fix formattingMichael Daniels
2026-02-11ocaml: fixup build on darwinVladimír Čunát
2026-02-06Merge remote-tracking branch 'origin/staging-next' into stagingK900
2026-02-06various: rename references from libX11 to libx11quantenzitrone
2026-01-21ocaml: Enable tests for the ocaml compilersGeorge Shammas
2026-01-21ocaml: Add georgyo to maintainersGeorge Shammas
2025-12-31ocaml: fix build with gcc15 for version 5.0Vincent Laporte
2025-12-29ocaml: avoid rebuilding the default versionVladimír Čunát
2025-12-29ocaml: fix build with gcc15 for version < 4.14definfo
2025-12-10treewide: clean up 'meta = with' patternIhar Hrachyshka
2025-10-09treewide: remove usages of obsolete pie hardening flagLuna Nova
2025-05-07Add `noNakedPointer` option to the ocaml package (#404668)Pierre Villemot
2025-04-26ocaml: use bytecode compiler on loongarch64-linuxWeijia Wang
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-11-27ocaml: don't add `bin-utils` for darwinAntonio Nuno Monteiro
2024-11-27Add binutils to ocaml so that static compiler can build correctly (#359231)Ulrik Strid
2024-11-26added binutils to ocaml so that static compiler can build correctlyOwen Lynch
2024-11-06ocaml: build defaultentry not bootstrap on 5.2+Reno Dakota
2024-09-25treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`Artturin
2023-03-15Merge pull request #217568 from trofi/stdenv-parallel-installMartin Weinelt
2023-03-13ocaml: add framePointer optionAli Caglayan
2023-03-02ocaml: disable parallel installsSergei Trofimovich
2023-02-19 ocaml: remove spaceTimeSupport after 4.12zainab-ali
2023-01-21Merge pull request #197367 from Et7f3/use-integrated-as-darwinSandro
2023-01-19ocaml: add unsafe string supportWeijia Wang
2023-01-16ocaml-ng.ocamlPackages_4_0[2-5].ocaml: unbreak on aarch64-linuxWeijia Wang
2022-11-02ocaml-ng.ocamlPackages_4_09.ocaml: mark as broken on aarch64-darwinWeijia Wang
2022-10-23ocamlPackages.ocaml: Migrate to integrated assembler for DarwinEt7f3
2022-10-22ocaml-ng.ocamlPackages_5_0.ocaml: init at 5.0.0-β1Vincent Laporte
2022-04-25treewide: Simplify negated uses of versionAtLeast, versionOlderAnders Kaseorg
2022-03-01ocaml: rename name to pnameFelix Buehler
2022-02-28Merge #150128: ocaml: enable parallel buildingVladimír Čunát
2022-02-27ocaml: enable parallel buildingSergei Trofimovich
2022-02-27ocaml 4.10/4.11: fix build w/glibc-2.34Maximilian Bosch
2022-02-27ocaml: fix build w/glibc-2.34Maximilian Bosch
2021-11-25ocaml: heed hardeningDisable flags set for individual versionsRobert Scott
2021-11-22ocaml: Fix aarch64-darwin buildVikram Narayanan
2021-11-11ocaml: fix assembler on darwinVincent Laporte
2021-08-19pkgsStatic.ocaml: migrate some logic from static adapter to ocamlGuillaume Girol
2021-08-19ocaml: add strictDeps = trueGuillaume Girol
2021-08-19ocaml: fix static compilation on recent versionsGuillaume Girol
2021-06-03ocaml: update meta.descriptionsuperherointj
2021-02-27ocamlPackages.ocaml: fix assembler detection for aarch64-darwinIvan Babrou
2021-01-23pkgs/development/compilers: stdenv.lib -> libBen Siraphob
2020-11-25ocaml: minor refactoringVincent Laporte
2020-08-13ocaml: add spacetime supportSymphorien Gibol
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-03-23OCaml: do not depend on X11 for OCaml ≥ 4.09Vincent Laporte
2019-12-30treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren
2019-11-30OCaml: optionally enable AFL supportVincent Laporte