8619 Commits (4d93a1142749e86bc09764cef7f591776d3b523e)
 

Author SHA1 Message Date
Nirbheek Chauhan 4d93a11427 unit tests: Open all documentation as utf-8 5 years ago
Nirbheek Chauhan 7672cd99c2 compilers: Derive CompilerArgs from collections instead of typing 5 years ago
Nirbheek Chauhan d8e738f04f typing: Fix compatibility with Python 3.5.2 5 years ago
Daniel Mensinger 806068304b ci: Add a Ubuntu 16.04 test 5 years ago
Daniel Mensinger bc27ebacc9 cmake: Always Add C, CXX if no language is specified (fixes #6441) 5 years ago
Jussi Pakkanen a11a28a988 Add LCA2020 talk to videos page. [skip ci] 5 years ago
Jussi Pakkanen 254cb3209d Set source and build dir envvars when running dist. 5 years ago
Dylan Baker a55e3434c5 environment: Fix initialization of compilers that don't use a 5 years ago
Nirbheek Chauhan 712b2f08c7 Move git helper out into mesonlib for reuse 5 years ago
Nirbheek Chauhan da486bfddc msubprojects: Rename 'git' to 'git_output' 5 years ago
Nirbheek Chauhan 06dddf2ef0 wrap: Re-set the console mode after calling git 5 years ago
Nirbheek Chauhan e962147d8a wrap: Redirect stdin to DEVNULL when calling git 5 years ago
Nirbheek Chauhan f09056f903 wrap: Always use a wrapper for running git 5 years ago
Nirbheek Chauhan 7065cef62f wrap: Look for git only once at startup 5 years ago
Nirbheek Chauhan 2661b1bfb5 wrap: Use uppercase for global constants 5 years ago
Dylan Baker 8c1221b437 Add m68k to known cpus for Motorola 68000 series processors 5 years ago
Mike Gilbert b51ba60b80 test_pkgconfig_gen_deps: set PKG_CONFIG_SYSTEM_LIBRARY_PATH=/usr/lib 5 years ago
Dylan Baker 255fa5a320 tests: Add a test case for finding ld 5 years ago
Dylan Baker 730a7b296f environment: Replace LD with <LANG>LD 5 years ago
Stéphane Cerveau 958df63dac envconfig: add pkg_config_libdir property 5 years ago
Nirbheek Chauhan c5c0c467fe tests/windows/16: Use pefile module instead of objdump/dumpbin 5 years ago
Nirbheek Chauhan bd17c9ad4f tests: Add a unit test for checksums 5 years ago
Nirbheek Chauhan b293852d07 vs: Write checksums in PE binaries (DLLs and EXEs) 5 years ago
Nirbheek Chauhan 89b132f240 linkers: Accept both str and List[str] for _apply_prefix 5 years ago
Nirbheek Chauhan 38db769aaf linkers: Clarify a comment about rspfiles 5 years ago
Jussi Pakkanen ad687462e1 Add link to PDF manual site on the front page. [skip ci] 5 years ago
Jussi Pakkanen 21eba740e7 Reformat user list page. [skip ci] 5 years ago
Dylan Baker 04c4bbccb7
Merge pull request #6481 from jon-turney/osx-qt-dep-crash 5 years ago
Niklas Hambüchen b44501b02d docs: Fix typo in link 5 years ago
Marc-Andre Lureau 24174abfb2 Users.md: add qboot [skip ci] 5 years ago
Sebastien Bacher 82f6790d5c Use python3 in some tests which were still using python 5 years ago
alex-tee 646c928b34 add zrythm to Users.md [skip ci] 5 years ago
Jon Turney d2e5a82fb5
Fix 'qt4test' test executable when only Qt4 is present 5 years ago
Jon Turney c272c8de38
Make the 'framework/4 qt' test more flexible 5 years ago
Jon Turney 3ae34b4386
Add macOS Qt4 framework test to ci-actions 5 years ago
Xavier Claessens 61993f893b Fix typo in error message 5 years ago
Amit D 2558e9c4a5 Update Users.md 5 years ago
Amit D 163a8cabb0 Update Users.md 5 years ago
Xavier Claessens 711969c3b5 wrap: Fix support of file:// URLs 5 years ago
Jon Turney 65cb6852ae
Fix dependency('qt') crash with old Qt on OSX 5 years ago
Dylan Baker b092aaff06 envconfig: s390x is 64bit 5 years ago
Dylan Baker 3b691a89bd Add s390 to list of known architectures 5 years ago
Nirbheek Chauhan b9d0c7a169 run_tests: Fix detection of ninja 1.9 5 years ago
Amit D cfc2b92e92 Update Users.md 5 years ago
Nirbheek Chauhan 04e275cdcc find_program: Always use USERPROFILE instead of HOME 5 years ago
Michael Hirsch, Ph.D c7cc734132 dependency: add curses 5 years ago
Luke Drummond 4e41acb022 Add .wrap file syntax detection for vim 5 years ago
Nirbheek Chauhan 64432e9448 find_program: Ignore programs in the WindowsApps directory 5 years ago
Eli Schwartz 71bbcc7669 pkgconfig module: add FeatureNew for requires: dependency('foo') 5 years ago
Michael Hirsch, Ph.D ff822990d1 bugfix: hdf5 depenedency: make sure variable is always defined 5 years ago