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

Make fs.cpp compile on windows #1253

Merged
merged 1 commit into from
Feb 2, 2025
Merged

Make fs.cpp compile on windows #1253

merged 1 commit into from
Feb 2, 2025

Conversation

wengxt
Copy link
Member

@wengxt wengxt commented Feb 2, 2025

  1. mtime uses st_mtime as fallback
  2. fix mkdir
  3. Effectively disable icon theme cache on windows, there's no tool generate cache anyway on windows. We may still need it to load icon.

Effectively disable icon theme cache on windows

Close #1245

@wengxt wengxt force-pushed the fs branch 3 times, most recently from bc160e2 to 10bdf53 Compare February 2, 2025 18:30
1. mtime uses st_mtime as fallback
2. fix mkdir
3. Effectively disable icon theme cache on windows, there's no
   tool generate cache anyway on windows. We may still need it to
   load icon.

Effectively disable icon theme cache on windows

Close #1245
@wengxt wengxt merged commit 51cf809 into master Feb 2, 2025
4 checks passed
@wengxt wengxt deleted the fs branch February 2, 2025 18:59
@wengxt wengxt restored the fs branch February 2, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant