summaryrefslogtreecommitdiff
path: root/pkgs/development/compilers/ocaml
AgeCommit message (Expand)Author
6 daysber_metaocaml: 114 -> 153 (#508161)Michael Daniels
2026-04-17ocaml-ng.ocamlPackages_4_14.ocaml: fix ARM64 bugVincent Laporte
2026-04-08ber_metaocaml: 114 -> 153Xiangyan Sun
2026-03-21ocaml: use https for sourcesLisanna Dettwyler
2026-02-25Merge remote-tracking branch 'origin/staging-next' into stagingK900
2026-02-25ocaml-ng.ocamlPackages_4_14.ocaml: 4.14.2 → 4.14.3 (#491859)Vincent Laporte
2026-02-19ocaml: 5.4.0 → 5.4.1 (#491997)sternenseemann
2026-02-19ocaml: 5.4.0 → 5.4.1Vincent Laporte
2026-02-18ocaml-ng.ocamlPackages_4_14.ocaml: 4.14.2 → 4.14.3Vincent Laporte
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-15Merge staging-next into stagingnixpkgs-ci[bot]
2025-10-14ocaml-ng: drop ocaml <=4.08Weijia Wang
2025-10-14Merge staging-next into stagingnixpkgs-ci[bot]
2025-10-10ocaml-ng.ocamlPackages_5_4: init at 5.4.0Vincent Laporte
2025-10-09treewide: remove usages of obsolete pie hardening flagLuna Nova
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-05-07Add `noNakedPointer` option to the ocaml package (#404668)Pierre Villemot
2025-04-26ocaml: use bytecode compiler on loongarch64-linuxWeijia Wang
2025-02-24treewide: fix typos in commentsPeder Bergebakken Sundt
2025-01-09ocamlPackages_5_3.ocaml: init at 5.3.0Vincent Laporte
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-12-02ocaml: 5.2.0 → 5.2.1Vincent Laporte
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
2024-06-12ocaml: remove left-over builder.shWolfgang Walther
2024-05-24pkgs/development: remove unused fetchpatch argumentsSigmanificient
2024-05-13ocaml-ng.ocamlPackages_5_2.ocaml: 5.2.0-β2 → 5.2.0Vincent Laporte
2024-04-23ber_metaocaml: 111 -> 114 (#303529)Owen Lynch
2024-04-18ocaml-ng.ocamlPackages_5_2.ocaml: 5.2.0-β1 → 5.2.0-β2Vincent Laporte
2024-03-25ocamlPackages_5_2.ocaml: init at 5.2.0-β1Vincent Laporte
2024-03-15ocaml-ng.ocamlPackages_4_14.ocaml: 4.14.1 → 4.14.2Vincent Laporte
2023-12-13ocaml-ng.ocamlPackages_5_1.ocaml: 5.1.0 → 5.1.1Vincent Laporte
2023-10-04treewide: refactor `.attrs.sh` detectionMaximilian Bosch
2023-09-15ocaml-ng.ocamlPackages_5_1.ocaml: 5.1.0-rc3 → 5.1.0Vincent Laporte
2023-09-08ocaml-ng.ocamlPackages_5_1.ocaml: init at 5.1.0-rc3Vincent Laporte
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