summaryrefslogtreecommitdiff
path: root/Makefile.real (follow)
Commit message (Expand)AuthorAge
* Merge topic branch t/gui into masterAndre Noll2026-07-22
|\
| * gui: Avoid the para_audioc process.Andre Noll2026-07-14
* | Merge topic branch t/test-lib into masterAndre Noll2026-07-15
|\ \ | |/ |/|
| * test: Rename makefile.test.Andre Noll2026-07-03
* | Makefile: Rename STRICT_CFLAGS to XCFLAGS.Andre Noll2026-06-28
* | Makefile: Rename CPPFLAGS to XCPPFLAGS.Andre Noll2026-06-28
* | Makefile: Don't touch the CFLAGS variable.Andre Noll2026-06-28
* | Makefile: Make STRICT_CFLAGS simply expanded.Andre Noll2026-06-28
|/
* Fix gcc-16 warnings about unterminated strings.Andre Noll2026-05-24
* Makefile: Trivial whitespace cleanups.Andre Noll2026-04-21
* build: Always run as many make jobs as possible.Andre Noll2026-04-10
* Don't fail the build after header removal.Andre Noll2026-04-08
* Move user_list.[ch] into server.[ch].Andre Noll2026-03-01
* Merge topic branch t/rm_dccp into masterAndre Noll2026-02-18
|\
| * Merge acl.c into http_send.c.Andre Noll2026-01-26
| * Merge chunk_queue.c into http_send.c.Andre Noll2026-01-26
| * Move send_common.c into http_send.c.Andre Noll2026-01-26
| * Remove dccp.Andre Noll2026-01-26
* | para_write: Move check_wav.{c,h} into write.c.Andre Noll2026-01-27
* | Remove the resample filter.Andre Noll2026-01-27
|/
* Merge topic branch t/audioc_sideband into masterAndre Noll2026-01-22
|\
| * Employ sideband API for audioc-audiod connections.Andre Noll2026-01-04
* | Move close_on_fork.c into server.c.Andre Noll2025-12-09
|/
* Merge topic branch t/no-more-tarballs into masterAndre Noll2025-10-18
|\
| * No longer provide tarballs.Andre Noll2025-10-07
* | Move base64.c into crypt_common.c.Andre Noll2025-10-11
|/
* Merge topic branch t/rm_sha1 into masterAndre Noll2025-09-22
|\
| * Remove para_upgrade_db.Andre Noll2025-05-22
* | Let the mp3 audio format handler depend on libid3tag.Andre Noll2025-08-28
|/
* Makefile: Drop redundant -Wuninitialized.Andre Noll2025-05-20
* Makefile: Fix braino in tarball target.Andre Noll2025-03-25
* build: Remove superfluous dependency in Makefile.real.Andre Noll2025-03-25
* build: Remove the .PRECIOUS target.Andre Noll2025-03-25
* build: Improve clean targets.Andre Noll2025-03-25
* build: Get rid of directory order-only dependencies.Andre Noll2025-03-25
* build: Compile with -Wunused -Wall also on BSD.Andre Noll2025-03-25
* build: Revamp git versioning.Andre Noll2025-03-25
* build: Merge version.{c,h} into string.{c,h}.Andre Noll2025-03-25
* Kill BINDIR.Andre Noll2025-01-20
* Update copyright year.Andre Noll2025-01-01
* Merge topic branch t/openssl-3 into masterAndre Noll2024-09-17
|\
| * openssl: Reactivate openssl warnings.Andre Noll2024-05-17
* | Merge topic branch t/play into masterAndre Noll2024-09-04
|\|
* | build: Rename all_objs -> dep_objs.Andre Noll2024-03-18
* | build: Construct list of executables in Makefile.Andre Noll2024-03-17
* | build: Construct audioc object list in Makefile.Andre Noll2024-03-17
* | build: Construct write object list in Makefile.Andre Noll2024-03-17
* | build: Construct play object list in Makefile.Andre Noll2024-03-17
* | build: Construct afh object list in Makefile.Andre Noll2024-03-17
* | build: Construct filter object list in Makefile.Andre Noll2024-03-17