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 build with BUILD_SHARED_LIBS=ON #132

Merged
merged 5 commits into from
Mar 30, 2022

Commits on Mar 29, 2022

  1. CI with both options for BUILD_SHARED_LIBS

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    478e5d3 View commit details
    Browse the repository at this point in the history
  2. Back to windows 2019

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    c101685 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Using CMAKE_RUNTIME_OUTPUT_DIRECTORY

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    9e1141f View commit details
    Browse the repository at this point in the history
  2. Add get_virtual_memory_page_size function.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    cd88390 View commit details
    Browse the repository at this point in the history
  3. Deprecate constant virtual_memory_page_size.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    3e2f7d2 View commit details
    Browse the repository at this point in the history