summaryrefslogtreecommitdiff
path: root/distutils/ccompiler.py
Commit message (Expand)AuthorAgeFilesLines
* Use simple expression for resolution of outputdir.Jason R. Coombs2021-11-091-4/+1
* distutils/ccompiler.py (CCompiler.has_function): Do not fail if self.outputdi...Matthias Koeppe2021-11-071-1/+4
* bpo-41882: Clean up after CCompiler.has_function()Mikhail Terekhov2021-03-071-0/+7
* In CCompiler, allow keyword arguments to be passed to spawn calls. Ref pypa/s...Jason R. Coombs2020-08-021-2/+2
* [maint] move all files into subfolderxoviat2020-05-251-0/+1116