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

Add support for modular build structure. #192

Merged
merged 30 commits into from
Aug 26, 2024

Commits on Mar 11, 2024

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

Commits on Mar 30, 2024

  1. Switch to library requirements instead of source. As source puts extr…

    …a source in install targets.
    grafikrobot committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    a9e843f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Sync from upstream.

    grafikrobot committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e0c852c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

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

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    3071c0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c41660e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Sync from upstream.

    grafikrobot committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3a50ed4 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on May 2, 2024

  1. added noop utility

    closes boostorg#3
    klemens-morgenstern committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9953526 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. added support for __cpp_sized_deallocation in custom coroutine alloca…

    …tions.
    
    (non-apple) clang is weird, as it allowed sized deallocations on coroutine promises even when not enabled otherwise.
    Since apple does not, this should fix using cobalt on apple.
    klemens-morgenstern committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7f334f2 View commit details
    Browse the repository at this point in the history
  2. Sync from upstream.

    grafikrobot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2a42353 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

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

Commits on May 14, 2024

  1. Update dependencies.

    grafikrobot committed May 14, 2024
    Configuration menu
    Copy the full SHA
    df750b7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Fix -Wreorder flagging

    If using -Werror=reorder via some cmake build or otherwise, this gets flagged.
    13steinj authored and klemens-morgenstern committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4009635 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    9502d09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7616910 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5abc2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f07dfb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86c8f15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9ebaf9 View commit details
    Browse the repository at this point in the history
  7. Sync from upstream.

    grafikrobot committed May 30, 2024
    Configuration menu
    Copy the full SHA
    da63e5c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Cleaned up CML.

    Closes boostorg#135.
    klemens-morgenstern committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5939e0b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Sync from upstream.

    grafikrobot committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    4812579 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Bump B2 require to 5.2

    grafikrobot committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1176df0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Sync from upstream.

    grafikrobot committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3a9044a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

Commits on Jul 25, 2024

  1. Sync from upstream.

    grafikrobot committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c6db741 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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