Commit Graph
707704 Commits
Author SHA1 Message Date
Emily ec166bb5f0 watchman: add update script 2024-11-18 17:45:23 +00:00
Emily 9a90e1cd80 watchman: strip references to folly.fmt.dev 2024-11-18 17:45:23 +00:00
Emily 10dbf1de4b watchman: enable tests 2024-11-18 17:45:23 +00:00
Emily e701eb3d63 watchman: use upstream default for stateDir
Possibly it should use `/run/watchman` on Linux.
2024-11-18 17:45:22 +00:00
Emily 33b5c76f14 watchman: set CMAKE_INSTALL_RPATH_USE_LINK_PATH
Shared libraries, CMake, necessary on Linux… I don’t know.
2024-11-18 17:45:22 +00:00
Emily d9ea8bbebf watchman: use lib.cmake{Bool,Feature} 2024-11-18 17:45:22 +00:00
Emily 13a571f5ee watchman: 2024.03.11.00 -> 2024.11.18.00
Turning off Sapling support breaks the build with newer versions, and
anyway it seems to build just fine with it turned on. Similarly for
shared libraries: the internal libraries aren’t used by anything
else, and break the build when made shared because they aren’t
installed in the CMake files, so we should just leave them static.

Diff: https://github.com/facebook/watchman/compare/refs/tags/v2024.03.11.00...v2024.11.18.00
2024-11-18 17:45:17 +00:00
Emily 354913f342 watchman: use Ninja 2024-11-18 17:44:53 +00:00
Emily f7f5d1a947 watchman: clean up inputs 2024-11-18 17:44:53 +00:00
Emily fe60436739 watchman: reorder inputs to match upstream file 2024-11-18 17:44:53 +00:00
Emily 033896e98c watchman: reorder attributes 2024-11-18 17:44:53 +00:00
Emily 14410cc8dc watchman: use refs/tags/ 2024-11-18 17:44:53 +00:00
Emily 8a2efd9133 watchman: remove with lib; 2024-11-18 17:44:53 +00:00
Emily 4f864948a8 watchman: use finalAttrs 2024-11-18 17:44:53 +00:00
Emily ba17205ae3 watchman: move to pkgs/by-name 2024-11-18 17:44:53 +00:00
Emily 1c60ec77f4 watchman: convert to new Darwin SDK pattern 2024-11-18 17:44:53 +00:00
Emily ca944d626b watchman: format with nixfmt-rfc-style 2024-11-18 17:44:53 +00:00
Emily fcb99bc19c cpptoml: add patch for GCC 11 2024-11-18 17:44:53 +00:00
Emily b4b2ad6a9e edencommon: add techknowlogick to maintainers 2024-11-18 17:44:53 +00:00
Emily cd48138e8d edencommon: add emily to maintainers 2024-11-18 17:44:53 +00:00
Emily c7b019d5f7 edencommon: add update script 2024-11-18 17:44:53 +00:00
Emily 7da9ef3eb4 edencommon: split outputs 2024-11-18 17:44:53 +00:00
Emily d7df60e8f4 edencommon: enable tests 2024-11-18 17:44:53 +00:00
Emily c8d4e11d1c edencommon: condition shared libraries on platform setting 2024-11-18 17:44:53 +00:00
Emily 509f33b995 edencommon: 2024.03.11.00 -> 2024.11.18.00
Diff: https://github.com/facebookexperimental/edencommon/compare/refs/tags/v2024.03.11.00...v2024.11.18.00
2024-11-18 17:44:47 +00:00
Emily 66a2ebb46d edencommon: use Ninja 2024-11-18 17:44:34 +00:00
Emily 2de2d0fad8 edencommon: add explicit gflags dependency 2024-11-18 17:44:34 +00:00
Emily 7e35f7f5bb edencommon: reorder inputs to match upstream file 2024-11-18 17:44:34 +00:00
Emily d26d7a195e edencommon: use hash 2024-11-18 17:44:34 +00:00
Emily eb86332558 edencommon: use refs/tags/ 2024-11-18 17:44:34 +00:00
Emily 171a5474ac edencommon: remove with lib; 2024-11-18 17:44:34 +00:00
Emily a825964142 edencommon: use finalAttrs 2024-11-18 17:44:34 +00:00
Emily aa5a90ed1d edencommon: move to pkgs/by-name 2024-11-18 17:44:34 +00:00
Emily 3c14c26a35 edencommon: convert to new Darwin SDK pattern 2024-11-18 17:44:34 +00:00
Emily c20f387524 edencommon: format with nixfmt-rfc-style 2024-11-18 17:44:34 +00:00
Emily c9719114fd fb303: add techknowlogick to maintainers 2024-11-18 17:44:34 +00:00
Emily d4b587f878 fb303: add emily to maintainers 2024-11-18 17:44:34 +00:00
Emily 172efded7a fb303: add update script 2024-11-18 17:44:34 +00:00
Emily 79dc5a8b54 fb303: split outputs 2024-11-18 17:44:34 +00:00
Emily 72f24cc293 fb303: condition shared libraries on platform setting 2024-11-18 17:44:34 +00:00
Emily 633f8f77b2 fb303: 2024.03.11.00 -> 2024.11.18.00
Diff: https://github.com/facebook/fb303/compare/refs/tags/v2024.03.11.00...v2024.11.18.00
2024-11-18 17:44:26 +00:00
Emily 2801ca739a fb303: use Ninja 2024-11-18 17:44:16 +00:00
Emily 068ceb04d0 fb303: use lib.cmakeBool 2024-11-18 17:44:15 +00:00
Emily f7efb7b813 fb303: remove python3 input 2024-11-18 17:44:15 +00:00
Emily 01b30ede82 fb303: add explicit gflags input 2024-11-18 17:44:15 +00:00
Emily ef6c8fc06f fb303: reorder inputs to match upstream file 2024-11-18 17:44:15 +00:00
Emily 025d0edf86 fb303: reorder attributes 2024-11-18 17:44:15 +00:00
Emily 5be8fbd184 fb303: use hash 2024-11-18 17:44:15 +00:00
Emily 29125310cc fb303: use refs/tags/ 2024-11-18 17:44:15 +00:00
Emily fa9cad876b fb303: remove with lib; 2024-11-18 17:44:15 +00:00