summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-22envconfig: add pkg_config_libdir propertyStéphane Cerveau
2020-01-22tests/windows/16: Use pefile module instead of objdump/dumpbinNirbheek Chauhan
2020-01-22tests: Add a unit test for checksumsNirbheek Chauhan
2020-01-22vs: Write checksums in PE binaries (DLLs and EXEs)Nirbheek Chauhan
2020-01-22linkers: Accept both str and List[str] for _apply_prefixNirbheek Chauhan
2020-01-22linkers: Clarify a comment about rspfilesNirbheek Chauhan
2020-01-22Add link to PDF manual site on the front page. [skip ci]Jussi Pakkanen
2020-01-22Reformat user list page. [skip ci]Jussi Pakkanen
2020-01-21Merge pull request #6481 from jon-turney/osx-qt-dep-crashDylan Baker
2020-01-21docs: Fix typo in linkNiklas Hambüchen
2020-01-21Users.md: add qboot [skip ci]Marc-Andre Lureau
2020-01-21Use python3 in some tests which were still using pythonSebastien Bacher
2020-01-20add zrythm to Users.md [skip ci]alex-tee
2020-01-18Fix 'qt4test' test executable when only Qt4 is presentJon Turney
2020-01-18Make the 'framework/4 qt' test more flexibleJon Turney
2020-01-18Add macOS Qt4 framework test to ci-actionsJon Turney
2020-01-18Fix typo in error messageXavier Claessens
2020-01-17Update Users.mdAmit D
2020-01-17Update Users.mdAmit D
2020-01-17wrap: Fix support of file:// URLsXavier Claessens
2020-01-17Fix dependency('qt') crash with old Qt on OSXJon Turney
2020-01-15envconfig: s390x is 64bitDylan Baker
2020-01-15Add s390 to list of known architecturesDylan Baker
2020-01-15run_tests: Fix detection of ninja 1.9Nirbheek Chauhan
2020-01-14Update Users.mdAmit D
2020-01-15find_program: Always use USERPROFILE instead of HOMENirbheek Chauhan
2020-01-14dependency: add cursesMichael Hirsch, Ph.D
2020-01-14Add .wrap file syntax detection for vimLuke Drummond
2020-01-14find_program: Ignore programs in the WindowsApps directoryNirbheek Chauhan
2020-01-09pkgconfig module: add FeatureNew for requires: dependency('foo')Eli Schwartz
2020-01-08bugfix: hdf5 depenedency: make sure variable is always definedMichael Hirsch, Ph.D
2020-01-08types: Fix/ignore flake8 B014/F811Daniel Mensinger
2020-01-08types: import typing as T (fixes #6333)Daniel Mensinger
2020-01-08mention lack of up-to-date dependencies explicitly [skip ci]Vadim Zhukov
2020-01-08[skip ci] Use more up-to-date wording for package managersVadim Zhukov
2020-01-08Rename test dirs to sequential order.Jussi Pakkanen
2020-01-07Bump version number for new development.Jussi Pakkanen
2020-01-07Prepare new release.Jussi Pakkanen
2020-01-07One more symlink test skip.Jussi Pakkanen
2020-01-07environment: Fix detection of icc on macOSDylan Baker
2020-01-06Updated linker MR (#6407)Jussi Pakkanen
2019-12-31Make D template work even if dub is not available.Jussi Pakkanen
2019-12-29Only run symlink test from git checkout.Jussi Pakkanen
2019-12-29cmake: Use trace for missing link flags (fixes #6386)Daniel Mensinger
2019-12-28bugfix: netcdf pkgconfig stop if foundMichael Hirsch, Ph.D
2019-12-28Merge pull request #6380 from scivision/cuda_qcJussi Pakkanen
2019-12-24bugfix: check len before indexMichael Hirsch, Ph.D
2019-12-23refactor: cuda no unused argsMichael Hirsch, Ph.D
2019-12-23doc: cuda windows commentMichael Hirsch, Ph.D
2019-12-23doc: examples of run_project_tests.py optionsMichael Hirsch, Ph.D