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 short option fix for #3798, fix bug in test/SCONSFLAGS.py, fix space issue from #3436 #3799

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Sep 19, 2020

  1. Configuration menu
    Copy the full SHA
    2d8a1ea View commit details
    Browse the repository at this point in the history
  2. update changelog

    Dillan Mills committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    f408511 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72b8e02 View commit details
    Browse the repository at this point in the history
  4. Added nested option and target check, SCons#3798

    Dillan Mills committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    e348306 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Added a bit more arg/target testing

    Dillan Mills committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    4535111 View commit details
    Browse the repository at this point in the history
  2. Added a few more args-and-targets permutations, fixed a bug in the _R…

    …emove_Argument logic that would prevent the correct argument value from getting returned.
    Dillan Mills committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    bd7a1b4 View commit details
    Browse the repository at this point in the history
  3. updated comment

    Dillan Mills committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    07cf82a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Added fail cases

    Dillan Mills committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    aea1a88 View commit details
    Browse the repository at this point in the history
  2. Added a test case that still fails

    Dillan Mills committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    642a7ba View commit details
    Browse the repository at this point in the history