Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Windows build script #154

Merged
merged 5 commits into from Dec 17, 2017
Merged

Windows build script #154

merged 5 commits into from Dec 17, 2017

Commits on Dec 17, 2017

  1. Cast from float explicitly.

    Riatre committed Dec 17, 2017
    Copy the full SHA
    9d2ce01 View commit details
    Browse the repository at this point in the history
  2. Upgrades to waf 2.0.2.

    For VS2017 support on Windows.
    Riatre committed Dec 17, 2017
    Copy the full SHA
    9ac23fa View commit details
    Browse the repository at this point in the history
  3. [waf] Supports building on Windows.

    Needs 7z.exe in PATH for extracting prebuilt clang NSIS installer (when
    using bundled clang).
    RPATH is "emulated" by putting a libclang.dll alongside the cquery
    binary.
    Tested with Visual Studio 2017 toolchain.
    Riatre committed Dec 17, 2017
    Copy the full SHA
    6936c3a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ef6ea85 View commit details
    Browse the repository at this point in the history
  5. Add AppVeyor configuration

    Riatre committed Dec 17, 2017
    Copy the full SHA
    189cbe8 View commit details
    Browse the repository at this point in the history