summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2024-07-31Implement ipc patchBenjamin Chausse
2024-07-30Revert bar patch in preparation for ipcBenjamin Chausse
2024-07-23Compilation optimisation (Ofast + march=native)Benjamin Chausse
2024-07-22bar + hide_vacant_tags patchesBenjamin Chausse
2024-07-14Merge branch 'wlroots-next'Leonardo Hernández Hernández
2024-07-03use round(3) and ceilf(3) from the math libraryLeonardo Hernández Hernández
2024-06-20Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández
2024-06-20try to limit (79 characters) the line lenght in the MakefileLeonardo Hernández Hernández
2024-06-20Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández
2024-06-20Updated power management handling to address issues raised in the PRthanatos
2024-06-20Implement support for output power managementEmil Miler
2024-06-13minor adjustments in MakefileLeonardo Hernández Hernández
2024-06-08use enum headers when possibleLeonardo Hernández Hernández
2024-05-27wlroots now allows parallel installsLeonardo Hernández Hernández
2024-03-11Support pointer constraints and relative pointer protocolsForrest Bushstone
2024-01-15turn on -Wfloat-conversionLeonardo Hernández Hernández
2024-01-15turn on -Wsign-compareLeonardo Hernández Hernández
2023-11-25include CHANGELOG.md in the tarballLeonardo Hernández Hernández
2023-11-17enable debug symbols by defaultLeonardo Hernández Hernández
2023-10-09Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández
2023-09-24include dwl.desktop in the tarbalLeonardo Hernández Hernández
2023-09-24Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández
2023-09-24allow specify DATADIR (to install desktop file)Leonardo Hernández Hernández
2023-09-22Add desktop entry fileWeiseguy
2023-07-23add support for cursor-shape-v1Leonardo Hernández Hernández
2022-10-05convert some warnings to errorsLeonardo Hernández Hernández
2022-09-20rework MakefileLeonardo Hernández Hernández
2022-09-08define _POSIX_C_SOURCE through CPPFLAGSLeonardo Hernández Hernández
2022-08-08fix dist targetLeonardo Hernández Hernández
2022-07-06include DWLCFLAGS into linking stepLeonardo Hernández Hernández
2022-06-12Fix make install while files are in useGrant Nichol
2022-06-10add $(LIBS) to $(LDLIBS)Leonardo Hernández Hernández
2022-06-10fix link failure with --as-neededDima Krasner
2022-06-06use LDFLAGS to build dwl targetLeonardo Hernández Hernández
2022-06-06do not generate *-protocol.{c,o}Leonardo Hernández Hernández
2022-06-06include xcb only when building with xwayland supportLeonardo Hernández Hernández
2022-06-06convert makefile to be more portableKawaiiAmber
2022-05-09add dist targetLeonardo Hernández Hernández
2022-05-09add flag to print version and exitLeonardo Hernández Hernández
2022-03-31add DESTDIRLeonardo Hernández Hernández
2022-03-31don't let -pedantic be overridable by environmentLeonardo Hernández Hernández
2022-03-28new functions ecalloc() and die()Leonardo Hernández Hernández
2022-03-13add dwl(1)Humm
2021-04-19added uninstall targetJason Goulet-Lipman
2021-04-15group phony targets together in MakefileDevin J. Pohly
2021-04-15re-compile if config.mk changesDevin J. Pohly
2021-01-18remember to add client.h in MakefileDevin J. Pohly
2020-12-25add "all" targetDevin J. Pohly
2020-12-24Merge updates from guidocellaDevin J. Pohly
2020-12-24Merge pull request #49 from guidocella/layer-shellDevin J. Pohly