summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplify has_function and fix SDK targetting on macOSnirbheek/epirat/experiment-has_functionMarvin Scholz2018-10-282-7/+3
* docs: Fix gcc attribute list link [skip ci]Nirbheek Chauhan2018-10-272-2/+2
* No tabs, only spaces. [skip ci]Jussi Pakkanen2018-10-271-14/+14
* wrap: Check the directory key is a name and not a pathXavier Claessens2018-10-271-0/+2
* add -permissive to the boost testNicole Mazzuca2018-10-271-0/+6
* add support for `/permissive-`Nicole Mazzuca2018-10-271-8/+21
* tests/llvm: Allow test to run with static-only llvmDylan Baker2018-10-271-8/+17
* dependencies/base: Replace windows path separators with \\\\Dylan Baker2018-10-271-0/+3
* Reorder test runs.Jussi Pakkanen2018-10-271-19/+7
* docs: Fix hotdoc warnings [skip ci]Dylan Baker2018-10-272-10/+10
* docs: Add documentation to custom_targets for codegen [skip ci]Dylan Baker2018-10-272-1/+72
* add implib support for ArmclangCompiler (#4420)pbl2018-10-261-0/+14
* Merge pull request #4326 from Ericson2314/per-machineJussi Pakkanen2018-10-252-28/+167
|\
| * Rewrite `for_*` machine checks in terms of MachineInfo and phase outJohn Ericson2018-10-052-23/+101
| * MachineInfo: Make equality structuralJohn Ericson2018-10-051-0/+14
| * Pull out essence total map essence of MachineInfos into PerMachineJohn Ericson2018-10-052-5/+52
* | Detect powerpc processors on FreeBSD. Closes #4397.Jussi Pakkanen2018-10-251-0/+13
* | compilers/c: Fix allow undefined link arg for PE/COFFMarvin Scholz2018-10-251-0/+3
* | depfixer: Do not try to fix rpaths of dllsMarvin Scholz2018-10-251-0/+3
* | Purge unused argument. Closes #4407.Jussi Pakkanen2018-10-251-1/+1
* | Fix remaining flake8 reportJon Turney2018-10-241-1/+1
* | Fix flake8 whitespace reportsJon Turney2018-10-242-2/+1
* | Fix flake8 'imported but unused' reportsJon Turney2018-10-243-4/+2
* | module-qt: add rcc_extra_arguments to pass extra arguments to rcc (#4406)xiannox2018-10-243-5/+11
* | Move VS C++17 test to a unit test since it requires env setup.Jussi Pakkanen2018-10-244-9/+17
* | Add 'disabler' argument to functions returning not-found objectsXavier Claessens2018-10-237-2/+48
* | Throw error to unsupported Python versions before importing modules from meso...Pieter Krul2018-10-231-2/+1
* | add cpp_std support for MSVCNicole Mazzuca2018-10-224-3/+53
* | doc: Improve wrap and subproject documentation [skip ci]Kostiantyn Ponomarenko2018-10-213-177/+260
* | wrap: Fix crash with file based wrapsXavier Claessens2018-10-215-3/+15
* | Clarify that the tutorial requires prebuilt dependencies. [skip ci]Jussi Pakkanen2018-10-211-0/+13
* | Skip creating a PDB file if a debug build hasn't been requestedMartin Storsjö2018-10-201-1/+2
* | Order rpaths so that internal ones come first.Jussi Pakkanen2018-10-201-1/+17
* | Keep absolute rpaths to libraries outside the build dir.Jussi Pakkanen2018-10-201-10/+13
* | Remove implicit compression of man pagesMichał Górny2018-10-209-25/+21
* | Merge pull request #4327 from xclaesse/wrapJussi Pakkanen2018-10-205-261/+208
|\ \
| * | wrap: Make 'directory' key optionalXavier Claessens2018-10-181-23/+20
| * | wrap: Rename p to self.wrapXavier Claessens2018-10-181-48/+48
| * | wrap: Disable interpolationXavier Claessens2018-10-181-1/+1
| * | wrap: Improve error handling and loggingXavier Claessens2018-10-182-55/+62
| * | wrap: Remove dead code trying to update git/hg/svn repositoriesXavier Claessens2018-10-181-72/+21
| * | msetup: Remove dead codeXavier Claessens2018-10-171-9/+0
| * | wrap: Allow source and patch to be local filesXavier Claessens2018-10-173-88/+91
| * | wrap: Some cleanups and fixes in resolverXavier Claessens2018-10-171-66/+66
* | | Document the no_builtin_args argument of Compiler object methods [skip ci]Jon Turney2018-10-201-2/+5
* | | Add 'b_pie' compiler optionXavier Claessens2018-10-207-8/+58
|/ /
* | Added basic detection for AIX linker (not really a better way)Aki Van Ness2018-10-171-0/+2
* | Don't try to publish logs from forkJon Turney2018-10-161-0/+2
* | Use .gitattributes to override autocrlf=trueJussi Pakkanen2018-10-161-0/+2
* | docs/Release-notes-for-0.47.0.md: Fix highlightingTingPing2018-10-151-3/+2