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
/
objc
/
2 nsstring
Age
Commit message (
Expand
)
Author
2024-08-08
Fix compiling ObjC/ObjC++ on Windows/MinGW
Jonathan Schleifer
2023-05-28
Fix test failures on Darwin on a case-sensitive fs
Randy Eckenrode
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2019-12-04
ci/test: unused args for objc, objc++
Michael Hirsch, Ph.D
2019-05-02
Non-required appleframework deps should not be an error. Closes #5295.
Jussi Pakkanen
2018-01-06
tests: skip objc nsstring test if gnustep is not installed
Dylan Baker
2017-04-06
Skip objc/nsstring test on Cygwin
Jon Turney
2017-02-21
objc tests: Disable nsstring test on Clang + Linux
Nirbheek Chauhan
2015-08-16
Use system() instead of name() which is a confusing term.
Jussi Pakkanen
2015-07-27
Now host_machine, build_machine and target_machine are properly separated and...
Jussi Pakkanen
2014-06-22
Renamed deps -> dependencies.
Jussi Pakkanen
2013-06-02
Renamed find_dep to dependency.
Jussi Pakkanen
2013-06-02
Renamed add_test to test.
Jussi Pakkanen
2013-06-01
The default value of required is true for dependencies.
Jussi Pakkanen
2013-04-10
Can use Apple frameworks with Objective C.
Jussi Pakkanen
2013-04-06
Added support for GNUStep.
Jussi Pakkanen