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 long path support for Windows [Approach #2] #2056

Closed
wants to merge 22 commits into from

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    f10b1e6 View commit details
    Browse the repository at this point in the history
  2. Add file_path.h

    majaeger committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    9c0b1bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0a81cc View commit details
    Browse the repository at this point in the history
  4. Tests passing

    majaeger committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    34bf709 View commit details
    Browse the repository at this point in the history
  5. add x64-Release

    majaeger committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    47a2d72 View commit details
    Browse the repository at this point in the history
  6. PATH_MAX fixes

    majaeger committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    73a50d5 View commit details
    Browse the repository at this point in the history
  7. Add launch.vs.json file

    majaeger committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    7a25696 View commit details
    Browse the repository at this point in the history
  8. Remove launch.vs.json

    majaeger committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    88fce52 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    926ecbd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    958b63e View commit details
    Browse the repository at this point in the history
  11. Non-msvc fixes

    majaeger committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    8790a01 View commit details
    Browse the repository at this point in the history
  12. Fix non-msvc warnings

    majaeger committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    7c028d4 View commit details
    Browse the repository at this point in the history
  13. Define _MAX_DIR for linux

    majaeger committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    42a3322 View commit details
    Browse the repository at this point in the history
  14. Switch MAX_PATH to PATH_MAX

    majaeger committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    d5c7645 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    31f1a7c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    34f1bd3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    336e9b8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    65780d0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6e23df7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2c308b3 View commit details
    Browse the repository at this point in the history
  21. Remove extra brace

    majaeger committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    68da880 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    038e2fa View commit details
    Browse the repository at this point in the history