summaryrefslogtreecommitdiff
path: root/frontends/windows/Makefile.tools
Commit message (Collapse)AuthorAgeFilesLines
* Windows: Use pkg-config when building on Windows.Michael Drake2021-05-131-1/+1
|
* Improve target setup in makefilesVincent Sanders2021-01-171-0/+19
split out HOST TARGET and SUBTARGET generation into separate file. split out target(frontend) specific tool settings into separate files.