summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move git helper out into mesonlib for reusenirbheek/fix-git-colors-windows-again-againNirbheek Chauhan2020-01-223-22/+18
* msubprojects: Rename 'git' to 'git_output'Nirbheek Chauhan2020-01-221-10/+10
* wrap: Re-set the console mode after calling gitNirbheek Chauhan2020-01-221-0/+6
* wrap: Redirect stdin to DEVNULL when calling gitNirbheek Chauhan2020-01-221-1/+4
* wrap: Always use a wrapper for running gitNirbheek Chauhan2020-01-221-32/+28
* wrap: Look for git only once at startupNirbheek Chauhan2020-01-221-22/+20
* wrap: Use uppercase for global constantsNirbheek Chauhan2020-01-221-12/+12
* Add link to PDF manual site on the front page. [skip ci]Jussi Pakkanen2020-01-221-1/+7
* Reformat user list page. [skip ci]Jussi Pakkanen2020-01-221-8/+15
* Merge pull request #6481 from jon-turney/osx-qt-dep-crashDylan Baker2020-01-215-8/+42
|\
| * Fix 'qt4test' test executable when only Qt4 is presentJon Turney2020-01-182-1/+2
| * Make the 'framework/4 qt' test more flexibleJon Turney2020-01-183-7/+14
| * Add macOS Qt4 framework test to ci-actionsJon Turney2020-01-181-0/+25
| * Fix dependency('qt') crash with old Qt on OSXJon Turney2020-01-171-1/+2
* | docs: Fix typo in linkNiklas Hambüchen2020-01-211-1/+1
* | Users.md: add qboot [skip ci]Marc-Andre Lureau2020-01-211-0/+1
* | Use python3 in some tests which were still using pythonSebastien Bacher2020-01-2112-12/+12
* | add zrythm to Users.md [skip ci]alex-tee2020-01-201-0/+1
* | Fix typo in error messageXavier Claessens2020-01-181-1/+1
* | Update Users.mdAmit D2020-01-171-1/+1
* | Update Users.mdAmit D2020-01-171-3/+3
* | wrap: Fix support of file:// URLsXavier Claessens2020-01-175-3/+39
* | envconfig: s390x is 64bitDylan Baker2020-01-151-0/+1
* | Add s390 to list of known architecturesDylan Baker2020-01-152-0/+2
* | run_tests: Fix detection of ninja 1.9Nirbheek Chauhan2020-01-151-16/+22
* | Update Users.mdAmit D2020-01-141-1/+1
* | find_program: Always use USERPROFILE instead of HOMENirbheek Chauhan2020-01-152-1/+12
* | dependency: add cursesMichael Hirsch, Ph.D2020-01-144-1/+42
* | Add .wrap file syntax detection for vimLuke Drummond2020-01-141-0/+1
|/
* find_program: Ignore programs in the WindowsApps directoryNirbheek Chauhan2020-01-141-2/+18
* pkgconfig module: add FeatureNew for requires: dependency('foo')Eli Schwartz2020-01-092-4/+9
* bugfix: hdf5 depenedency: make sure variable is always definedMichael Hirsch, Ph.D2020-01-081-1/+1
* types: Fix/ignore flake8 B014/F811Daniel Mensinger2020-01-082-13/+13
* types: import typing as T (fixes #6333)Daniel Mensinger2020-01-0855-942/+929
* mention lack of up-to-date dependencies explicitly [skip ci]Vadim Zhukov2020-01-081-1/+3
* [skip ci] Use more up-to-date wording for package managersVadim Zhukov2020-01-081-4/+2
* Rename test dirs to sequential order.Jussi Pakkanen2020-01-0837-4/+4
* Bump version number for new development.Jussi Pakkanen2020-01-071-1/+1
* Prepare new release.0.53.0Jussi Pakkanen2020-01-0720-172/+196
* One more symlink test skip.Jussi Pakkanen2020-01-071-1/+1
* environment: Fix detection of icc on macOSDylan Baker2020-01-071-6/+3
* Updated linker MR (#6407)Jussi Pakkanen2020-01-063-12/+21
* Make D template work even if dub is not available.Jussi Pakkanen2019-12-311-7/+9
* Only run symlink test from git checkout.Jussi Pakkanen2019-12-291-1/+11
* cmake: Use trace for missing link flags (fixes #6386)Daniel Mensinger2019-12-2912-8/+152
* bugfix: netcdf pkgconfig stop if foundMichael Hirsch, Ph.D2019-12-281-0/+2
* Merge pull request #6380 from scivision/cuda_qcJussi Pakkanen2019-12-2818-59/+69
|\
| * refactor: cuda no unused argsMichael Hirsch, Ph.D2019-12-2316-25/+25
| * doc: cuda windows commentMichael Hirsch, Ph.D2019-12-231-1/+2
| * doc: examples of run_project_tests.py optionsMichael Hirsch, Ph.D2019-12-231-33/+42