aboutsummaryrefslogtreecommitdiff
path: root/test cases/osx
AgeCommit message (Expand)AuthorFilesLines
2022-07-25tests: Test extern'd globals on MacOS with the Apple ArchiverAilin Nemui5-0/+31
2022-03-08tests: bitcode: add missing b_bitcode optionMarvin Scholz1-1/+2
2021-11-18tests: remove extraframework test for pythonDylan Baker1-3/+0
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz3-3/+1
2021-08-12Fix building framework test.Jussi Pakkanen1-0/+2
2021-08-08Update iphone cross building.Jussi Pakkanen1-10/+17
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger6-12/+24
2019-12-17Fix macOS library test when using system zlib.Jussi Pakkanen1-1/+2
2019-12-04ci/test: unused args for WindowsMichael Hirsch, Ph.D11-13/+11
2019-11-29tests: add osx test case for PIE builds.Mihai Moldovan2-0/+8
2019-06-23compilers: Fix bitcode and other options for objc codeNirbheek Chauhan5-0/+35
2019-03-10Fix appleframeworks with multiple modules.Jussi Pakkanen2-0/+18
2019-02-01Rewrite appleframework and extraframework dependency classesNirbheek Chauhan4-0/+19
2019-01-31tests: Don't require pkg-config for macOS testsNirbheek Chauhan2-10/+31
2018-09-14test cases: add missing files to installed_files.txtMarco Trevisan (Treviño)1-0/+2
2018-08-29Improve support for macOS dylib versioningNirbheek Chauhan2-2/+17
2018-08-28Deduplicate build-tree RPATHs on macOSDavid Seifert1-0/+6
2017-12-03Merge pull request #2618 from mesonbuild/osxlinkerfixesJussi Pakkanen2-10/+17
2017-12-03Fix OSX CI. This is a bit of a hack but needs to be done. :(Jussi Pakkanen1-1/+1
2017-11-30Merge pull request #2668 from dcbaker/wip/macos-10.13-fixesJussi Pakkanen1-2/+6
2017-11-26Specify build_rpath manually to targets linked by hand.Jussi Pakkanen1-4/+8
2017-11-26Update CMake reference file.Jussi Pakkanen1-6/+9
2017-11-26spelling: targetingJosh Soref1-4/+4
2017-11-21tests: Don't run xcode 8 tests on xcode 9Dylan Baker1-2/+6
2017-06-09dependencies: Add a new class ExternalDependencyNirbheek Chauhan1-2/+7
2017-05-23unit-test for testing xcode frameworksblackbox4-0/+22
2017-04-04Don't generate import library for shared modulesNirbheek Chauhan2-0/+3
2017-03-05tests: Minor fixes to the library-usage testsNirbheek Chauhan2-8/+13
2017-03-04Add a cmake file for manual comparisonNirbheek Chauhan1-0/+26
2017-03-04darwin: Also add the major version in the dylibNirbheek Chauhan1-0/+3
2016-10-26Add osx test for the XCode 8 fixes to has_functionNirbheek Chauhan1-0/+26
2016-08-16Add a test to find libfoo.X.dylib via -lfooNirbheek Chauhan3-7/+34
2016-07-01Fix tests for the new library/executable naming schemeNirbheek Chauhan3-0/+25
2013-06-02Renamed add_test to test.Jussi Pakkanen1-1/+1
2013-03-03Simple test for OSX.Jussi Pakkanen2-0/+8