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

Fix bootstrap issue with git on MSYS + Experimental CI testing #117833

Closed
wants to merge 171 commits into from

Commits on Nov 12, 2023

  1. Fix bootstrap issue with git on MSYS

    src/bootstrap runs git to find the root of the repository, but this can
    go awry when building in MSYS for the mingw target. This is because
    MSYS git returns a unix-y path, but bootstrap requires a Windows-y path.
    majaha committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    e06c3aa View commit details
    Browse the repository at this point in the history
  2. TEMP CI TEST COMMIT

    majaha committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    b0dacf9 View commit details
    Browse the repository at this point in the history
  3. TEMP CI 2

    majaha committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    5a1a8e7 View commit details
    Browse the repository at this point in the history
  4. TEMP CI 3

    majaha committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    1207054 View commit details
    Browse the repository at this point in the history
  5. TEMP CI 4

    majaha committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    36cb910 View commit details
    Browse the repository at this point in the history
  6. TEMP CI 5

    majaha committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    6995865 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. TEMP CI 6

    majaha committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    61547cb View commit details
    Browse the repository at this point in the history
  2. TEMP CI 7

    majaha committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7d8df36 View commit details
    Browse the repository at this point in the history
  3. TEMP CI 8

    majaha committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bdef4f9 View commit details
    Browse the repository at this point in the history
  4. TEMP CI 9

    majaha committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    acab766 View commit details
    Browse the repository at this point in the history
  5. TEMP CI 10

    majaha committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    016e385 View commit details
    Browse the repository at this point in the history
  6. TEMP CI 11

    majaha committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0c223af View commit details
    Browse the repository at this point in the history
  7. TEMP CI 12

    majaha committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    71ae01b View commit details
    Browse the repository at this point in the history
  8. TEMP CI 13

    majaha committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f58e4cb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. TEMP CI 14

    majaha committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    fc38306 View commit details
    Browse the repository at this point in the history
  2. TEMP CI 15

    majaha committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    41c72e8 View commit details
    Browse the repository at this point in the history
  3. TEMP CI 16

    majaha committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    124e9fe View commit details
    Browse the repository at this point in the history
  4. TEMP CI 17

    majaha committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    dbaa0ea View commit details
    Browse the repository at this point in the history
  5. TEMP CI 18

    majaha committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e930638 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. TEMP CI 19

    majaha committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ec4210f View commit details
    Browse the repository at this point in the history
  2. TEMP CI 20

    majaha committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    65895c4 View commit details
    Browse the repository at this point in the history
  3. TEMP CI 21

    majaha committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    00a411b View commit details
    Browse the repository at this point in the history
  4. TEMP CI 22

    majaha committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8dba931 View commit details
    Browse the repository at this point in the history
  5. TEMP CI 23

    majaha committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2d2448a View commit details
    Browse the repository at this point in the history
  6. TEMP CI 24

    majaha committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ec4683f View commit details
    Browse the repository at this point in the history
  7. TEMP CI 25

    majaha committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8b851b8 View commit details
    Browse the repository at this point in the history
  8. TEMP CI 26

    majaha committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    893d58b View commit details
    Browse the repository at this point in the history
  9. TEMP CI 27

    majaha committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c294454 View commit details
    Browse the repository at this point in the history
  10. TEMP CI 28

    majaha committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    105f6d0 View commit details
    Browse the repository at this point in the history
  11. TEMP CI 29

    majaha committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d8dd377 View commit details
    Browse the repository at this point in the history
  12. TEMP CI 30

    majaha committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b2b322f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. TEMP CI 31

    majaha committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2fb85f7 View commit details
    Browse the repository at this point in the history
  2. TEMP CI 32

    majaha committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4cd175c View commit details
    Browse the repository at this point in the history
  3. TEMP CI 32

    majaha committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    dfdcb5c View commit details
    Browse the repository at this point in the history
  4. TEMP CI 33

    majaha committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0ae0b41 View commit details
    Browse the repository at this point in the history
  5. TEMP CI 34

    majaha committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    31bd8d6 View commit details
    Browse the repository at this point in the history
  6. TEMP CI 35

    majaha committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f6749f8 View commit details
    Browse the repository at this point in the history
  7. TEMP CI 36

    majaha committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2b360df View commit details
    Browse the repository at this point in the history
  8. TEMP CI 37

    majaha committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6495ab4 View commit details
    Browse the repository at this point in the history
  9. TEMP CI 38

    majaha committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    63f54e7 View commit details
    Browse the repository at this point in the history
  10. TEMP CI 38

    majaha committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    aa1bc92 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. TEMP CI 39

    majaha committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    47482d1 View commit details
    Browse the repository at this point in the history
  2. TEMP CI 40

    majaha committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    f1e6d3c View commit details
    Browse the repository at this point in the history
  3. TEMP CI 41

    majaha committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    073a35b View commit details
    Browse the repository at this point in the history
  4. TEMP CI 42

    majaha committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    0736e7f View commit details
    Browse the repository at this point in the history
  5. TEMP CI 43

    majaha committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    eba4342 View commit details
    Browse the repository at this point in the history
  6. TEMP CI 44

    majaha committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    416c98b View commit details
    Browse the repository at this point in the history
  7. TEMP CI 45

    majaha committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    7b85c78 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. TEMP CI 46

    majaha committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    edb37d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. TEMP CI 47

    majaha committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e04fdb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b580ff View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. TEMP CI 48

    majaha committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    47a65aa View commit details
    Browse the repository at this point in the history
  2. TEMP CI 49

    majaha committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    bcdabaf View commit details
    Browse the repository at this point in the history
  3. TEMP CI 50

    majaha committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f62a921 View commit details
    Browse the repository at this point in the history
  4. TEMP CI 51

    majaha committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    21b1750 View commit details
    Browse the repository at this point in the history
  5. TEMP CI 52

    majaha committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    317ed3a View commit details
    Browse the repository at this point in the history
  6. TEMP CI 53

    majaha committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    b09440f View commit details
    Browse the repository at this point in the history
  7. TEMP CI 54

    majaha committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    0a7bf09 View commit details
    Browse the repository at this point in the history
  8. TEMP CI 55

    majaha committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f02dc71 View commit details
    Browse the repository at this point in the history
  9. TEMP CI 56

    majaha committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    5f74bb6 View commit details
    Browse the repository at this point in the history
  10. TEMP CI 57

    majaha committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    ad1fb61 View commit details
    Browse the repository at this point in the history
  11. TEMP CI 58

    majaha committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    89997a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. TEMP CI 59

    majaha committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    0cc9246 View commit details
    Browse the repository at this point in the history
  2. TEMP CI 60

    majaha committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    b3c7016 View commit details
    Browse the repository at this point in the history
  3. TEMP CI 61

    majaha committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    371a185 View commit details
    Browse the repository at this point in the history
  4. Revert "Fix bootstrap issue with git on MSYS"

    This reverts commit e06c3aa.
    majaha committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    427c5c1 View commit details
    Browse the repository at this point in the history
  5. TEMP CI 62

    majaha committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c910014 View commit details
    Browse the repository at this point in the history
  6. Reapply "Fix bootstrap issue with git on MSYS"

    This reverts commit 427c5c1.
    majaha committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    7d7f16d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. TEMP CI 63

    majaha committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    31d778d View commit details
    Browse the repository at this point in the history
  2. TEMP CI 64

    This reverts commit 427c5c1.
    majaha committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    807f678 View commit details
    Browse the repository at this point in the history
  3. TEMP CI 65

    This reverts commit 427c5c1.
    majaha committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b464ef1 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Add some explaination

    majaha committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    73aa765 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. remove make

    majaha committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    357213f View commit details
    Browse the repository at this point in the history
  2. Revert "remove make"

    This reverts commit 357213f.
    majaha committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    87e2260 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. .

    majaha committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    537bf4b View commit details
    Browse the repository at this point in the history
  2. .

    majaha committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b5695fc View commit details
    Browse the repository at this point in the history
  3. .

    majaha committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    5a1eb2b View commit details
    Browse the repository at this point in the history
  4. .

    majaha committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3bb8a28 View commit details
    Browse the repository at this point in the history
  5. .

    majaha committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c41156d View commit details
    Browse the repository at this point in the history
  6. .

    majaha committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    33ec1b5 View commit details
    Browse the repository at this point in the history
  7. .

    majaha committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4a1fac9 View commit details
    Browse the repository at this point in the history
  8. .

    majaha committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    db4fbd5 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. .

    majaha committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    db7a077 View commit details
    Browse the repository at this point in the history
  2. .

    majaha committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f2f97e8 View commit details
    Browse the repository at this point in the history
  3. .

    majaha committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    fa00bec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a8a0ff View commit details
    Browse the repository at this point in the history
  5. .

    majaha committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2253f98 View commit details
    Browse the repository at this point in the history
  6. .

    majaha committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    1653872 View commit details
    Browse the repository at this point in the history
  7. .

    majaha committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9e7c048 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. .

    majaha committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    bb0e91f View commit details
    Browse the repository at this point in the history
  2. .

    majaha committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    bed311b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. .

    majaha committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    3b0f94b View commit details
    Browse the repository at this point in the history
  2. .

    majaha committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    e37d549 View commit details
    Browse the repository at this point in the history
  3. .

    majaha committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    7c95ab5 View commit details
    Browse the repository at this point in the history
  4. .

    majaha committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    9d14543 View commit details
    Browse the repository at this point in the history
  5. .

    majaha committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    d539efc View commit details
    Browse the repository at this point in the history
  6. .

    majaha committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    ada5063 View commit details
    Browse the repository at this point in the history
  7. .

    majaha committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    fd31da5 View commit details
    Browse the repository at this point in the history
  8. .

    majaha committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    74f5141 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. .

    majaha committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    83a4c13 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. .

    majaha committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b43efd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. .

    majaha committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    134f31c View commit details
    Browse the repository at this point in the history
  2. .

    majaha committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d601af5 View commit details
    Browse the repository at this point in the history
  3. .

    majaha committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    00fe609 View commit details
    Browse the repository at this point in the history
  4. .

    majaha committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d0cdd74 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. .

    majaha committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    bbc7d47 View commit details
    Browse the repository at this point in the history
  2. .

    majaha committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    0a6da3c View commit details
    Browse the repository at this point in the history
  3. .

    majaha committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    ac7c3ed View commit details
    Browse the repository at this point in the history
  4. .

    majaha committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    667c525 View commit details
    Browse the repository at this point in the history
  5. .

    majaha committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    7256992 View commit details
    Browse the repository at this point in the history
  6. .

    majaha committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    3d8d5ad View commit details
    Browse the repository at this point in the history
  7. .

    majaha committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    89a0fa3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. .

    majaha committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    95ea8e8 View commit details
    Browse the repository at this point in the history
  2. .

    majaha committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    6152f2a View commit details
    Browse the repository at this point in the history
  3. .

    majaha committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    57f01ff View commit details
    Browse the repository at this point in the history
  4. .

    majaha committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    be14d4a View commit details
    Browse the repository at this point in the history
  5. .

    majaha committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    24c826d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. .

    majaha committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    559c57b View commit details
    Browse the repository at this point in the history
  2. .

    majaha committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3ad796a View commit details
    Browse the repository at this point in the history
  3. .

    majaha committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5dfd344 View commit details
    Browse the repository at this point in the history
  4. .

    majaha committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    40b328e View commit details
    Browse the repository at this point in the history
  5. .

    majaha committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    bce495f View commit details
    Browse the repository at this point in the history
  6. .

    majaha committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    7d5f459 View commit details
    Browse the repository at this point in the history
  7. .

    majaha committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    be435b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. .

    majaha committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    82815dd View commit details
    Browse the repository at this point in the history
  2. .

    majaha committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ea7aad9 View commit details
    Browse the repository at this point in the history
  3. .

    majaha committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2e4d471 View commit details
    Browse the repository at this point in the history
  4. .

    majaha committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4fc0e0f View commit details
    Browse the repository at this point in the history
  5. .

    majaha committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6f089be View commit details
    Browse the repository at this point in the history
  6. .

    majaha committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c2c5e15 View commit details
    Browse the repository at this point in the history
  7. .

    majaha committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    83fdeab View commit details
    Browse the repository at this point in the history
  8. .

    majaha committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a5f68f8 View commit details
    Browse the repository at this point in the history
  9. .

    majaha committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    9a8b3b7 View commit details
    Browse the repository at this point in the history
  10. .

    majaha committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2e60349 View commit details
    Browse the repository at this point in the history
  11. .

    majaha committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    89f0c06 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. .

    majaha committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    267b45a View commit details
    Browse the repository at this point in the history
  2. .

    majaha committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3f8df37 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. .

    majaha committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    d81a888 View commit details
    Browse the repository at this point in the history
  2. .

    majaha committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    d7975ee View commit details
    Browse the repository at this point in the history
  3. .

    majaha committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8168418 View commit details
    Browse the repository at this point in the history
  4. .

    majaha committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9e23f5b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. .

    majaha committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    600f148 View commit details
    Browse the repository at this point in the history
  2. .

    majaha committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c6d26cd View commit details
    Browse the repository at this point in the history
  3. .

    majaha committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7ca5928 View commit details
    Browse the repository at this point in the history
  4. .

    majaha committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    16245b0 View commit details
    Browse the repository at this point in the history
  5. .

    majaha committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    dbc0b94 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. .

    majaha committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    71342db View commit details
    Browse the repository at this point in the history
  2. .

    majaha committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    f579a65 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. .

    majaha committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    9dca703 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. .

    majaha committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a9f8db9 View commit details
    Browse the repository at this point in the history
  2. .

    majaha committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    273ab0c View commit details
    Browse the repository at this point in the history
  3. .

    majaha committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6e5bc07 View commit details
    Browse the repository at this point in the history
  4. .

    majaha committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    db9a3bb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. .

    majaha committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    584bfa7 View commit details
    Browse the repository at this point in the history
  2. .

    majaha committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2b983b9 View commit details
    Browse the repository at this point in the history
  3. .

    majaha committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    61d3cf2 View commit details
    Browse the repository at this point in the history
  4. .

    majaha committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0ec3664 View commit details
    Browse the repository at this point in the history
  5. .

    majaha committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a7d8d0b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. .

    majaha committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1e1f5f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. .

    majaha committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    81693d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18c0a92 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. TEMP STUFF

    majaha committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    aa519a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. .

    majaha committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    3d239cb View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. .

    majaha committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2801a43 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. .

    majaha committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d128930 View commit details
    Browse the repository at this point in the history
  2. Revert "."

    This reverts commit d128930.
    majaha committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    1686c35 View commit details
    Browse the repository at this point in the history
  3. .

    majaha committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    52e9dc3 View commit details
    Browse the repository at this point in the history
  4. .

    majaha committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c8155ee View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Revert "."

    This reverts commit c8155ee.
    majaha committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    11887c3 View commit details
    Browse the repository at this point in the history
  2. Revert "."

    This reverts commit 52e9dc3.
    majaha committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b7531a9 View commit details
    Browse the repository at this point in the history
  3. Use windows git for MSVC

    majaha committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b592418 View commit details
    Browse the repository at this point in the history