Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix Linux Release CI #377

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    cd92a51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eff1875 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd56d7b View commit details
    Browse the repository at this point in the history
  4. Improve build command

    ken-matsui committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    08c22cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f6176a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Merge pull request poac-dev#361 from poacpm/improve/build-cmd

    Improve build command
    ken-matsui committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    71d7aa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a3afc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Merge pull request poac-dev#357 from poacpm/refactor/resolve

    Refactor core/resolver/resolve.hpp
    ken-matsui committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    adc0178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0b8090 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e611695 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac92aa0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c459260 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be16bf5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    337d32b View commit details
    Browse the repository at this point in the history
  8. Merge pull request poac-dev#363 from poacpm/remove/macos-11-1-ci

    Remove macos-11.0 because it is broken frequently
    ken-matsui committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    ea33a6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    969eaae View commit details
    Browse the repository at this point in the history
  10. Improve util::pretty

    ken-matsui committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    34527e3 View commit details
    Browse the repository at this point in the history
  11. Merge pull request poac-dev#360 from poacpm/remove/except

    Remove core::except completely
    ken-matsui committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    4e8ea76 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    48fb914 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    efd0000 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    93049c4 View commit details
    Browse the repository at this point in the history
  15. Merge pull request poac-dev#362 from poacpm/unify/new-and-init

    Unify interface of new and init commands to Cargo
    ken-matsui committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    324351a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9fcc850 View commit details
    Browse the repository at this point in the history
  17. Merge pull request poac-dev#364 from poacpm/improve/pretty

    Improve util::pretty
    ken-matsui committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    5020c5e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1c4e0cc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    905b2d5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e488642 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    833787a View commit details
    Browse the repository at this point in the history
  22. Merge pull request poac-dev#365 from poacpm/refactor/sat

    Refactor core::resolver::sat
    ken-matsui committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    7187560 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d1d3722 View commit details
    Browse the repository at this point in the history
  24. Merge pull request poac-dev#366 from poacpm/improve/catch

    Improve usage of try/catch
    ken-matsui committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    dfa0b38 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e844c9c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Merge pull request poac-dev#367 from poacpm/unify/pretty

    Unify format of util::pretty to Cargo
    ken-matsui committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    53ce5c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82b3d12 View commit details
    Browse the repository at this point in the history
  3. Merge pull request poac-dev#368 from poacpm/improve/time-to-string

    Improve util::meta::time_to_string
    ken-matsui committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    0b2ef1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d04d55d View commit details
    Browse the repository at this point in the history
  5. Merge pull request poac-dev#369 from poacpm/create/execution-time

    Create util/execution_time.hpp
    ken-matsui committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    e4a2c63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    800193c View commit details
    Browse the repository at this point in the history
  7. Merge pull request poac-dev#370 from poacpm/create/interface-of-build…

    …-system
    
    Create interface of build system
    ken-matsui committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    ffcefa8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba553a7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request poac-dev#371 from poacpm/refactor/pretty

    Refactor include/poac/util/pretty.hpp
    ken-matsui committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    1c6939a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Bump actions/upload-artifact from v2.2.1 to v2.2.2

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.1 to v2.2.2.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2.2.1...e448a9b)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    151e4e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request poac-dev#372 from poacpm/dependabot/github_actions…

    …/actions/upload-artifact-v2.2.2
    
    Bump actions/upload-artifact from v2.2.1 to v2.2.2
    ken-matsui committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    4bedc7c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. Configuration menu
    Copy the full SHA
    2ff77e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c110704 View commit details
    Browse the repository at this point in the history
  3. Merge pull request poac-dev#373 from poacpm/ken-matsui-patch-1

    Add needed space in src/main.cpp
    ken-matsui committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    c9074cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04e9972 View commit details
    Browse the repository at this point in the history
  5. Merge pull request poac-dev#374 from poacpm/ken-matsui-patch-2

    Remove Windows from supported OS temporarily
    ken-matsui committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    b3224c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Bump actions/cache from v2.1.3 to v2.1.4

    Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Commits](actions/cache@v2.1.3...26968a0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    d2d2f4c View commit details
    Browse the repository at this point in the history
  2. Merge pull request poac-dev#375 from poacpm/dependabot/github_actions…

    …/actions/cache-v2.1.4
    
    Bump actions/cache from v2.1.3 to v2.1.4
    ken-matsui committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    0eb34be View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    00651ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request poac-dev#376 from poacpm/rename-master-to-main

    Rename default branch master to main
    ken-matsui committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    575aede View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    48443a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d26a81 View commit details
    Browse the repository at this point in the history
  3. enable LTO by CMake manner

    wx257osn2 committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    a28cebd View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. workaround for static link

    wx257osn2 committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    e604d86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ef44ef View commit details
    Browse the repository at this point in the history
  3. add dependencies

    wx257osn2 committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    fe19eef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb392fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    471ddce View commit details
    Browse the repository at this point in the history
  6. fix typo

    wx257osn2 committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    e679362 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6995813 View commit details
    Browse the repository at this point in the history