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

[RFC 0132] Meson Builds Nix #132

Draft
wants to merge 61 commits into
base: master
Choose a base branch
from

Commits on Aug 25, 2022

  1. Use Meson to build Nix

    AndersonTorres committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    9714f41 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Modify feature attribute

    `meson_builds_nix` is a more cool name.
    AndersonTorres committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    85759af View commit details
    Browse the repository at this point in the history
  2. Small clarification

    AndersonTorres committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    003393e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e0be88 View commit details
    Browse the repository at this point in the history
  4. Answer new drawback

    AndersonTorres committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    d4497fd View commit details
    Browse the repository at this point in the history
  5. Typo

    AndersonTorres committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    18c732d View commit details
    Browse the repository at this point in the history
  6. Rewording

    AndersonTorres committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    a843fb1 View commit details
    Browse the repository at this point in the history
  7. Unfill the paragraphs

    AndersonTorres committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    0bf382d View commit details
    Browse the repository at this point in the history
  8. Rename RFC file

    AndersonTorres committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    6c3f5d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Configuration menu
    Copy the full SHA
    bd4bfe9 View commit details
    Browse the repository at this point in the history
  2. Rewording

    AndersonTorres committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    e1a0620 View commit details
    Browse the repository at this point in the history
  3. Add usage example

    AndersonTorres committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    0060937 View commit details
    Browse the repository at this point in the history
  4. Add references

    AndersonTorres committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    265020c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7b859b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Reword the reference to Nix

    It is unneeded to make a distinction between Nix language and its
    implementation.
    AndersonTorres committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    3eea629 View commit details
    Browse the repository at this point in the history
  2. Typo

    projec -> project
    AndersonTorres committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    8650a36 View commit details
    Browse the repository at this point in the history
  3. Typo

    Word "we" was lost.
    AndersonTorres committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    ab2dec1 View commit details
    Browse the repository at this point in the history
  4. Reword a paragraph

    AndersonTorres committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    6980048 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b58c8b6 View commit details
    Browse the repository at this point in the history
  6. Reword the examples

    A comparison table is cleaner than a dot list.
    AndersonTorres committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    17069b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9821ad2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab42c2f View commit details
    Browse the repository at this point in the history
  9. Reword alternatives

    AndersonTorres committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    3111e49 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9d89692 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dca9276 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    38f3c44 View commit details
    Browse the repository at this point in the history
  13. Add references

    Two tutorials from NetBSD and Meson docs about converting autotools to Meson.
    AndersonTorres committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    714457b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Reorder references

    AndersonTorres committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    894946b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72dec20 View commit details
    Browse the repository at this point in the history
  3. Reword paragraph

    AndersonTorres committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    6d8f6bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94eb5c7 View commit details
    Browse the repository at this point in the history
  5. Rework drawbacks

    AndersonTorres committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    934555d View commit details
    Browse the repository at this point in the history
  6. Rework alternatives

    AndersonTorres committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    16e2033 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Some fixups

    AndersonTorres committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    8dadf6a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    587d349 View commit details
    Browse the repository at this point in the history
  2. Reorder references

    AndersonTorres committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    86bc4bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ad0874 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e621af View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Configuration menu
    Copy the full SHA
    3de1372 View commit details
    Browse the repository at this point in the history
  2. Include Bazel as alternative

    Because maybe someone out there believes it is good and viable to cite it ...
    AndersonTorres committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    c5a9e48 View commit details
    Browse the repository at this point in the history
  3. Reword paragraph

    AndersonTorres committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    3f1182c View commit details
    Browse the repository at this point in the history
  4. Punctuation

    AndersonTorres committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    e361407 View commit details
    Browse the repository at this point in the history
  5. More references

    AndersonTorres committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    a228c6f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Reword

    AndersonTorres committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    aef0827 View commit details
    Browse the repository at this point in the history
  2. Typo

    AndersonTorres committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    212bf63 View commit details
    Browse the repository at this point in the history
  3. Reword

    AndersonTorres committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    4df4944 View commit details
    Browse the repository at this point in the history
  4. A bit more about Bazel

    For the sake of completeness.
    AndersonTorres committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    0a41323 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    e071944 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    d8904e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    680e6b8 View commit details
    Browse the repository at this point in the history
  3. Another typo

    AndersonTorres committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    0430b71 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Add shepherds

    edolstra authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    61ad7c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    afca581 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Typo

    AndersonTorres committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    9bb63e0 View commit details
    Browse the repository at this point in the history
  2. Reword examples

    AndersonTorres committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    e6b4e05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    719562c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4715c4 View commit details
    Browse the repository at this point in the history
  5. More references

    AndersonTorres committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    f37cedd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b0a734 View commit details
    Browse the repository at this point in the history
  7. Add Prior Art section

    AndersonTorres committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    56c86fa View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    b03e5b6 View commit details
    Browse the repository at this point in the history