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

build: avoid wiping an existing PYTHONPATH variable #1797

Closed
wants to merge 1 commit into from

Conversation

tridge
Copy link
Contributor

@tridge tridge commented Feb 15, 2015

No description provided.

@LorenzMeier
Copy link
Member

This exact change leads to build errors on Windows (Randy). Please check with him for a patch which works on both platforms you're using ;-).

@LorenzMeier
Copy link
Member

We still need a way to prevent a backslash-containing Windows python path ENV leaking into the toolchain here, as everything explodes. Maybe using uname to identify the CYGWIN env and ignoring it?

@tridge
Copy link
Contributor Author

tridge commented Feb 16, 2015

ArduPilot is building fine for Randy on Windows with this patch (it is in ArduPilot master). I don't know about the native build on Windows.

@LorenzMeier
Copy link
Member

Fair enough, applied via cherry-pick!

PX4BuildBot added a commit that referenced this pull request Feb 16, 2022
    - mavlink in PX4/Firmware (b4946cb): mavlink/mavlink@4b0558d
    - mavlink current upstream: mavlink/mavlink@4ee1eeb
    - Changes: mavlink/mavlink@4b0558d...4ee1eeb

    4ee1eebb 2022-02-15 Thomas-Li-AVSS - AVSS dialect version 2 (#1795)
51441f82 2022-02-16 Julian Oes - PREFLIGHT_STORAGE: use lowercase, don't shout (#1797)
4071353f 2022-02-16 Beat Küng - actuators.schema.json: add optional title and help url (#1798)
b724aab5 2022-02-16 Hamish Willee - Reinstate MAV_PROTOCOL_CAPABILITY_PARAM_UNION
PX4BuildBot added a commit that referenced this pull request Feb 17, 2022
    - mavlink in PX4/Firmware (3fc25cc): mavlink/mavlink@4b0558d
    - mavlink current upstream: mavlink/mavlink@5b4482f
    - Changes: mavlink/mavlink@4b0558d...5b4482f

    5b4482fe 2022-02-17 Hamish Willee - RFC 0016 - Mavlink Standard Modes - Add to development.xml
4ee1eebb 2022-02-15 Thomas-Li-AVSS - AVSS dialect version 2 (#1795)
51441f82 2022-02-16 Julian Oes - PREFLIGHT_STORAGE: use lowercase, don't shout (#1797)
4071353f 2022-02-16 Beat Küng - actuators.schema.json: add optional title and help url (#1798)
b724aab5 2022-02-16 Hamish Willee - Reinstate MAV_PROTOCOL_CAPABILITY_PARAM_UNION
PX4BuildBot added a commit that referenced this pull request Feb 18, 2022
    - mavlink in PX4/Firmware (0ef089c): mavlink/mavlink@4b0558d
    - mavlink current upstream: mavlink/mavlink@a754165
    - Changes: mavlink/mavlink@4b0558d...a754165

    a7541658 2022-02-18 Alessandro Ros - fix common.xml include in AVSSUAS (#1800)
5b4482fe 2022-02-17 Hamish Willee - RFC 0016 - Mavlink Standard Modes - Add to development.xml
4ee1eebb 2022-02-15 Thomas-Li-AVSS - AVSS dialect version 2 (#1795)
51441f82 2022-02-16 Julian Oes - PREFLIGHT_STORAGE: use lowercase, don't shout (#1797)
4071353f 2022-02-16 Beat Küng - actuators.schema.json: add optional title and help url (#1798)
b724aab5 2022-02-16 Hamish Willee - Reinstate MAV_PROTOCOL_CAPABILITY_PARAM_UNION
PX4BuildBot added a commit that referenced this pull request Feb 19, 2022
    - mavlink in PX4/Firmware (f398b5a): mavlink/mavlink@4b0558d
    - mavlink current upstream: mavlink/mavlink@a754165
    - Changes: mavlink/mavlink@4b0558d...a754165

    a7541658 2022-02-18 Alessandro Ros - fix common.xml include in AVSSUAS (#1800)
5b4482fe 2022-02-17 Hamish Willee - RFC 0016 - Mavlink Standard Modes - Add to development.xml
4ee1eebb 2022-02-15 Thomas-Li-AVSS - AVSS dialect version 2 (#1795)
51441f82 2022-02-16 Julian Oes - PREFLIGHT_STORAGE: use lowercase, don't shout (#1797)
4071353f 2022-02-16 Beat Küng - actuators.schema.json: add optional title and help url (#1798)
b724aab5 2022-02-16 Hamish Willee - Reinstate MAV_PROTOCOL_CAPABILITY_PARAM_UNION
PX4BuildBot added a commit that referenced this pull request Feb 20, 2022
    - mavlink in PX4/Firmware (3a92775): mavlink/mavlink@4b0558d
    - mavlink current upstream: mavlink/mavlink@a754165
    - Changes: mavlink/mavlink@4b0558d...a754165

    a7541658 2022-02-18 Alessandro Ros - fix common.xml include in AVSSUAS (#1800)
5b4482fe 2022-02-17 Hamish Willee - RFC 0016 - Mavlink Standard Modes - Add to development.xml
4ee1eebb 2022-02-15 Thomas-Li-AVSS - AVSS dialect version 2 (#1795)
51441f82 2022-02-16 Julian Oes - PREFLIGHT_STORAGE: use lowercase, don't shout (#1797)
4071353f 2022-02-16 Beat Küng - actuators.schema.json: add optional title and help url (#1798)
b724aab5 2022-02-16 Hamish Willee - Reinstate MAV_PROTOCOL_CAPABILITY_PARAM_UNION
PX4BuildBot added a commit that referenced this pull request Feb 20, 2022
    - mavlink in PX4/Firmware (0ae6dc9): mavlink/mavlink@4b0558d
    - mavlink current upstream: mavlink/mavlink@a754165
    - Changes: mavlink/mavlink@4b0558d...a754165

    a7541658 2022-02-18 Alessandro Ros - fix common.xml include in AVSSUAS (#1800)
5b4482fe 2022-02-17 Hamish Willee - RFC 0016 - Mavlink Standard Modes - Add to development.xml
4ee1eebb 2022-02-15 Thomas-Li-AVSS - AVSS dialect version 2 (#1795)
51441f82 2022-02-16 Julian Oes - PREFLIGHT_STORAGE: use lowercase, don't shout (#1797)
4071353f 2022-02-16 Beat Küng - actuators.schema.json: add optional title and help url (#1798)
b724aab5 2022-02-16 Hamish Willee - Reinstate MAV_PROTOCOL_CAPABILITY_PARAM_UNION
PX4BuildBot added a commit that referenced this pull request Feb 21, 2022
    - mavlink in PX4/Firmware (5959d28): mavlink/mavlink@4b0558d
    - mavlink current upstream: mavlink/mavlink@a754165
    - Changes: mavlink/mavlink@4b0558d...a754165

    a7541658 2022-02-18 Alessandro Ros - fix common.xml include in AVSSUAS (#1800)
5b4482fe 2022-02-17 Hamish Willee - RFC 0016 - Mavlink Standard Modes - Add to development.xml
4ee1eebb 2022-02-15 Thomas-Li-AVSS - AVSS dialect version 2 (#1795)
51441f82 2022-02-16 Julian Oes - PREFLIGHT_STORAGE: use lowercase, don't shout (#1797)
4071353f 2022-02-16 Beat Küng - actuators.schema.json: add optional title and help url (#1798)
b724aab5 2022-02-16 Hamish Willee - Reinstate MAV_PROTOCOL_CAPABILITY_PARAM_UNION
PX4BuildBot added a commit that referenced this pull request Feb 22, 2022
    - mavlink in PX4/Firmware (3e5295c): mavlink/mavlink@4b0558d
    - mavlink current upstream: mavlink/mavlink@a754165
    - Changes: mavlink/mavlink@4b0558d...a754165

    a7541658 2022-02-18 Alessandro Ros - fix common.xml include in AVSSUAS (#1800)
5b4482fe 2022-02-17 Hamish Willee - RFC 0016 - Mavlink Standard Modes - Add to development.xml
4ee1eebb 2022-02-15 Thomas-Li-AVSS - AVSS dialect version 2 (#1795)
51441f82 2022-02-16 Julian Oes - PREFLIGHT_STORAGE: use lowercase, don't shout (#1797)
4071353f 2022-02-16 Beat Küng - actuators.schema.json: add optional title and help url (#1798)
b724aab5 2022-02-16 Hamish Willee - Reinstate MAV_PROTOCOL_CAPABILITY_PARAM_UNION
PX4BuildBot added a commit that referenced this pull request Feb 22, 2022
    - mavlink in PX4/Firmware (b42b339): mavlink/mavlink@4b0558d
    - mavlink current upstream: mavlink/mavlink@a754165
    - Changes: mavlink/mavlink@4b0558d...a754165

    a7541658 2022-02-18 Alessandro Ros - fix common.xml include in AVSSUAS (#1800)
5b4482fe 2022-02-17 Hamish Willee - RFC 0016 - Mavlink Standard Modes - Add to development.xml
4ee1eebb 2022-02-15 Thomas-Li-AVSS - AVSS dialect version 2 (#1795)
51441f82 2022-02-16 Julian Oes - PREFLIGHT_STORAGE: use lowercase, don't shout (#1797)
4071353f 2022-02-16 Beat Küng - actuators.schema.json: add optional title and help url (#1798)
b724aab5 2022-02-16 Hamish Willee - Reinstate MAV_PROTOCOL_CAPABILITY_PARAM_UNION
PX4BuildBot added a commit that referenced this pull request Feb 23, 2022
    - mavlink in PX4/Firmware (df3fdaa): mavlink/mavlink@4b0558d
    - mavlink current upstream: mavlink/mavlink@79e9545
    - Changes: mavlink/mavlink@4b0558d...79e9545

    79e9545a 2022-02-23 Hamish Willee - Remove external dialect doc and improve dialect pages (#1802)
fd7ccfbe 2022-02-23 Hamish Willee - MAV_PROTOCOL_CAPABILITY_FLIGHT_TERMINATION - improve linking to command (#1774)
2b7de26c 2022-02-23 Hamish Willee - [Discuss.] MAV_PROTOCOL_CAPABILITY_FTP - supports FTP protocol not specific message (#1772)
a7541658 2022-02-18 Alessandro Ros - fix common.xml include in AVSSUAS (#1800)
5b4482fe 2022-02-17 Hamish Willee - RFC 0016 - Mavlink Standard Modes - Add to development.xml
4ee1eebb 2022-02-15 Thomas-Li-AVSS - AVSS dialect version 2 (#1795)
51441f82 2022-02-16 Julian Oes - PREFLIGHT_STORAGE: use lowercase, don't shout (#1797)
4071353f 2022-02-16 Beat Küng - actuators.schema.json: add optional title and help url (#1798)
b724aab5 2022-02-16 Hamish Willee - Reinstate MAV_PROTOCOL_CAPABILITY_PARAM_UNION
PX4BuildBot added a commit that referenced this pull request Feb 24, 2022
    - mavlink in PX4/Firmware (6f90bd7): mavlink/mavlink@4b0558d
    - mavlink current upstream: mavlink/mavlink@b568a60
    - Changes: mavlink/mavlink@4b0558d...b568a60

    b568a60f 2022-02-24 Hamish Willee - Update pymavlink to latest (#1805)
b86834e0 2022-02-23 Hamish Willee - Component info - tidy descriptiosn (#1803)
79e9545a 2022-02-23 Hamish Willee - Remove external dialect doc and improve dialect pages (#1802)
fd7ccfbe 2022-02-23 Hamish Willee - MAV_PROTOCOL_CAPABILITY_FLIGHT_TERMINATION - improve linking to command (#1774)
2b7de26c 2022-02-23 Hamish Willee - [Discuss.] MAV_PROTOCOL_CAPABILITY_FTP - supports FTP protocol not specific message (#1772)
a7541658 2022-02-18 Alessandro Ros - fix common.xml include in AVSSUAS (#1800)
5b4482fe 2022-02-17 Hamish Willee - RFC 0016 - Mavlink Standard Modes - Add to development.xml
4ee1eebb 2022-02-15 Thomas-Li-AVSS - AVSS dialect version 2 (#1795)
51441f82 2022-02-16 Julian Oes - PREFLIGHT_STORAGE: use lowercase, don't shout (#1797)
4071353f 2022-02-16 Beat Küng - actuators.schema.json: add optional title and help url (#1798)
b724aab5 2022-02-16 Hamish Willee - Reinstate MAV_PROTOCOL_CAPABILITY_PARAM_UNION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants