~ruther/dwl

ref: c83ce409fbfc987d5b50dab4e3b3aa238eff6767 dwl/Makefile -rw-r--r-- 2.5 KiB
7ac76219 — Leonardo Hernández Hernández 1 year, 4 months ago
Merge branch 'wlroots-next'
7611dc91 — Leonardo Hernández Hernández 1 year, 5 months ago
enable debug symbols by default

they does not affect performance and the size's increase is negligible
b299e01e — Leonardo Hernández Hernández 1 year, 6 months ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
34285048 — Leonardo Hernández Hernández 1 year, 6 months ago
include dwl.desktop in the tarbal
1333f8cc — Leonardo Hernández Hernández 1 year, 6 months ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
5baf1955 — Leonardo Hernández Hernández 1 year, 6 months ago
allow specify DATADIR (to install desktop file)
Add desktop entry file
0e540561 — Leonardo Hernández Hernández 1 year, 9 months ago
add support for cursor-shape-v1

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4106
6a0ec2a8 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
87c4c1f6 — Leonardo Hernández Hernández 2 years ago
convert some warnings to errors
ae3d4357 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'djpohly/main' into wlroots-next
31106eff — Leonardo Hernández Hernández 2 years ago
rework Makefile

- allow user to use a different pkg-config binary
- restore almost all (and add other ones) warning flags (-Werror is not set)
- $(XWAYLAND) is added to our CPPFLAGS
- remove useless comments
- don't generate idle-protocol.h (not used)
871463c3 — Leonardo Hernández Hernández 2 years ago
define _POSIX_C_SOURCE through CPPFLAGS

like dwm
e0cc5b04 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'djpohly/main' into wlroots-next
6ce03530 — Leonardo Hernández Hernández 2 years ago
fix dist target
0eff78d6 — Leonardo Hernández Hernández 2 years ago
include DWLCFLAGS into linking step
Merge pull request #251 from gwnichol/fixinstall

Fix make install while files are in use
671a9b45 — Grant Nichol 2 years ago
Fix make install while files are in use

When the dwl executable is in use, cp fails without the -f flag.

POSIX defines this flag with:
> If a file descriptor for a destination file cannot be obtained,
> as described in step 3.a.ii., attempt to unlink the destination
> file and proceed.
c008bf2a — Leonardo Hernández Hernández 2 years ago
add $(LIBS) to $(LDLIBS)
c990dbd4 — Dima Krasner 2 years ago
fix link failure with --as-needed
Next
Do not follow this link