aboutsummaryrefslogtreecommitdiff
path: root/Makefile.make
AgeCommit message (Collapse)Author
2020-01-31[makefile] Ignore _build_boot directoryEmilio Jesus Gallego Arias
PR #11267 reverted commit d21e17ac99dfb2008f2e2bfdb373413490d1ffc7 (of PR #10695) by error, this reinstates it.
2019-12-16FIND_SKIP_DIRS (make): ignore all dot directoriesGaƫtan Gilbert
Fix #11266
2019-12-16[make] Add _build_boot to find_skip_dirsEmilio Jesus Gallego Arias
2019-12-13[make] Rename Makefile to Makefile.makeEmilio Jesus Gallego Arias
Picked from #8729. This should help preserve the history better when we split.