Commit Graph

3409 Commits (main)
 

Author SHA1 Message Date
Nedko Arnaudov fc1e901bf8 GNUmakefile: add index.html target 2 days ago
Nedko Arnaudov e4ef43b57e Add dl.ladish.org hyperlink for tarballs 2 days ago
Nedko Arnaudov 37d90ebac4 Merge branch 'stable' into 'main' 3 days ago
Nedko Arnaudov 4e73e70d8c Merge branch '1-stable' into 'stable' 3 days ago
Nedko Arnaudov 36c489e43c Bump version to 1.1 3 days ago
Nedko Arnaudov d2c84311ce wscript: always put the short sha1 in the tarball name 3 days ago
Nedko Arnaudov 154c6f3772 wscript: Fix dist target 3 days ago
Nedko Arnaudov ad9f04acbc Merge branch 'stable' into main 2 weeks ago
Nedko Arnaudov 4ee9d9e8cd Merge branch '1-stable' into stable 2 weeks ago
Nedko Arnaudov 520e4523bf Upgrade waf to 2.0.26 2 weeks ago
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
2 weeks ago
Nedko Arnaudov 71c8e1cf23 Merge branch 'stable' into 'main' 2 months ago
Nedko Arnaudov 3180ba9f00 Merge branch '1-stable' into stable 2 months ago
Nedko Arnaudov 3f8382c4d1 Install gladish related files only when gladish build enabled 2 months ago
Nedko Arnaudov 32b8df4417 Update meson to match wscript state 3 months ago
Nedko Arnaudov 30994438a1 Merge branch 'stable' into 'main' 5 months ago
Nedko Arnaudov e51e562aff Merge branch '1-stable' into stable 5 months ago
Nedko Arnaudov fe0f33737a README.adoc: Fix typos and wording 5 months ago
Nedko Arnaudov 8eca9ea861 remove appdb.[ch]
These were not actually used are are now part of appdb repo
6 months ago
Nedko Arnaudov 10c8506a5e Merge branch 'stable' into 'main' 6 months ago
Nedko Arnaudov aad32a5cb2 Merge branch '1-stable' into stable 6 months ago
Nedko Arnaudov a35f11d0ec gladish: comment out inclusion of removed header 6 months ago
Nedko Arnaudov d11441bca8 Merge branch 'stable' into 'main' 6 months ago
Nedko Arnaudov 8159aed368 Merge branch '1-stable' into 'stable' 6 months ago
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.
6 months ago
Nedko Arnaudov 25ab42cabe README: adjust the jackdbus homepage URL
(cherry picked from commit 4450092b6e)
7 months ago
Nedko Arnaudov 74b65b67e1 README: adjust upstream git URLs to gitea
(cherry picked from commit d8671fa977)
7 months ago
Nedko Arnaudov ee3aa1999e wscript: fix build broken in previous commit
Fix for [a386c3e] LDFLAGS is ignored

(cherry picked from commit bad37745bf)
7 months ago
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)
7 months ago
Nedko Arnaudov 4450092b6e README: adjust the jackdbus homepage URL 7 months ago
Nedko Arnaudov d8671fa977 README: adjust upstream git URLs to gitea 7 months ago
Nedko Arnaudov bad37745bf wscript: fix build broken in previous commit
Fix for [a386c3e] LDFLAGS is ignored
7 months ago
Nedko Arnaudov 88b70fcdd7 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
7 months ago
Nedko Arnaudov 3da9b8d6e7 Move pylash code to lash-bindings project 7 months ago
Nedko Arnaudov 7287ed8733 setup cdbus_log when logging to stdout too 7 months ago
Nedko Arnaudov e88d2014ba Adjust for the updated log cdbus interface 7 months ago
Nedko Arnaudov ca769c4ec8 Merge branch 'stable' into 'main' (nop) 7 months ago
Nedko Arnaudov ff77e00a12 Merge branch '1-stable' into stable (nop) 7 months ago
Nedko Arnaudov 7728d2d40e wscript: fix README rename 7 months ago
Nedko Arnaudov 55ecf8079d fix liblash build (switch to libcdbus broke it) 7 months ago
Nedko Arnaudov 86680c4b65 wscript: adjust cdbus project homepage URL 7 months ago
Nedko Arnaudov 7717e81c64 CI: build cdbus before jack2 and ladish 7 months ago
Nedko Arnaudov da2edb9c0e switch to cdbus code from libcdbus.so 7 months ago
Nedko Arnaudov 3898a88d10 wscript: fix README rename 7 months ago
Nedko Arnaudov ab1b0faa18 Merge branch '1-stable' into stable 7 months ago
Nedko Arnaudov e04f2324d3 Merge ladish.org index.adoc and README into README.adoc 7 months ago
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/
7 months ago
Nedko Arnaudov 7d116771ff Merge branch '1-stable' into stable 7 months ago
Nedko Arnaudov b5d21e1829 ladish_control: fix py3 exception handling 7 months ago
Nedko Arnaudov 50907ab0e3 Merge branch '1-stable' into 'main' (nop)
This is to ignore the restore of version 1 in 1-stable branch
while allowing further merges.
10 months ago