aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* ipc patchRaghuram Subramani2025-07-27
* remove binary before copying to destinationLeonardo Hernández Hernández2024-11-15
* allow the use of non-system wlroots libraryLeonardo Hernández Hernández2024-08-14
* `-pedantic` -> `-Wpedantic`Leonardo Hernández Hernández2024-08-01
* bump wlroots versionLeonardo Hernández Hernández2024-07-14
* Merge branch 'wlroots-next'Leonardo Hernández Hernández2024-07-14
|\
| * Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2024-06-20
| |\
| * \ Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2024-06-20
| |\ \
| * | | use enum headers when possibleLeonardo Hernández Hernández2024-06-08
| * | | wlroots now allows parallel installsLeonardo Hernández Hernández2024-05-27
* | | | use round(3) and ceilf(3) from the math libraryLeonardo Hernández Hernández2024-07-03
| |_|/ |/| |
* | | try to limit (79 characters) the line lenght in the MakefileLeonardo Hernández Hernández2024-06-20
| |/ |/|
* | Updated power management handling to address issues raised in the PRthanatos2024-06-20
* | Implement support for output power managementEmil Miler2024-06-20
* | minor adjustments in MakefileLeonardo Hernández Hernández2024-06-13
|/
* Support pointer constraints and relative pointer protocolsForrest Bushstone2024-03-11
* turn on -Wfloat-conversionLeonardo Hernández Hernández2024-01-15
* turn on -Wsign-compareLeonardo Hernández Hernández2024-01-15
* include CHANGELOG.md in the tarballLeonardo Hernández Hernández2023-11-25
* enable debug symbols by defaultLeonardo Hernández Hernández2023-11-17
* Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-10-09
|\
| * include dwl.desktop in the tarbalLeonardo Hernández Hernández2023-09-24
* | Merge remote-tracking branch 'upstream/main' into wlroots-nextLeonardo Hernández Hernández2023-09-24
|\|
| * allow specify DATADIR (to install desktop file)Leonardo Hernández Hernández2023-09-24
| * Add desktop entry fileWeiseguy2023-09-22
* | add support for cursor-shape-v1Leonardo Hernández Hernández2023-07-23
|/
* convert some warnings to errorsLeonardo Hernández Hernández2022-10-05
* rework MakefileLeonardo Hernández Hernández2022-09-20
* define _POSIX_C_SOURCE through CPPFLAGSLeonardo Hernández Hernández2022-09-08
* fix dist targetLeonardo Hernández Hernández2022-08-08
* include DWLCFLAGS into linking stepLeonardo Hernández Hernández2022-07-06
* Fix make install while files are in useGrant Nichol2022-06-12
* add $(LIBS) to $(LDLIBS)Leonardo Hernández Hernández2022-06-10
* fix link failure with --as-neededDima Krasner2022-06-10
* use LDFLAGS to build dwl targetLeonardo Hernández Hernández2022-06-06
* do not generate *-protocol.{c,o}Leonardo Hernández Hernández2022-06-06
* include xcb only when building with xwayland supportLeonardo Hernández Hernández2022-06-06
* convert makefile to be more portableKawaiiAmber2022-06-06
* add dist targetLeonardo Hernández Hernández2022-05-09
* add flag to print version and exitLeonardo Hernández Hernández2022-05-09
* add DESTDIRLeonardo Hernández Hernández2022-03-31
* don't let -pedantic be overridable by environmentLeonardo Hernández Hernández2022-03-31
* new functions ecalloc() and die()Leonardo Hernández Hernández2022-03-28
* add dwl(1)Humm2022-03-13
* added uninstall targetJason Goulet-Lipman2021-04-19
* group phony targets together in MakefileDevin J. Pohly2021-04-15
* re-compile if config.mk changesDevin J. Pohly2021-04-15
* remember to add client.h in MakefileDevin J. Pohly2021-01-18
* add "all" targetDevin J. Pohly2020-12-25
* Merge updates from guidocellaDevin J. Pohly2020-12-24
|\