Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Feature/add conan #5

Open
wants to merge 147 commits into
base: v1
Choose a base branch
from
Open

Feature/add conan #5

wants to merge 147 commits into from

Commits on May 11, 2019

  1. Configuration menu
    Copy the full SHA
    6ca20b5 View commit details
    Browse the repository at this point in the history
  2. added initial conanfile.txt

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    3cdb6f4 View commit details
    Browse the repository at this point in the history
  3. added initial CMakeLists.txt

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    2b62f71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77a5e04 View commit details
    Browse the repository at this point in the history
  5. fixed errors

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    d75cfd0 View commit details
    Browse the repository at this point in the history
  6. renamed Mac CI job to MacOS1014

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    33f7487 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c25ad1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2eee6e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cffcb00 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5143b3 View commit details
    Browse the repository at this point in the history
  11. removed glfwGetOpenedFilename

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    313d514 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    701ef4e View commit details
    Browse the repository at this point in the history
  13. build CI jobs in Release mode

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    7eaa1a5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5afb88a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c50f64a View commit details
    Browse the repository at this point in the history
  16. build CI jobs with VERBOSE make

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    f96c800 View commit details
    Browse the repository at this point in the history
  17. fixed MacOS build

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    6534e2a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    36fce1f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    69f43a6 View commit details
    Browse the repository at this point in the history
  20. try fix CMake

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    7a45fd1 View commit details
    Browse the repository at this point in the history
  21. added MinGW CI build job

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    2975fa2 View commit details
    Browse the repository at this point in the history
  22. create conan profile for MinGW

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    f9998f3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1da0c7d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5a23175 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0184b28 View commit details
    Browse the repository at this point in the history
  26. use MinGW profile from path

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    6fdf4ca View commit details
    Browse the repository at this point in the history
  27. update jansson dependency to 2.12

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    e24132b View commit details
    Browse the repository at this point in the history
  28. added MinGW build definition

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    341fd82 View commit details
    Browse the repository at this point in the history
  29. switched to GCC 8.2 compiler

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    51b66fa View commit details
    Browse the repository at this point in the history
  30. added Linux Clang build job to CI

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    dd4ea8d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    280c2cc View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    629cc77 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0af0d8e View commit details
    Browse the repository at this point in the history
  34. run Linux build jobs with docker container

    fix container reference
    fixed GCC container job
    
    
    fixed script PATH environment
    
    
    removed sudo from container build step
    
    
    check user in container
    
    
    install missing sudo in container
    
    
    fix script
    
    
    add missing pip package installation
    
    
    fix install package cmd
    
    
    try to debug env in container
    
    
    try fix pip errors
    
    
    removed duplicated cmd
    
    
    upgrade packages before install
    
    
    run pip --upgrade now
    
    
    don't upgrade pip
    
    
    use official ubuntu container
    
    
    fix pip install packages
    
    
    fix apt package
    
    
    add missing git
    
    
    add build=missing
    
    
    use ubuntu disco container
    
    
    fix PATH in build step
    
    
    add container clang build
    
    
    build with clang 8.0
    
    
    fixed clang profile
    
    
    removed old clang job
    
    
    added autotools
    
    
    added libtool package
    
    
    try fix clang build
    
    
    set clang as CC and CXX
    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    d8233f5 View commit details
    Browse the repository at this point in the history
  35. added stb dependency

    qno committed May 11, 2019
    Configuration menu
    Copy the full SHA
    9c3c775 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. set mingw gcc to version 8

    qno committed May 12, 2019
    Configuration menu
    Copy the full SHA
    9f05d79 View commit details
    Browse the repository at this point in the history
  2. use renamed mingw profile

    qno committed May 12, 2019
    Configuration menu
    Copy the full SHA
    b785bf0 View commit details
    Browse the repository at this point in the history
  3. fixed comment

    qno committed May 12, 2019
    Configuration menu
    Copy the full SHA
    c286272 View commit details
    Browse the repository at this point in the history
  4. update stb dependency

    qno committed May 12, 2019
    Configuration menu
    Copy the full SHA
    508fe2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c26384 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3a9d4e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. added .gitattributes

    set all text eol to lf
    qno committed May 13, 2019
    Configuration menu
    Copy the full SHA
    13357fe View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. cleanup

    qno committed May 14, 2019
    Configuration menu
    Copy the full SHA
    74bd9ea View commit details
    Browse the repository at this point in the history
  2. build MinGW job with libstdc++

    qno committed May 14, 2019
    Configuration menu
    Copy the full SHA
    ab4a11b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5db9b3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8779350 View commit details
    Browse the repository at this point in the history
  5. disable Visual Studio build

    it is yet not supported due to missing abstraction
    qno committed May 14, 2019
    Configuration menu
    Copy the full SHA
    03f65a1 View commit details
    Browse the repository at this point in the history
  6. activate conan virtualenv for MinGW build

    fix virtualenv activation
    
    
    still fixing virtualenv activation
    
    
    still fixing virtualenv activation
    
    
    clear PATH before env activation
    
    
    remove Git bin from PATH
    
    
    remove # error
    
    
    fix wrong commenting out
    
    
    another try
    
    
    fix slash
    
    
    still debugging
    
    
    try if powershell works
    
    
    manipulate env directly
    
    
    just use PATH set with cmake
    
    
    call activation script
    
    
    try another hack
    
    
    debug env again
    
    
    set -DCMAKE_SH=CMAKE_SH-NOTFOUND for MinGW
    
    
    add comment
    qno committed May 14, 2019
    Configuration menu
    Copy the full SHA
    3c1424c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. fix MinGW linker error

    qno committed May 15, 2019
    Configuration menu
    Copy the full SHA
    e126a36 View commit details
    Browse the repository at this point in the history
  2. cleanup

    qno committed May 15, 2019
    Configuration menu
    Copy the full SHA
    dd7950b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. removed .gitattributes

    qno committed May 20, 2019
    Configuration menu
    Copy the full SHA
    4c20dfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c14fc05 View commit details
    Browse the repository at this point in the history
  3. enable exporting symbols for Windows builds

    symbols needed for creating plugins under Windows
    qno committed May 20, 2019
    Configuration menu
    Copy the full SHA
    c933d9c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Configuration menu
    Copy the full SHA
    01e57ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d4d34c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3bce29 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    58f908d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    b5928d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc9627f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe6106e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    a6f5729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb9a08c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Configuration menu
    Copy the full SHA
    c24c8d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3673a64 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Configuration menu
    Copy the full SHA
    776d7ec View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. added nasm dependency

    qno committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    6b901e4 View commit details
    Browse the repository at this point in the history
  2. added copying required resources to bin directory

    copy also MinGW DLLs on Windows
    qno committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    928354a View commit details
    Browse the repository at this point in the history
  3. added add_binary macro

    for creation of assembler output from binary data
    qno committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    4f493f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52bb3a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. cleanup, added documentation

    qno committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    86c734a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cbe487 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Configuration menu
    Copy the full SHA
    b94c0fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f726ff View commit details
    Browse the repository at this point in the history
  3. added CI status badges

    qno committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    5992b65 View commit details
    Browse the repository at this point in the history
  4. fix VCVRackSDK script

    qno committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    b45d99e View commit details
    Browse the repository at this point in the history
  5. fix conan upload problem

    qno committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    80f8a2c View commit details
    Browse the repository at this point in the history
  6. fix badges layout

    qno committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    be54e70 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff12351 View commit details
    Browse the repository at this point in the history
  8. fix MinGW script

    qno committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    ac0e51b View commit details
    Browse the repository at this point in the history
  9. fix MacOS script

    qno committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    cb4b884 View commit details
    Browse the repository at this point in the history
  10. fix MinGW VCVRackSDK upload

    set conanfile.py line ending always to lf
    qno committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    ca3a2b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fcd5105 View commit details
    Browse the repository at this point in the history
  12. fix typo in .gitattributes

    qno committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    80c098e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. update status badges

    added badge for add_conan feature branch
    qno committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    25a6937 View commit details
    Browse the repository at this point in the history
  2. updated dependencies

    qno committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    8e75701 View commit details
    Browse the repository at this point in the history
  3. update CI settings

    qno committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    be362f3 View commit details
    Browse the repository at this point in the history
  4. fix upload problems

    qno committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    2138417 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e533e55 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Configuration menu
    Copy the full SHA
    0763839 View commit details
    Browse the repository at this point in the history
  2. simplified CI definition

    qno committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    a19ad9b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. cleanup package_info

    qno committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    6904dea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c7412d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2019

  1. cleanup

    qno committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    a9ff5c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Configuration menu
    Copy the full SHA
    545e398 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a8135b View commit details
    Browse the repository at this point in the history
  3. fix artifact path

    qno committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    a431fbd View commit details
    Browse the repository at this point in the history
  4. fix artifact copy cmd

    qno committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    adf56e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. Configuration menu
    Copy the full SHA
    6b54895 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Configuration menu
    Copy the full SHA
    52f30eb View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Configuration menu
    Copy the full SHA
    cec27c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2019

  1. renamed to plugin-helper-cmake.py

    qno committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    3e22099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a623927 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Configuration menu
    Copy the full SHA
    8fe652e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a979fe View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. Configuration menu
    Copy the full SHA
    86e20b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. Configuration menu
    Copy the full SHA
    fb81da8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Configuration menu
    Copy the full SHA
    624c9fd View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Configuration menu
    Copy the full SHA
    6ff28ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47ae701 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2019

  1. Configuration menu
    Copy the full SHA
    86feed0 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    77ad85c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Configuration menu
    Copy the full SHA
    6f5f088 View commit details
    Browse the repository at this point in the history
  2. renamed build stage display name

    qno committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    463f0b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11bc57f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. Configuration menu
    Copy the full SHA
    f412ed0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Configuration menu
    Copy the full SHA
    122b469 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Configuration menu
    Copy the full SHA
    8024b07 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    e79e4ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ddeb71 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    ede0dfa View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    42cd069 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddb66c0 View commit details
    Browse the repository at this point in the history
  3. update cmake plugin helper

    qno committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    980bec9 View commit details
    Browse the repository at this point in the history
  4. update plugin helper description

    qno committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    487414b View commit details
    Browse the repository at this point in the history
  5. update plugin helper init message

    qno committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    71815f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Configuration menu
    Copy the full SHA
    f8d4141 View commit details
    Browse the repository at this point in the history
  2. for Apple enable LuaJIT

    qno committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    a389b18 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    5137cbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    107a709 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6084283 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    a14d50e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. correct _WIN32_WINNT setting

    qno committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    8244742 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. complement .gitignore

    ignore CLion project files
    qno committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    4846485 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc883b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Configuration menu
    Copy the full SHA
    d801c49 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. update dependencies

    qno committed May 4, 2020
    Configuration menu
    Copy the full SHA
    7341f44 View commit details
    Browse the repository at this point in the history
  2. CI - update vm images

    qno committed May 4, 2020
    Configuration menu
    Copy the full SHA
    631dea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22eb242 View commit details
    Browse the repository at this point in the history
  4. fix CI

    qno committed May 4, 2020
    Configuration menu
    Copy the full SHA
    c492562 View commit details
    Browse the repository at this point in the history
  5. CI - fix tzdata problem

    qno committed May 4, 2020
    Configuration menu
    Copy the full SHA
    0c5cad9 View commit details
    Browse the repository at this point in the history
  6. fix timezone setup

    qno committed May 4, 2020
    Configuration menu
    Copy the full SHA
    38b665b View commit details
    Browse the repository at this point in the history
  7. CI - cleanup

    qno committed May 4, 2020
    Configuration menu
    Copy the full SHA
    0325510 View commit details
    Browse the repository at this point in the history
  8. CI - remove docker based builds

    qno committed May 4, 2020
    Configuration menu
    Copy the full SHA
    19e3d60 View commit details
    Browse the repository at this point in the history
  9. CI - setup linux compilers

    qno committed May 4, 2020
    Configuration menu
    Copy the full SHA
    52c6a18 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dfc4ee5 View commit details
    Browse the repository at this point in the history
  11. CI - force linux package upload

    qno committed May 4, 2020
    Configuration menu
    Copy the full SHA
    838a62b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    75108d2 View commit details
    Browse the repository at this point in the history