~ruther/dwl

ref: 7eebe677879373672774c06c81c0e3eda22d03ae dwl/Makefile -rw-r--r-- 2.1 KiB
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
d969289b — Leonardo Hernández Hernández 2 years ago
use LDFLAGS to build dwl target
50b6630f — Leonardo Hernández Hernández 2 years ago
do not generate *-protocol.{c,o}

according with
https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/62fbf3f4ba1b2993e29dfb46f077e5806f7aac1c
they are unused and wlroots-based compositors don't need to do this
14641560 — Leonardo Hernández Hernández 2 years ago
include xcb only when building with xwayland support
7b42232a — KawaiiAmber 2 years ago
convert makefile to be more portable
88a8b784 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'djpohly/main' into wlroots-next

chase wlroots X11 hints update
dca68f9a — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'djpohly/main' into wlroots-next
d5a741c9 — Leonardo Hernández Hernández 2 years ago
add dist target
5d8084da — Leonardo Hernández Hernández 2 years ago
add flag to print version and exit
Next
Do not follow this link