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
/
osx
Age
Commit message (
Expand
)
Author
2020-02-25
test: merge installed_files.txt into test.json
Daniel Mensinger
2019-12-17
Fix macOS library test when using system zlib.
Jussi Pakkanen
2019-12-04
ci/test: unused args for Windows
Michael Hirsch, Ph.D
2019-11-29
tests: add osx test case for PIE builds.
Mihai Moldovan
2019-06-23
compilers: Fix bitcode and other options for objc code
Nirbheek Chauhan
2019-03-10
Fix appleframeworks with multiple modules.
Jussi Pakkanen
2019-02-01
Rewrite appleframework and extraframework dependency classes
Nirbheek Chauhan
2019-01-31
tests: Don't require pkg-config for macOS tests
Nirbheek Chauhan
2018-09-14
test cases: add missing files to installed_files.txt
Marco Trevisan (TreviƱo)
2018-08-29
Improve support for macOS dylib versioning
Nirbheek Chauhan
2018-08-28
Deduplicate build-tree RPATHs on macOS
David Seifert
2017-12-03
Merge pull request #2618 from mesonbuild/osxlinkerfixes
Jussi Pakkanen
2017-12-03
Fix OSX CI. This is a bit of a hack but needs to be done. :(
Jussi Pakkanen
2017-11-30
Merge pull request #2668 from dcbaker/wip/macos-10.13-fixes
Jussi Pakkanen
2017-11-26
Specify build_rpath manually to targets linked by hand.
Jussi Pakkanen
2017-11-26
Update CMake reference file.
Jussi Pakkanen
2017-11-26
spelling: targeting
Josh Soref
2017-11-21
tests: Don't run xcode 8 tests on xcode 9
Dylan Baker
2017-06-09
dependencies: Add a new class ExternalDependency
Nirbheek Chauhan
2017-05-23
unit-test for testing xcode frameworks
blackbox
2017-04-04
Don't generate import library for shared modules
Nirbheek Chauhan
2017-03-05
tests: Minor fixes to the library-usage tests
Nirbheek Chauhan
2017-03-04
Add a cmake file for manual comparison
Nirbheek Chauhan
2017-03-04
darwin: Also add the major version in the dylib
Nirbheek Chauhan
2016-10-26
Add osx test for the XCode 8 fixes to has_function
Nirbheek Chauhan
2016-08-16
Add a test to find libfoo.X.dylib via -lfoo
Nirbheek Chauhan
2016-07-01
Fix tests for the new library/executable naming scheme
Nirbheek Chauhan
2013-06-02
Renamed add_test to test.
Jussi Pakkanen
2013-03-03
Simple test for OSX.
Jussi Pakkanen