| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | BUILD: makefile: only consider settings from enabled options | Willy Tarreau | 2022-12-23 | 1 | -2/+2 |
| * | BUILD: makefile: remove the special case of the SSL option | Willy Tarreau | 2022-12-23 | 1 | -2/+2 |
| * | BUILD: makefile: make all OpenSSL variants use the same settings | Willy Tarreau | 2022-12-23 | 1 | -1/+1 |
| * | BUILD: makefile: add a function to collect all options' CFLAGS/LDFLAGS | Willy Tarreau | 2022-12-23 | 1 | -0/+13 |
| * | BUILD: makefile: initialize all build options' variables at once | Willy Tarreau | 2022-12-23 | 1 | -0/+6 |
| * | BUILD: makefile: sort the features list | Willy Tarreau | 2022-12-23 | 1 | -1/+1 |
| * | BUILD: makefile: move common options-oriented macros to include/make/options.mk | Willy Tarreau | 2022-12-23 | 1 | -0/+33 |
| * | BUILD: makefile: move the compiler option detection stuff to compiler.mk | Willy Tarreau | 2022-11-17 | 1 | -0/+42 |
| * | BUILD: makefile: use $(cmd_MAKE) in quiet mode | Willy Tarreau | 2022-11-17 | 1 | -0/+3 |
| * | BUILD: makefile: move default verbosity settings to include/make/verbose.mk | Willy Tarreau | 2022-11-17 | 1 | -0/+27 |
