summaryrefslogtreecommitdiff
path: root/include/make/options.mk
Commit message (Expand)AuthorAgeFilesLines
* BUILD: makefile: only consider settings from enabled optionsWilly Tarreau2022-12-231-2/+2
* BUILD: makefile: remove the special case of the SSL optionWilly Tarreau2022-12-231-2/+2
* BUILD: makefile: make all OpenSSL variants use the same settingsWilly Tarreau2022-12-231-1/+1
* BUILD: makefile: add a function to collect all options' CFLAGS/LDFLAGSWilly Tarreau2022-12-231-0/+13
* BUILD: makefile: initialize all build options' variables at onceWilly Tarreau2022-12-231-0/+6
* BUILD: makefile: sort the features listWilly Tarreau2022-12-231-1/+1
* BUILD: makefile: move common options-oriented macros to include/make/options.mkWilly Tarreau2022-12-231-0/+33