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
path:
root
/
mesonbuild
/
dependencies
/
base.py
Age
Commit message (
Expand
)
Author
2019-11-07
dependencies/pkgconfig: Log pkg-config exceptions
Marvin Scholz
2019-11-07
dependencies/pkgconfig: Fix error reporting
Marvin Scholz
2019-11-07
dependencies/pkgconfig: Fix found state ignoring errors
Marvin Scholz
2019-11-06
Fix typos found by codespell
Wolfgang Stöggl
2019-11-05
dependency('cuda')
Aleksey Gurtovoy
2019-11-02
Fix split of CMAKE_PREFIX_PATH under Windows
Wolfgang Stöggl
2019-10-03
Use include_type instead of is_system
Daniel Mensinger
2019-10-03
Move generate_system_dependency to Dependency
Daniel Mensinger
2019-10-03
Use -isystem instead of -idirafter
Daniel Mensinger
2019-10-03
Handle -idirafter in unix_args_to_native
Daniel Mensinger
2019-10-03
add is_system kwarg to dependency
Daniel Mensinger
2019-10-02
dependencies: account for frameworks without a Versions directory
Matthew Waters
2019-10-01
cmake: Fix 'properies' typo
Xavier Claessens
2019-09-06
Add `-Wl,-rpath-link` for secondary dependencies
David Seifert
2019-09-05
mesonlib.split_args/quote_arg/join_args
Aleksey Gurtovoy
2019-08-21
cmake: fix missing -lpthread (fixes #5821)
Daniel Mensinger
2019-08-03
Improve support for crosscompiled CMake modules
Marcin Niestroj
2019-07-23
meson: Use CMAKE_PREFIX_PATH environment variable
Daniel Mensinger
2019-07-18
str => pathlib for cmakelists
Michael Hirsch, Ph.D
2019-07-17
cmake: additional debug logging
Daniel Mensinger
2019-07-17
cmake: Fix empty -D due to empty strings (closes #5522)
Daniel Mensinger
2019-07-10
try IMPORTED_IMPLIB before IMPORTED_LOCATION for cmake dependencies
Norbert Nemec
2019-06-26
dependencies/base: Set PKG_CONFIG_SYSROOT_DIR from cross file
Dylan Baker
2019-06-12
cmake: Move parsing the CMake trace into the CMake module
Daniel Mensinger
2019-06-12
cmake: Moved finding and running CMake out of dependency
Daniel Mensinger
2019-06-09
Simplify `ConfigToolDependency` for_machine
John Ericson
2019-06-09
Purge `is_cross` and friends without changing user interfaces
John Ericson
2019-06-06
cmake: Made CMake executable finding availiable for other functions
Daniel Mensinger
2019-06-05
Per machine do 'build.' and '' option prefixes
John Ericson
2019-06-05
mlog.debug the meson-set PKG_CONFIG_PATH
John Ericson
2019-05-30
dependencies/cmake: Handle spaces in set_target_properties
Dylan Baker
2019-05-29
dependencies/cmake: Handle spaces in set_property calls
Dylan Baker
2019-05-29
dependencies/cmake: correctly handle spaces in variable names
Dylan Baker
2019-05-29
tests: Test the cmake parser more thuroughly
Dylan Baker
2019-05-27
coredata: add cmake_prefix_path option
Dylan Baker
2019-05-22
dub: add other library target types
Luís Ferreira
2019-05-21
Merge pull request #5372 from dcbaker/get_variable
Jussi Pakkanen
2019-05-20
fixup! interpreter: Add get_variable method to dependency holders
Dylan Baker
2019-05-20
Use dependency cache
Dylan Baker
2019-05-16
Merge pull request #5395 from dcbaker/mtest-annotations
Jussi Pakkanen
2019-05-16
Make `PerMachine` and `MachineChoice` have just `build` and `host`
John Ericson
2019-05-14
dependencies/base: Add some annotations to ExternalProgram
Dylan Baker
2019-05-10
dependencies/base: Implement backend component of get variable
Dylan Baker
2019-05-03
cmake: LLVM better modules handling
Daniel Mensinger
2019-05-03
cmake: revert module name mapping
Daniel Mensinger
2019-05-03
cmake: minor code fixes
Daniel Mensinger
2019-05-03
cmake: Fixed list unit test
Daniel Mensinger
2019-05-03
CMake: optional modules support
Daniel Mensinger
2019-05-03
cmake: Support different CMake files
Daniel Mensinger
2019-05-02
Merge pull request #5254 from dcbaker/fix-sub-dependencies
Dylan Baker
[prev]
[next]