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

Use common::setenv for portability to Windows #561

Merged
merged 10 commits into from
Jan 20, 2021
Merged

Commits on Jan 15, 2021

  1. Use common::setenv for portability to Windows

    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    ca0c764 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce40fcb View commit details
    Browse the repository at this point in the history
  3. Remove auxiliary code. Need aliases for popen/pclose

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

    …ign-gazebo into jrivero/win/env_common
    
    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    9a3ee81 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Fix namespace syntax

    j-rivero committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    4dbb0ac View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:ignitionrobotics/ign-gazebo into jr…

    …ivero/win/env_common
    
    Signed-off-by: Jose Luis Rivero <[email protected]>
    j-rivero committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    914a026 View commit details
    Browse the repository at this point in the history
  3. Alpha

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

    j-rivero committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    d8a6c3d View commit details
    Browse the repository at this point in the history
  5. Fix namespace in unsetenv

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