aboutsummaryrefslogtreecommitdiff
path: root/c++tools/configure
AgeCommit message (Expand)AuthorFilesLines
2023-06-22configure: Implement --enable-host-bind-nowMarek Polacek1-0/+11
2023-06-15configure: Implement --enable-host-pieMarek Polacek1-3/+14
2022-11-22Revert "configure: Implement --enable-host-pie"Marek Polacek1-14/+3
2022-11-22Revert "configure: Implement --enable-host-bind-now"Marek Polacek1-11/+0
2022-11-22configure: Implement --enable-host-bind-nowMarek Polacek1-0/+11
2022-11-22configure: Implement --enable-host-pieMarek Polacek1-3/+14
2021-07-21c++tools, configury: Configure with C++; test checking status [PR98821].Iain Sandoe1-653/+108
2021-05-25Fix typo and weird syntax in configure scriptEric Botcazou1-3/+3
2021-01-05build: libcody: Link with -lsocket -lnsl if necessary [PR98316]Rainer Orth1-0/+211
2020-12-23c++tools: Fix PIE [PR 98324]Nathan Sidwell1-0/+13
2020-12-17bootstrap: Fix some windows issues [PR 98300]Nathan Sidwell1-2/+651
2020-12-17c++tools: Fix up c++tools for --with-gcc-major-version-onlyJakub Jelinek1-0/+23
2020-12-16c++tools: fix install-strip [PR 98328]Nathan Sidwell1-0/+2
2020-12-15Add c++toolsNathan Sidwell1-0/+4840