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
/
test cases
/
linuxlike
Age
Commit message (
Expand
)
Author
2018-12-09
Skip CMake dependency check if CMake is not installed.
Jussi Pakkanen
2018-11-22
CMake find_package dependency backend (#4444)
Daniel Mensinger
2018-02-23
Remove invalid kwarg from test cases/linuxlike/9 compiler checks with depende...
Ran Benita
2018-02-08
Add get_pkgconfig_variable(default:)
Jon Turney
2017-12-22
subproject handling: add two tests
Niklas Claesson
2017-12-03
Merge pull request #2663 from inigomartinez/pkg-config-define-variable
Jussi Pakkanen
2017-12-01
dependencies: Use prefix variable with define_variable
Iñigo Martínez
2017-11-26
spelling: nonexistent
Josh Soref
2017-11-20
dependencies: Allow pkg-config to define variables
Iñigo Martínez
2017-08-01
Add thread flags to checks if needed. Closes #2106.
Jussi Pakkanen
2017-07-21
Check for manual attempts to set rpath and update docs.
Jussi Pakkanen
2017-06-17
valgrind: Fix __init__ call
Nirbheek Chauhan
2017-06-09
dependencies: Add a new class ExternalDependency
Nirbheek Chauhan
2017-05-09
dependencies: Fix two more edge-cases in dependency searching
Nirbheek Chauhan
2017-05-09
Completely overhaul caching of external dependencies
Nirbheek Chauhan
2017-05-09
dependencies: Fix caching of native/cross dependencies
Nirbheek Chauhan
2017-05-08
Allow link_depends to take strings, Files or generated objects. Closes #1172
Dylan Baker
2017-04-22
Disabled rpath test due to bug #1635.
Jussi Pakkanen
2017-04-09
Merge pull request #1469 from centricular/install-secondary-outputs
Jussi Pakkanen
2017-04-08
Test whether runpath/rpath override LD_LIBRARY_PATH
Nirbheek Chauhan
2017-04-06
Skip some linuxlike tests which don't work on Cygwin
Jon Turney
2017-04-04
Don't generate import library for shared modules
Nirbheek Chauhan
2017-03-10
Add UNIX large file support via compiler always-args
Nirbheek Chauhan
2017-03-05
tests: Minor fixes to the library-usage tests
Nirbheek Chauhan
2017-03-04
Add manual-linking tests to Linux and Windows
Nirbheek Chauhan
2017-02-13
Detect Boost libraries primarily with the C++ compiler's find_library.
Jussi Pakkanen
2016-12-23
Can specify include directories to compiler tests.
Jussi Pakkanen
2016-12-23
Add get_version() method to all dependencies
Nirbheek Chauhan
2016-12-04
tests/linuxlike/1: Improve zlib pkg-config test
Nirbheek Chauhan
2016-12-03
Allow many version conditions for pkg-config deps
Nirbheek Chauhan
2016-11-14
More robust link check.
Jussi Pakkanen
2016-10-19
Can query pkg-config variables from the system. Closes #726.
Jussi Pakkanen
2016-10-14
Try using already setup fallback subprojects before using native dependency
Thibault Saunier
2016-10-14
interpreter: Add a type_name method to DependencyHolder
Thibault Saunier
2016-09-26
Add dependency support to the checks using the compiler
Matthew Waters
2016-07-01
Add test for installation of libraries in subprojects
Nirbheek Chauhan
2016-07-01
Fix tests for the new library/executable naming scheme
Nirbheek Chauhan
2016-06-21
Add a test for the broken cached version compare
Nirbheek Chauhan
2016-06-21
Add a linuxlike test case for subdir include order
Nirbheek Chauhan
2016-06-01
Add various tests for versioned dependency checking
Nirbheek Chauhan
2016-05-29
Can query version strings of dependencies.
Jussi Pakkanen
2016-03-17
Add dir support for find_library and remove deprecated standalone version. Cl...
Jussi Pakkanen
2016-03-12
Added find_library method and deprecated the standalone version. Closes #396.
Jussi Pakkanen
2016-01-10
Can use external libs as dependencies of dependencies. Closes #321.
Jussi Pakkanen
2015-11-04
Can store ext deps to internal deps. Closes #304.
Jussi Pakkanen
2015-10-20
Created a link test method.
Jussi Pakkanen
2015-02-08
Can specify version requirements to dependencies.
Jussi Pakkanen
2014-09-03
Use external libs of static libraries when the static library is linked to a ...
Jussi Pakkanen
2014-06-22
Renamed deps -> dependencies.
Jussi Pakkanen
2014-06-22
The mass flags -> args renaming for consistency.
Jussi Pakkanen
[prev]
[next]