about summary refs log tree commit diff
path: root/pkgs/servers/foundationdb
AgeCommit message (Expand)AuthorFilesLines
2024-02-11foundationdb: use msgpack-cxx instead of msgpackNick Cao2-4/+10
2023-06-08foundationdb: 7.1.30 -> 7.1.32Weijia Wang2-4/+4
2023-06-06foundationdb{51,52,60,61}: dropWeijia Wang13-1023/+10
2023-04-26foundationdb71: 7.1.26 -> 7.1.30Weijia Wang2-2/+4
2023-03-30foundationdb: build on aarch64-linuxJente Hidskes Ankarberg1-1/+11
2023-03-30foundationdb: add 7.1.26Jente Hidskes Ankarberg6-31/+252
2023-03-30foundationdb: add pkg-config to help find librariesJente Hidskes Ankarberg2-1/+3
2023-03-30foundationdb: remove seemingly no longer needed patching of fdb_installJente Hidskes Ankarberg1-8/+0
2023-03-30foundationdb: remove unused with builtinsJente Hidskes Ankarberg1-2/+1
2023-03-30foundationdb: don't set CMAKE_BUILD_TYPEJente Hidskes Ankarberg1-2/+1
2023-03-30foundationdb: remove unused branch parameter to cmakeBuildJente Hidskes Ankarberg2-2/+0
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
2023-02-22treewide: use toString on list NIX_CFLAGS_COMPILEArtturin1-1/+1
2023-01-27treewide: add gcc12 flagsFabián Heredia Montiel1-0/+5
2022-10-10treewide: optional -> optionals where the argument is a listArtturin2-3/+3
2022-04-26Merge master into staging-nextgithub-actions[bot]1-2/+2
2022-04-25treewide: Simplify negated uses of versionAtLeast, versionOlderAnders Kaseorg1-2/+2
2022-04-16treewide: remove nativeBuildInputs that are in stdenvBen Siraphob1-2/+2
2022-02-07foundationdb61: pin Boost dep to boost168 (#157967)Will Young2-2/+3
2021-07-18treewide: convert phases that contain ":" to dont* = true (#130500)Sandro1-1/+1
2021-03-25foundationdb: use python2 and python3Frederik Rietdijk1-1/+1
2021-03-25foundationdb vsmake: stay with python2Frederik Rietdijk1-2/+2
2021-03-05Merge pull request #114176 from omasanori/fix-foundationdb61Sandro2-2/+27
2021-02-24foundationdb60: fix buildMasanori Ogino2-0/+138
2021-02-24foundationdb61: 6.1.12 -> 6.1.13, fix buildMasanori Ogino2-2/+27
2021-01-25treewide: remove stdenv where not neededPavol Rusnak1-1/+1
2021-01-24treewide: stdenv.lib -> libPavol Rusnak1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-1/+1
2021-01-03treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob1-2/+1
2020-10-11foundationdb: fix build: use glibc's gettid()Raphael Borun Das Gupta1-0/+13
2020-10-11foundationdb: fix "was not declared" build errorsRaphael Borun Das Gupta1-2/+10
2020-10-11foundationdb: refresh gcc-fixes-patchRaphael Borun Das Gupta1-8/+8
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly3-3/+3
2020-02-01Merge branch 'staging' into glibc230Maximilian Bosch3-9/+124
2020-01-28foundationdb5: build with gcc6Maximilian Bosch3-9/+124
2020-01-23foundationdb61: fix build w/glibc-2.30Maximilian Bosch1-0/+6
2019-11-01foundationdb: no clang, use default gccAustin Seipp2-4/+4
2019-11-01foundationdb61: 6.1.10 -> 6.1.12Austin Seipp1-2/+2
2019-08-28treewide: remove redundant recvolth4-8/+8
2019-08-15treewide: name -> pname (easy cases) (#66585)volth2-2/+2
2019-07-01treewide: use dontConfigureworldofpeace1-1/+1
2019-06-16foundationdb61: 6.1.8 -> 6.1.10Austin Seipp1-2/+2
2019-06-16treewide: remove unused variables (#63177)volth1-2/+2
2019-05-27foundationdb61: 6.1.7pre4928_a990458e -> 6.1.8Austin Seipp2-5/+3
2019-05-21foundationdb61: 6.1.6pre4898 -> 6.1.7pre4928Austin Seipp2-9/+10
2019-05-15foundationdb: init 6.1.6pre4898_26fbbbf, cmake buildAustin Seipp6-3/+324
2019-05-15foundationdb: refactor vsmake patch applicationAustin Seipp6-32/+39
2019-05-15foundationdb: refactor 'vsmake' build system into its own file [NFC]Austin Seipp2-171/+182
2019-02-12foundationdb60: 6.0.17 -> 6.0.18Austin Seipp1-2/+2
2018-12-23mono: only maintain major versions (mono4 & mono5)obadz1-2/+2