• Home
  • Raw
  • Download

Lines Matching full:fixed

16 ### Fixed  subsection
17 - Fixed `Clang::find` to check that `CLANG_PATH` is an executable file before
39 ### Fixed subsection
40 - Fixed handling of paths that contain characters that have special meaning in
49 ### Fixed subsection
62 ### Fixed subsection
63 - Fixed build script to split paths in environment variables (e.g.,
83 ### Fixed subsection
84 - Fixed `Clang::find` panicking when `llvm-config` or `xcode-build` don't output anything to `stdou…
88 ### Fixed subsection
89 - Fixed `Clang::find` to properly search directories returned by the
156 ### Fixed subsection
157 - Fixed
193 ### Fixed subsection
194 - Fixed dynamic linking on macOS
198 ### Fixed subsection
199 - Fixed support for finding libraries in `bin` directories on Windows
242 ### Fixed subsection
243 * Fixed compilation failures on the beta and nightly channels caused by a [compiler bug](https://gi…
252 ### Fixed subsection
253 - Fixed static linking
285 ### Fixed subsection
286 - Fixed finding of `libclang.so.1` on Linux
290 ### Fixed subsection
291 - Fixed static linking when libraries are in [different directories](https://github.com/KyleMayes/c…
365 ### Fixed subsection
366 - Fixed `LIBCLANG_PATH` usage on Windows to search both the `bin` and `lib` directories
367 - Fixed search path parsing on macOS
368 - Fixed search path parsing on Windows
369 - Fixed default search path ordering on macOS
373 ### Fixed subsection
374 - Fixed finding of `clang` executables when system has executables matching `clang-*`
382 ### Fixed subsection
383 - Fixed finding of `clang` executables suffixed by their version (e.g., `clang-3.5`)
395 ### Fixed subsection
396 - Fixed `libclang` linking on FreeBSD
397 - Fixed `libclang` linking on Windows with the MSVC toolchain
412 ### Fixed subsection
413 - Fixed `libclang` static linking
417 ### Fixed subsection
418 - Fixed `libclang` linking on macOS
419 - Fixed `libclang` linking on Windows