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

OSL handling for {c,cxx}_names #1788

Merged
merged 12 commits into from
Feb 4, 2019
Merged

Commits on Feb 4, 2019

  1. Add C_sources to Dir_contents

    Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
    rgrinberg committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    d261067 View commit details
    Browse the repository at this point in the history
  2. Add function to access the C sources of libraries

    Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
    rgrinberg committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    9d60dda View commit details
    Browse the repository at this point in the history
  3. Add sources to c stubs tests

    Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
    rgrinberg committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    17f4430 View commit details
    Browse the repository at this point in the history
  4. Add OSL handling for C stubs

    Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
    rgrinberg committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    675bce5 View commit details
    Browse the repository at this point in the history
  5. Fix handling of C_sources for include_subdirs

    Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
    rgrinberg committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    eebe359 View commit details
    Browse the repository at this point in the history
  6. s/foreign_objects/objects/

    Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
    rgrinberg committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    57f0a70 View commit details
    Browse the repository at this point in the history
  7. s/split_fn/split_extension/

    Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
    rgrinberg committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    3e552b5 View commit details
    Browse the repository at this point in the history
  8. document possible_fns

    Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
    rgrinberg committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    eb2dd62 View commit details
    Browse the repository at this point in the history
  9. Fix {c,cxx}_name

    Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
    rgrinberg committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    2457a84 View commit details
    Browse the repository at this point in the history
  10. Add proper error checking for duplicate stub usage

    Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
    rgrinberg committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    28dd2ee View commit details
    Browse the repository at this point in the history
  11. Fix error message for duplicate obj

    Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
    rgrinberg committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    dfa7625 View commit details
    Browse the repository at this point in the history
  12. Update CHANGES regarding duplicate object files

    Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
    rgrinberg committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    479807c View commit details
    Browse the repository at this point in the history