Commit Graph

3412 Commits

Author SHA1 Message Date
Nedko Arnaudov 17fef8e6d3 Merge branch '1-stable' into 'stable' 2024-04-26 18:56:35 +03:00
Nedko Arnaudov 4729cd79db INSTALL: Improve wording; add note about meson 2024-04-26 18:54:46 +03:00
Nedko Arnaudov ec0de6f390 Merge branch '1-stable' into 'stable' 2024-04-26 18:35:31 +03:00
Nedko Arnaudov 251d3a8bde INSTALL: Update 2024-04-26 18:33:43 +03:00
Nedko Arnaudov adc4ef2ca8 waf: restore +x
The commit that bumped waf version to 2.0.27
also removed (by error) the executable bit.
2024-04-26 18:14:41 +03:00
Nedko Arnaudov b4a513bf19 Merge branch '1-stable' into 'stable' 2024-04-18 21:24:55 +03:00
Nedko Arnaudov 0d651ea411 Add NEWS entry for 1.3 2024-04-18 21:23:57 +03:00
Nedko Arnaudov fe86c68f6f Merge branch '1-stable' into 'stable' 2024-04-18 20:17:39 +03:00
Nedko Arnaudov 06b2617fd3 Upgrade waf to 2.0.27 2024-04-18 18:12:40 +03:00
Nedko Arnaudov f661e4c319 add verify-sig_waf waf verification script from waf-2.0.27 2024-04-18 18:12:40 +03:00
Nedko Arnaudov 44b47cfc71 Merge tag '1.2' into branch 'stable' (2-dev)
ladish-1.2

Changes since 1.1:

 * Apply downstream patches from FreeBSD
 * meson: Fix project license field (MIT->GPL-2.0-only)
 * meson: Fix version.h when building from tarball
 * meson: disable siginfo build
 * meson: Fix after README->README.adoc rename in 1.1
2024-03-29 16:55:27 +02:00
Nedko Arnaudov 4dcd67d735 ladish-1.2
Changes since 1.1:

 * Apply downstream patches from FreeBSD
 * meson: Fix project license field (MIT->GPL-2.0-only)
 * meson: Fix version.h when building from tarball
 * meson: disable siginfo build
 * meson: Fix after README->README.adoc rename in 1.1
2024-03-29 16:43:50 +02:00
Nedko Arnaudov e687775381 meson: s/f'.git'/'.git'/ 2024-03-27 17:30:12 +02:00
Nedko Arnaudov 5102838329 meson: Fix version.h when building from tarball
meson.build always assumed running from git source tree,
resulting in GIT_VERSION with value "" (empty string).

This commit makes meson use the tarballed version.h,
for the cases when not building from git source tree.
2024-03-27 16:58:41 +02:00
Nedko Arnaudov cdad426401 meson: Fix project license field (MIT->GPL-2.0-only)
Most of code is GPL2+, but common/klist.h comes from Linux kernel,
so as a whole, GPL2 only is valid (but consult your lawyer anyway)
2024-03-27 16:09:13 +02:00
Nedko Arnaudov e362a9a13b meson: disable siginfo build
siginfo was already disabled in waf builds

See commit 13fa61455c
2024-03-27 00:04:39 +02:00
Nedko Arnaudov 22e0a60631 meson: Fix after README->README.adoc rename 2024-03-26 23:53:22 +02:00
Nedko Arnaudov 497decb295 Bump version to 1.2 2024-03-26 23:50:09 +02:00
Nedko Arnaudov 36c8215978 NEWS: Apply FreeBSD patches 2024-03-26 23:26:42 +02:00
Nedko Arnaudov cedf52e1e9 NEWS: Adjust for 1.1 (post-factum) 2024-03-26 23:23:25 +02:00
Yuri Victorovich 9fb169b736 Appply patch-proxies_graph__proxy.h from FreeBSD 2024-03-26 20:16:31 +02:00
Yuri Victorovich c8ecee23da Appply patch-daemon_loader.c from FreeBSD 2024-03-26 20:15:04 +02:00
Yuri Victorovich 6570c7b6f1 Appply patch-daemon_app__supervisor.c from FreeBSD 2024-03-26 20:15:01 +02:00
Yuri Victorovich e6a6c7d358 Appply patch-alsapid_helper.c from FreeBSD 2024-03-26 20:14:55 +02:00
Yuri Victorovich 1b2b50f4c9 Appply patch-alsapid_alsapid.h from FreeBSD 2024-03-26 20:14:41 +02:00
Nedko Arnaudov 4e73e70d8c Merge branch '1-stable' into 'stable' 2023-11-26 17:17:19 +02:00
Nedko Arnaudov 36c489e43c Bump version to 1.1 2023-11-26 17:07:26 +02:00
Nedko Arnaudov d2c84311ce wscript: always put the short sha1 in the tarball name 2023-11-26 17:06:29 +02:00
Nedko Arnaudov 154c6f3772 wscript: Fix dist target 2023-11-26 16:57:45 +02:00
Nedko Arnaudov 4ee9d9e8cd Merge branch '1-stable' into stable 2023-11-18 18:12:12 +02:00
Nedko Arnaudov 520e4523bf Upgrade waf to 2.0.26 2023-11-18 18:10:50 +02:00
Nedko Arnaudov 72313a5726 wscript: improve handling of gladish deps
* GUI deps are now checked only if gladish build is enabled
 * boost waf/extras/ tool is not used anymore
2023-11-18 18:10:37 +02:00
Nedko Arnaudov 3180ba9f00 Merge branch '1-stable' into stable 2023-10-01 20:10:18 +03:00
Nedko Arnaudov 3f8382c4d1 Install gladish related files only when gladish build enabled 2023-09-30 15:19:38 +03:00
Nedko Arnaudov e51e562aff Merge branch '1-stable' into stable 2023-07-05 19:06:44 +03:00
Nedko Arnaudov fe0f33737a README.adoc: Fix typos and wording 2023-07-05 19:06:21 +03:00
Nedko Arnaudov aad32a5cb2 Merge branch '1-stable' into stable 2023-06-10 21:57:47 +03:00
Nedko Arnaudov a35f11d0ec gladish: comment out inclusion of removed header 2023-06-10 21:57:32 +03:00
Nedko Arnaudov 8159aed368 Merge branch '1-stable' into 'stable' 2023-06-05 14:24:31 +03:00
Nedko Arnaudov c93f0d8458 Don't set LADISH env vars for L0 & L1
Having these variables set enables apps to discrimination
against ladish, by error or otherwise. In particular
neither LADISH L0 nor L1 imply that user should face mayhem
of standard file menu items for either new, open, save
and/or saveas being disabled.
2023-06-05 14:12:11 +03:00
Nedko Arnaudov 25ab42cabe README: adjust the jackdbus homepage URL
(cherry picked from commit 4450092b6e)
2023-05-14 19:37:29 +03:00
Nedko Arnaudov 74b65b67e1 README: adjust upstream git URLs to gitea
(cherry picked from commit d8671fa977)
2023-05-14 19:37:20 +03:00
Nedko Arnaudov ee3aa1999e wscript: fix build broken in previous commit
Fix for [a386c3e] LDFLAGS is ignored

(cherry picked from commit bad37745bf)
2023-05-14 19:37:07 +03:00
Nedko Arnaudov b02998a215 wscript: *prepend* CFLAGS and LINKFLAGS
Appending new options at end of the array has unfortunate effect
of not allowing easy override of flags set in wscript.

This change makes add_cflag() and add_linkflag() prepend,
thus leaving the supplied during configure parameters
take precedence by being at the end of the parameter list.

Fix for [a386c3e] LDFLAGS is ignored

(cherry picked from commit 88b70fcdd7)
2023-05-14 19:36:24 +03:00
Nedko Arnaudov ff77e00a12 Merge branch '1-stable' into stable (nop) 2023-05-01 11:39:26 +03:00
Nedko Arnaudov 7728d2d40e wscript: fix README rename 2023-05-01 11:37:55 +03:00
Nedko Arnaudov 3898a88d10 wscript: fix README rename 2023-04-20 16:53:29 +03:00
Nedko Arnaudov ab1b0faa18 Merge branch '1-stable' into stable 2023-04-19 18:28:04 +03:00
Nedko Arnaudov e04f2324d3 Merge ladish.org index.adoc and README into README.adoc 2023-04-19 18:27:24 +03:00
Nedko Arnaudov db402ee6b4 ci/github: Ubuntu 18.04 deprecated
https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22/
2023-04-19 13:48:02 +03:00