index
:
dwl.git
alt
backup
compromyse
main
My fork of DWL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
*
convert some warnings to errors
Leonardo Hernández Hernández
2022-10-05
*
rework Makefile
Leonardo Hernández Hernández
2022-09-20
*
define _POSIX_C_SOURCE through CPPFLAGS
Leonardo Hernández Hernández
2022-09-08
*
fix dist target
Leonardo Hernández Hernández
2022-08-08
*
include DWLCFLAGS into linking step
Leonardo Hernández Hernández
2022-07-06
*
Fix make install while files are in use
Grant Nichol
2022-06-12
*
add $(LIBS) to $(LDLIBS)
Leonardo Hernández Hernández
2022-06-10
*
fix link failure with --as-needed
Dima Krasner
2022-06-10
*
use LDFLAGS to build dwl target
Leonardo Hernández Hernández
2022-06-06
*
do not generate *-protocol.{c,o}
Leonardo Hernández Hernández
2022-06-06
*
include xcb only when building with xwayland support
Leonardo Hernández Hernández
2022-06-06
*
convert makefile to be more portable
KawaiiAmber
2022-06-06
*
add dist target
Leonardo Hernández Hernández
2022-05-09
*
add flag to print version and exit
Leonardo Hernández Hernández
2022-05-09
*
add DESTDIR
Leonardo Hernández Hernández
2022-03-31
*
don't let -pedantic be overridable by environment
Leonardo Hernández Hernández
2022-03-31
*
new functions ecalloc() and die()
Leonardo Hernández Hernández
2022-03-28
*
add dwl(1)
Humm
2022-03-13
*
added uninstall target
Jason Goulet-Lipman
2021-04-19
*
group phony targets together in Makefile
Devin J. Pohly
2021-04-15
*
re-compile if config.mk changes
Devin J. Pohly
2021-04-15
*
remember to add client.h in Makefile
Devin J. Pohly
2021-01-18
*
add "all" target
Devin J. Pohly
2020-12-25
*
Merge updates from guidocella
Devin J. Pohly
2020-12-24
|
\
|
*
remove -Werror=declaration-after-statement
Guido Cella
2020-12-19
|
*
add install target to Makefile and corresponding prefix variable to config.mk
Keating950
2020-12-19
|
*
Added basic tap-to-click for touchpad users
will
2020-12-19
|
*
Implement the idle protocol
Guido Cella
2020-12-19
*
|
Merge pull request #49 from guidocella/layer-shell
Devin J. Pohly
2020-12-24
|
\
|
|
*
simplify make clean
Guido Cella
2020-08-28
|
*
update make clean
Guido Cella
2020-08-26
|
*
layer shell initial attempt
Guido Cella
2020-08-24
*
|
use the install command to install
Devin J. Pohly
2020-12-24
*
|
Merge pull request #65 from Keating950/master
Devin J. Pohly
2020-12-24
|
\
\
|
*
|
add install target to Makefile and corresponding prefix variable to config.mk
Keating950
2020-11-22
|
|
/
*
/
Added basic tap-to-click for touchpad users
will
2020-10-17
|
/
*
make XWayland support optional
Devin J. Pohly
2020-08-10
*
xwayland: unmanaged (dropdown menu) support
Alexander Courtis
2020-07-25
*
warn but don't error on unused function
Devin J. Pohly
2020-07-24
*
sacrifice 24 lines to suckless style :)
Devin J. Pohly
2020-05-02
*
turn on some warnings
Devin J. Pohly
2020-04-22
*
move config.h to config.def.h
Devin J. Pohly
2020-04-22
*
make Makefile a bit more my style
Devin J. Pohly
2020-04-11
*
Start with tinywl
Devin J. Pohly
2020-04-11