aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-18build: optimize extract_objectsPaolo Bonzini1-1/+2
2020-08-18File: precompute hashPaolo Bonzini1-1/+4
2020-08-18ninjabackend: optimize ninja_quotePaolo Bonzini1-5/+9
2020-08-18arglist: optimize flush_pre_postPaolo Bonzini1-7/+10
2020-08-15add owl chess in Users.md [skip ci]Michael Brockus1-0/+1
2020-08-15ci: Disable pytest-xdist on cygwinNirbheek Chauhan1-2/+2
2020-08-15find_library: Print type of library not foundNirbheek Chauhan1-2/+7
2020-08-15Add paper rock scissors to Users.md [skip ci]Michael Brockus1-0/+1
2020-08-15ninjabackend: Fix coverage rule generationNirbheek Chauhan2-1/+18
2020-08-15Add that prefix keyword works for cc.get_defineJohn Scott1-1/+1
2020-08-14docs: Clarify some FAQs in the Tutorial [skip ci]Nirbheek Chauhan1-1/+13
2020-08-13mtest: Actually call colorize_console()Nirbheek Chauhan1-1/+1
2020-08-13add testcase for issue #5182Paolo Bonzini1-0/+3
2020-08-12interpreter: Don't force fallback when subproject failed to configureXavier Claessens2-1/+20
2020-08-12cmake: Use a mapping when writing compiler IDNirbheek Chauhan1-1/+26
2020-08-12cmake: Fix hard-coded values in fake CMakeLists for MSVCNirbheek Chauhan1-16/+28
2020-08-12Test for spurious warning from get_target_filenamePaolo Bonzini4-0/+18
2020-08-11Add h5cc shlib argument for correctly link hdf5 librariesWilliam F Godoy1-1/+2
2020-08-09msvc: enable /std:c11 flagMichael Hirsch1-0/+20
2020-08-09cmake: Detect custom command targets in compiler argsDaniel Mensinger4-1/+27
2020-08-09cmake: Make the CMake targte not found error more useful (see #7567)Daniel Mensinger1-1/+3
2020-08-08Use uname -p to detect x86_64 on QNX.Elad Lahav2-1/+3
2020-08-07Better log message on rpath error.Jussi Pakkanen1-1/+2
2020-08-08Written a new paragraph for var naming recommendation (#7531)Michael Brockus1-3/+6
2020-08-08mtest: fix skipping with various prefixesMarc-André Lureau2-1/+2
2020-08-08completions/zsh: Add --native-fileDylan Baker1-0/+1
2020-08-08common/234: avoid intermittent failure by dynamic path length generationMichael Hirsch5-20/+39
2020-08-07cmake: make the traceparser permissive by default (fixes #7501)Daniel Mensinger2-1/+4
2020-08-07interpreter: Lower case languages before checking if 'c' is in the listXavier Claessens2-2/+3
2020-08-07qt dependency: do not require all the tools automaticallyEli Schwartz1-5/+5
2020-08-06cmake: Fix failing test case. Followup to #7527.Daniel Mensinger1-1/+1
2020-08-05Merge pull request #7527 from mensinda/cnFixExeJussi Pakkanen7-21/+55
2020-08-05mtest: TestResult.SKIP is not a failure (#7525)Simon McVittie5-1/+58
2020-08-05cmake: Use the DEBUG config when linking to the debug CRTNirbheek Chauhan1-1/+4
2020-08-05cmake: Do not split CMAKE_PREFIX_PATH with ':' on WindowsNirbheek Chauhan1-1/+6
2020-08-05Document VS backend from_buildtype behaviour change in release notesNirbheek Chauhan1-0/+8
2020-08-04tests/common/227: remove unneeded is_git_checkoutMichael Hirsch, Ph.D1-12/+6
2020-08-04tests/common/227: don't have symlink in GitMichael Hirsch2-3/+4
2020-08-04"Downgrade" warning when regenerating after version bumpZbigniew Jędrzejewski-Szmek3-5/+18
2020-08-04tests: Disable Boost extralib test on macOSSimon McVittie1-1/+5
2020-08-04Capitalize some constants in coredataJohn Ericson5-21/+21
2020-08-03cmake: Only run the cmake_module_path test for CMake >= 3.12Daniel Mensinger2-16/+6
2020-08-03cmake: resolve IMPORTED executables in custom commands (fixes #7509)Daniel Mensinger5-5/+49
2020-08-02Make meson recognize the Qualcomm LLVM toolchainAntony Chan3-2/+17
2020-08-02Merge pull request #6597 from dcbaker/full-project-configDylan Baker51-231/+791
2020-08-02docs/users: Add HarfBuzz [skip ci]Ebrahim Byagowi1-0/+1
2020-08-01run dircondensor.pyDylan Baker31-9/+9
2020-08-01update version from 0.55. to 0.56Dylan Baker1-4/+4
2020-08-01Put machine file and cmd line parsing in EnvironmentDylan Baker5-135/+238
2020-08-01push all config-file settings into coredata.set_default_optionsDylan Baker1-37/+32