summaryrefslogtreecommitdiff
path: root/test cases/objc
Commit message (Expand)AuthorAgeFilesLines
* editorconfig: add setting to trim trailing whitespaceEli Schwartz2021-08-151-1/+0
* Make objective C use C standard version. Closes #5495.Jussi Pakkanen2021-05-111-1/+1
* ci/test: unused args for objc, objc++Michael Hirsch, Ph.D2019-12-043-3/+3
* Use strict function prototypesMichael Hirsch, Ph.D2019-11-181-1/+1
* Non-required appleframework deps should not be an error. Closes #5295.Jussi Pakkanen2019-05-021-0/+3
* Condense test dirs.Jussi Pakkanen2018-07-314-0/+0
* tests: Split objc and objc++ testsDylan Baker2018-01-066-33/+0
* tests: skip objc nsstring test if gnustep is not installedDylan Baker2018-01-061-1/+4
* compilers: prefer C++ over objc in clink_langsNirbheek Chauhan2017-12-304-0/+26
* objc++: Add support for objcpp_args keywordPaulo Antonio Alvarez2017-05-222-0/+20
* objc: Add support for objc_args keywordPaulo Antonio Alvarez2017-05-222-0/+15
* Skip objc/nsstring test on CygwinJon Turney2017-04-061-0/+2
* objc tests: Disable nsstring test on Clang + LinuxNirbheek Chauhan2017-02-211-0/+3
* Use system() instead of name() which is a confusing term.Jussi Pakkanen2015-08-161-1/+1
* Now host_machine, build_machine and target_machine are properly separated and...Jussi Pakkanen2015-07-271-1/+1
* Renamed deps -> dependencies.Jussi Pakkanen2014-06-221-1/+1
* C++ is now called cpp rather than cxx.Jussi Pakkanen2013-06-021-3/+3
* Renamed find_dep to dependency.Jussi Pakkanen2013-06-021-2/+2
* Renamed add_test to test.Jussi Pakkanen2013-06-023-3/+3
* The default value of required is true for dependencies.Jussi Pakkanen2013-06-011-2/+2
* Can use Apple frameworks with Objective C.Jussi Pakkanen2013-04-101-1/+5
* Added ObjC++ support.Jussi Pakkanen2013-04-062-0/+13
* Added support for GNUStep.Jussi Pakkanen2013-04-062-0/+15
* Basic support for Objective C.Jussi Pakkanen2013-04-062-0/+9