summaryrefslogtreecommitdiff
path: root/test cases/osx
AgeCommit message (Expand)Author
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger
2019-12-17Fix macOS library test when using system zlib.Jussi Pakkanen
2019-12-04ci/test: unused args for WindowsMichael Hirsch, Ph.D
2019-11-29tests: add osx test case for PIE builds.Mihai Moldovan
2019-06-23compilers: Fix bitcode and other options for objc codeNirbheek Chauhan
2019-03-10Fix appleframeworks with multiple modules.Jussi Pakkanen
2019-02-01Rewrite appleframework and extraframework dependency classesNirbheek Chauhan
2019-01-31tests: Don't require pkg-config for macOS testsNirbheek Chauhan
2018-09-14test cases: add missing files to installed_files.txtMarco Trevisan (TreviƱo)
2018-08-29Improve support for macOS dylib versioningNirbheek Chauhan
2018-08-28Deduplicate build-tree RPATHs on macOSDavid Seifert
2017-12-03Merge pull request #2618 from mesonbuild/osxlinkerfixesJussi Pakkanen
2017-12-03Fix OSX CI. This is a bit of a hack but needs to be done. :(Jussi Pakkanen
2017-11-30Merge pull request #2668 from dcbaker/wip/macos-10.13-fixesJussi Pakkanen
2017-11-26Specify build_rpath manually to targets linked by hand.Jussi Pakkanen
2017-11-26Update CMake reference file.Jussi Pakkanen
2017-11-26spelling: targetingJosh Soref
2017-11-21tests: Don't run xcode 8 tests on xcode 9Dylan Baker
2017-06-09dependencies: Add a new class ExternalDependencyNirbheek Chauhan
2017-05-23unit-test for testing xcode frameworksblackbox
2017-04-04Don't generate import library for shared modulesNirbheek Chauhan
2017-03-05tests: Minor fixes to the library-usage testsNirbheek Chauhan
2017-03-04Add a cmake file for manual comparisonNirbheek Chauhan
2017-03-04darwin: Also add the major version in the dylibNirbheek Chauhan
2016-10-26Add osx test for the XCode 8 fixes to has_functionNirbheek Chauhan
2016-08-16Add a test to find libfoo.X.dylib via -lfooNirbheek Chauhan
2016-07-01Fix tests for the new library/executable naming schemeNirbheek Chauhan
2013-06-02Renamed add_test to test.Jussi Pakkanen
2013-03-03Simple test for OSX.Jussi Pakkanen