summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* Rework Makefile to support cross compilation.Helmut Grohne2025-09-20
* build: Never remove any intermediate files.Andre Noll2025-09-20
* build: Honor LDFLAGSAndre Noll2024-05-10
* Add target to create a static library.Andre Noll2024-02-25
* Makefile: Include Makefile.local if it exists.Andre Noll2023-11-07
* Makefile: Add -ffile-prefix-map to CC to avoid embedding build paths.Vagrant Cascadian2023-06-27
* build: Error out on implicit function declarations.Andre Noll2021-04-28
* build: Improve handling of compiler options.Andre Noll2021-04-28
* build: Activate .DELETE_ON_ERROR.Andre Noll2021-04-28
* build: Bail out early if m4 or lex don't exist.Andre Noll2021-04-28
* build: Remove duplicate -g in cc command.Andre Noll2021-04-26
* build: Avoid "html" rule with empty recipe.Andre Noll2020-07-07
* Fix build target www.Andre Noll2020-07-07
* Make the build reproducible.Chris Lamb2019-12-02
* Makefile: Get rid of superfluous '+' character in date.Andre Noll2019-07-13
* Don't embed compile-time timestamps into generated files.Chris Lamb2019-06-05
* Create a dynamic library.Andre Noll2019-04-22
* build: Honor the Filesystem Hierarchy Standard.v1.0.2Andre Noll2019-03-14
* build: Compress man pages.Andre Noll2019-03-14
* build: .a files do not need to be executable.Andre Noll2019-03-14
* build: Support DESTDIR.Andre Noll2019-03-14
* build: Provide target distclean.Andre Noll2019-03-14
* build: Activate ONESHELL.Andre Noll2019-03-14
* The long option parser for subcommands (lopsub).v1.0.0Andre Noll2016-10-23