index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-02
update the init command
Michael
2020-02-02
add new templates
Michael
2020-02-01
summary: Fix empty list case
Xavier Claessens
2020-01-31
dependencies: netcdf always look for netcdf-fortran for fortran
Dylan Baker
2020-01-31
typing: Fix Any --> T.Any
Daniel Mensinger
2020-01-30
Small cleanups for the LLVM dependency class (#6548)
Dylan Baker
2020-01-30
Merge pull request #6537 from UnoccupiedColonist/ghwt_fixes
Jussi Pakkanen
2020-01-30
Merge pull request #6536 from jon-turney/cross-testing-refactor
Jussi Pakkanen
2020-01-30
Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398)
Michael Hirsch, Ph.D
2020-01-30
-Fixed Renesas RX Family compiler to work with latest meson, updated cross-fi...
alanNz
2020-01-30
Add CODEOWNERS file [skip ci]
Xavier Claessens
2020-01-30
Qt5: Do not use system qmake if not specified in cross file
Xavier Claessens
2020-01-29
deps: Fix prelimenary CMake lookup.
Daniel Mensinger
2020-01-29
ci: Add Arch Linux OS test
Daniel Mensinger
2020-01-29
Bump Java version in test program.
Jussi Pakkanen
2020-01-29
Skip ld tests if no compiler installed.
Jussi Pakkanen
2020-01-29
dependencies: Add comment to the packages dict
Dylan Baker
2020-01-29
dependencies: Use a factory for curses
Dylan Baker
2020-01-29
dependencies: Rename _add_sub_dependency2 to _add_sub_dependency
Dylan Baker
2020-01-29
dependencies: Use a factory for fortran coarrays
Dylan Baker
2020-01-29
dependencies: Split detect_compiler out of dependency
Dylan Baker
2020-01-29
dependencies: Use a DependencyFactory for threads
Dylan Baker
2020-01-29
dependencies: Use a factory for NetCDF
Dylan Baker
2020-01-29
dependencies: Remove now dead code
Dylan Baker
2020-01-29
dependencies: Use a custom factory for shaderc
Dylan Baker
2020-01-29
dependencies: Add a decorator for dependency factory functions
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for sdl2
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for gl
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for gpgme
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for LibGcrypt
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for libwmf
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for cups
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for python3
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for libpcap
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for gmock
Dylan Baker
2020-01-29
dependencies: Use a DependencyFactory for gtest
Dylan Baker
2020-01-29
dependencies: Use DependencyFactory for Vulkan
Dylan Baker
2020-01-29
dependencies: Use a DependencyFactory for LLVM
Dylan Baker
2020-01-29
dependencies: Add a sub_dependency_method that takes a list of
Dylan Baker
2020-01-29
run_unitests: Add a test for DependencyFactory ordering
Dylan Baker
2020-01-29
run_unittests: Add a chdir context manager
Dylan Baker
2020-01-29
dependencies: Add a DependencyFactory class
Dylan Baker
2020-01-29
dependencies: Make Dependency initializer signatures match
Dylan Baker
2020-01-29
dependencies/base: Split process_method_kw out of Dependency
Dylan Baker
2020-01-28
Add ability to specify project branch to install
Kyle Stone
2020-01-28
Put subprojects into folder specified by upstream wrap.
Kyle Stone
2020-01-28
Fix expected/obtained hashes
Kyle Stone
2020-01-28
Make run_cross_test.py just a wrapper around run_project_tests.py
Jon Turney
2020-01-28
Make run_project_tests.py aware of --cross-file option
Jon Turney
2020-01-28
Specify crossfile use in CI job configuration
Jon Turney
[next]