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 c_flags and cxx_flags to env profile settings #1700

Closed
wants to merge 13 commits into from

Commits on Jan 21, 2019

  1. Add c_flags to env profile settings

    Signed-off-by: Greta Yorsh <[email protected]>
    gretay-js committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    c0eafdb View commit details
    Browse the repository at this point in the history
  2. update documentation of env

    Signed-off-by: Greta Yorsh <[email protected]>
    gretay-js committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    23f2ac7 View commit details
    Browse the repository at this point in the history
  3. Add tests for c_flags in env

    Signed-off-by: Greta Yorsh <[email protected]>
    gretay-js committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    05a046f View commit details
    Browse the repository at this point in the history
  4. fix PR review comments

    Signed-off-by: Greta Yorsh <[email protected]>
    gretay-js committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    f571836 View commit details
    Browse the repository at this point in the history
  5. rename cxx_flags in super_context

    Signed-off-by: Greta Yorsh <[email protected]>
    gretay-js committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    e264566 View commit details
    Browse the repository at this point in the history
  6. remove cxx_flags_orig from super_context

    Signed-off-by: Greta Yorsh <[email protected]>
    gretay-js committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    a16b9db View commit details
    Browse the repository at this point in the history
  7. Remove ccg argument from c_flag and cxx_flags of supercontext.

    and fix a typo.
    
    Signed-off-by: Greta Yorsh <[email protected]>
    gretay-js committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    131a73d View commit details
    Browse the repository at this point in the history
  8. Add test for run action with env flags (fails)

    Signed-off-by: Greta Yorsh <[email protected]>
    gretay-js committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    0cd36d3 View commit details
    Browse the repository at this point in the history
  9. Fix cxx_flags default

    Signed-off-by: Greta Yorsh <[email protected]>
    gretay-js committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    82008bc View commit details
    Browse the repository at this point in the history
  10. fix test

    Signed-off-by: Greta Yorsh <[email protected]>
    gretay-js committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    67f9820 View commit details
    Browse the repository at this point in the history
  11. Updated testsuite expected outputs

    Signed-off-by: Greta Yorsh <[email protected]>
    gretay-js committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    9df8f00 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Fix test script that depend on printenv

    Signed-off-by: Greta Yorsh <[email protected]>
    gretay-js committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    a98b830 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    675a0cd View commit details
    Browse the repository at this point in the history