aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-25Document the project policy on mixing build systems. [skip ci]Jussi Pakkanen4-0/+62
2020-02-24Merge pull request #6658 from michaelbadcrumble/clean_meson_initDylan Baker1-53/+64
2020-02-24Update minit.pyMichael Brockus1-3/+2
2020-02-24fixed issue with auto-detection failingMichael Brockus1-1/+2
2020-02-24use python set to tuple for checking membersMichael Brockus1-2/+2
2020-02-23Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-w...Jussi Pakkanen19-106/+375
2020-02-23cmake2meson fix if nesting (#6676)Yann Dirson1-8/+17
2020-02-23Merge pull request #6602 from mensinda/depBoostJussi Pakkanen12-781/+1119
2020-02-23Merge pull request #6635 from mensinda/cmOTMFixJussi Pakkanen12-50/+199
2020-02-23Update Custom-build-targets.mdadamjalkemo1-2/+2
2020-02-22symbolextractor: Add support for CygwinNirbheek Chauhan2-3/+27
2020-02-22symbolextractor: Add support for clang-clNirbheek Chauhan2-29/+39
2020-02-22symbolextractor: Add a Windows implementationNirbheek Chauhan2-7/+82
2020-02-22unit tests: Add a test for the symbolchecker scriptNirbheek Chauhan2-25/+55
2020-02-22unit tests: Add a test for reconfigure causing no-op buildNirbheek Chauhan1-0/+37
2020-02-22unit tests: Make assertBuildNoOp check stricterNirbheek Chauhan1-5/+5
2020-02-22unit tests: Skip if pkg-config is not foundNirbheek Chauhan1-0/+1
2020-02-22ninjabackend: Pass the import library to SHSYMNirbheek Chauhan2-9/+16
2020-02-22ninjabackend: Minor refactoringNirbheek Chauhan1-2/+5
2020-02-22tests: Ensure that executable and library are named differentlyNirbheek Chauhan10-10/+17
2020-02-22ninjabackend: List PDBs in output list for targetsNirbheek Chauhan6-20/+51
2020-02-21coredata: Fix search and replace mistakeDylan Baker1-2/+2
2020-02-21coredata: Warn on reconfigure if PKG_CONFIG_PATH has changedDylan Baker1-11/+15
2020-02-21Merge pull request #6668 from mesonbuild/nirbheek/strip-more-unused-linkerlik...Jussi Pakkanen2-2/+24
2020-02-21macOS: Remove more unused linkerlike argsNirbheek Chauhan2-1/+24
2020-02-21linkers: Update the linker names to be more consistentDylan Baker4-48/+73
2020-02-21docs: Fix reference table for linker namesDylan Baker1-10/+20
2020-02-21compilers/compilers: Fix get_linker_idDylan Baker1-1/+7
2020-02-21unit tests: Remove an unused variableNirbheek Chauhan1-1/+0
2020-02-20msubprojects: We return a string from git() nowNirbheek Chauhan1-4/+4
2020-02-20Introduce dataonly for the pkgconfig moduleRohan Garg6-22/+68
2020-02-20boost: Updated testsDaniel Mensinger10-38/+84
2020-02-20boost: Rewrite the boost system dependencyDaniel Mensinger1-600/+807
2020-02-20boost: Rewrite boost_names.py generatorDaniel Mensinger1-143/+228
2020-02-20cmake: Fix relative paths for add_custom_{command,target}Daniel Mensinger8-40/+136
2020-02-19make use of default project constMichael1-1/+1
2020-02-19make use of enumsMichael1-22/+24
2020-02-19removed hardcoded values for more add less work in the long run.Michael1-24/+27
2020-02-19switch Python list for setMichael1-3/+3
2020-02-19remove uneeded '(' and ')'Michael1-1/+1
2020-02-19docs: Fix Dub section being inside CMake section [skip ci]Niklas Hambüchen1-1/+1
2020-02-19cmake: Ignore files that violate subproject isolation (fixes #6640)Daniel Mensinger7-1/+79
2020-02-19Update minit.pyMichael Brockus1-52/+58
2020-02-19coredata: Fix crash when cmd_line_options contains booleansXavier Claessens1-2/+5
2020-02-19cmake: traceparser better handle listsDaniel Mensinger2-5/+6
2020-02-19cmake: Fix dependency loops in custom targets (fixes #6632)Daniel Mensinger7-8/+60
2020-02-19modules/cmake: Add a found() method to the cmake subprojectDylan Baker4-1/+13
2020-02-19modules/cmake: Use the noPosargs helperDylan Baker1-3/+2
2020-02-19docs: Improve visibility for `.enabled()` etc., add example [skip ci]Niklas Hambüchen2-5/+32
2020-02-18docs: Mention `cuda` as supported language [skip ci]Niklas Hambüchen1-1/+1