Commit Graph

12 Commits

Author SHA1 Message Date
Weijia Wang
efc6ae1896 pjsip: 2.16 -> 2.17 (#512299) 2026-08-16 11:06:56 +00:00
R. Ryantm
bb219ada17 pjsip: 2.16 -> 2.17 2026-04-22 08:23:44 +00:00
R. Ryantm
47df79e056 pj: 1.13.0 -> 1.14.0 2026-03-16 09:37:13 +00:00
R. Ryantm
9f1994a2d0 pj: 1.11.0 -> 1.13.0 2026-02-20 17:25:15 +00:00
Joe Schmitt
71ae0ad107 pj: init at 1.11.0 2026-02-11 19:37:57 -05:00
Weijia Wang
0685698c42 pjsip: 2.15.1 -> 2.16 (#465136) 2026-02-04 21:48:09 +00:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
R. Ryantm
6124183539 pjsip: 2.15.1 -> 2.16 2025-11-26 02:20:42 +00:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
Sander
7872c3b8c6 pjsip: fix builds failing to patch executables on macos
A lot of non-executable files in the build output are marked as
executable, including a header file, which causes `install_name_tool` to
fail.

We now search `/bin` and `/share/**/samples` specifically and check that
the file is a Mach-O binary before patching.
2025-06-12 23:12:02 +02:00
linsui
302bf6acc5 pjsip: 2.14.1 -> 2.15.1 2025-05-26 01:31:28 +08:00
awwpotato
509efdedbd treewide: move to by-name 2025-05-05 08:49:04 -07:00