The Makefiles for projects here are written for POSIX make to ensure maximum portability. Thus, extension like +=, ifeq/else and friends are not allowed. This is why projects ship with config.mk, so that the user can patch in these features locally. -- Stephen Gregoratto
- [hackers] [st][PATCH 00/24] odg patches - fix warnings/... Oliver Galvin
- [hackers] [st][PATCH 01/24] add gitignore Oliver Galvin
- [hackers] [st][PATCH 06/24] fix warnings from -Wim... Oliver Galvin
- [hackers] [st][PATCH 07/24] fix warning from -Wmay... Oliver Galvin
- [hackers] [st][PATCH 02/24] avoid unnecessarily ch... Oliver Galvin
- [hackers] [st][PATCH 03/24] Reduce variable scope ... Oliver Galvin
- Re: [hackers] [st][PATCH 03/24] Reduce variabl... David Phillips
- [hackers] [st][PATCH 22/24] fix memory leak - dest... Oliver Galvin
- [hackers] [st][PATCH 19/24] improve type and const... Oliver Galvin
- [hackers] [st][PATCH 21/24] avoid unnecessarily li... Oliver Galvin
- Re: [hackers] [st][PATCH 21/24] avoid unnecess... Stephen Gregoratto
- [hackers] [st][PATCH 14/24] now st can build witho... Oliver Galvin
- Re: [hackers] [st][PATCH 14/24] now st can bui... Quentin Rameau
- [hackers] [st][PATCH 05/24] avoid warnings from -W... Oliver Galvin
- [hackers] [st][PATCH 10/24] fix -Wshadow warnings,... Oliver Galvin
- [hackers] [st][PATCH 23/24] stylistic stuff: Tidy ... Oliver Galvin
- [hackers] [st][PATCH 09/24] avoid redundant declar... Oliver Galvin
- [hackers] [st][PATCH 12/24] fix remaining cppcheck... Oliver Galvin
- [hackers] [st][PATCH 18/24] use compiler attribute... Oliver Galvin
- [hackers] [st][PATCH 11/24] rename variable to fix... Oliver Galvin
- [hackers] [st][PATCH 20/24] use EXIT_FAILURE/SUCCE... Oliver Galvin
