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
2025-01-27
allow to compare multiple version with version_compare
Charles Brunet
2024-07-15
tests: short-circuit tests that require cmake, faster
Eli Schwartz
2024-07-15
tests: skip framework recasting if CMake unavailable
Alyssa Ross
2024-07-10
dependencies: find extraframeworks on case-sensitive filesystems
Randy Eckenrode
2024-06-23
Recast CMake's IMPORTED_LOCATION into framework flags (#13299)
Kai Pastor
2024-06-23
tests: fix OpenAL test case on case sensitive fs on macOS
Jade Lovelace
2024-04-28
Explicitly set OBJC=cc OBJCXX=c++ for bitcode test
Jonathan Schleifer
2024-02-26
Condense directory names for RC1.
Jussi Pakkanen
2024-02-25
cmake: Allow recasting a CMake dependency into an Apple framework
L. E. Segovia
2023-12-04
Fix test failure on Darwin on a case-sensitive fs
Randy Eckenrode
2023-10-12
Use -idirafter when adding Apple framework include paths
Tristan Partin
2023-09-06
tests: Test extern'd globals on MacOS with the Apple Archiver
Ailin Nemui
2023-05-28
Fix test failures on Darwin on a case-sensitive fs
Randy Eckenrode
2022-10-31
Revert "tests: Test extern'd globals on MacOS with the Apple Archiver"
Eli Schwartz
2022-07-25
tests: Test extern'd globals on MacOS with the Apple Archiver
Ailin Nemui
2022-03-08
tests: bitcode: add missing b_bitcode option
Marvin Scholz
2021-11-18
tests: remove extraframework test for python
Dylan Baker
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-08-12
Fix building framework test.
Jussi Pakkanen
2021-08-08
Update iphone cross building.
Jussi Pakkanen
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