changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / skelfile

revision 697: 08621be7e780
parent 696: 38e9c3be2392
     1.1--- a/skelfile	Fri Oct 04 21:11:52 2024 -0400
     1.2+++ b/skelfile	Fri Oct 04 21:45:59 2024 -0400
     1.3@@ -43,6 +43,11 @@
     1.4                             clang -g -O2 -Wall -Wno-unused-value -ltree-sitter -shared \
     1.5                             alien.c -o ../../../.stash/libtree-sitter-alien.so$#)
     1.6                     (:install () #$cp .stash/libtree-sitter-alien.so /usr/local/lib/$#))
     1.7+ (zstd-alien ()
     1.8+             (:build () #$cd lisp/ffi/zstd &&
     1.9+                     clang -g -O2 -Wall -Wno-unused-value -lzstd -shared \
    1.10+                     alien.c -o ../../../.stash/libzstd-alien.so$#)
    1.11+             (:install () #$cp .stash/libzstd-alien.so /usr/local/lib/$#))
    1.12  (psl.dat (%stash)
    1.13           (download "https://publicsuffix.org/list/public_suffix_list.dat"
    1.14                     :output (merge-pathnames