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

Ctypes: adds a stop-gap measure deps fields #5346

Merged
merged 7 commits into from
Mar 10, 2022

Commits on Mar 9, 2022

  1. [Ctypes] Add deps field for fixing dependencies on local files

    Signed-off-by: François Bobot <francois.bobot@cea.fr>
    bobot committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    67445d8 View commit details
    Browse the repository at this point in the history
  2. [Ctypes] expand the c_flags and c_library_flags

             before writing them to sexp
    
    Signed-off-by: François Bobot <francois.bobot@cea.fr>
    bobot committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    9a141c1 View commit details
    Browse the repository at this point in the history
  3. [Doc] Some precisions about -fpic and .so

    Signed-off-by: François Bobot <francois.bobot@cea.fr>
    bobot committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    7044bb8 View commit details
    Browse the repository at this point in the history
  4. Update doc/foreign-code.rst

    Co-authored-by: Christine Rose <christinerose@users.noreply.github.com>
    bobot and christinerose committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    205c92e View commit details
    Browse the repository at this point in the history
  5. Update doc/foreign-code.rst

    Co-authored-by: Christine Rose <christinerose@users.noreply.github.com>
    bobot and christinerose committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    26f0b43 View commit details
    Browse the repository at this point in the history
  6. Fix doc wording

    Co-authored-by: Christine Rose <christinerose@users.noreply.github.com>
    bobot and christinerose committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    ea3a1d9 View commit details
    Browse the repository at this point in the history
  7. Fix doc wording

    Co-authored-by: Christine Rose <christinerose@users.noreply.github.com>
    bobot and christinerose committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    5c25ecf View commit details
    Browse the repository at this point in the history