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

Final Windows fixes to complete compilation #585

Merged
merged 14 commits into from
Jan 28, 2021
Merged

Commits on Jan 15, 2021

  1. Remove invalid visibility macros

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    e9ba573 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Merge branch 'main' of github.com:ignitionrobotics/ign-gazebo into jr…

    …ivero/win/remove_visibility
    j-rivero committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    d2b5749 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Change system to be a header only file

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    84f1d31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a7e8d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

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

Commits on Jan 25, 2021

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

Commits on Jan 27, 2021

  1. Final Windows fixes to compile the software and test suite

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    3b23e54 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'jrivero/win/final_fixes' of github.com:ignitionrobotics…

    …/ign-gazebo into jrivero/win/final_fixes
    
    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    77054d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaac7ee View commit details
    Browse the repository at this point in the history
  4. Merge branch 'jrivero/win/final_fixes' of github.com:ignitionrobotics…

    …/ign-gazebo into jrivero/win/final_fixes
    
    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    0aa3894 View commit details
    Browse the repository at this point in the history
  5. Remove duplicate

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    b970350 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Revert removal of Q_OBJECT from GuiSystem

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    79dff1c View commit details
    Browse the repository at this point in the history
  2. Remove wd4146 warning supression. Make linter happy with withspaces a…

    …nd lenght
    
    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    d38c8f3 View commit details
    Browse the repository at this point in the history
  3. Set visibility for GuiSystem

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    991b75c View commit details
    Browse the repository at this point in the history