mirror of
https://github.com/KDE/kde-linux.git
synced 2026-01-29 01:51:56 -05:00
bf5f2dd160c626e97a0f6dfe66a331a8dbc4f099
with file mtimes stabilized, we now have dirs lighting up like a christmas tree in my diff scripts. give them a stable mtime to get consistency between builds. the idea here is that if we set the mtime of all dirs to their latest content's mtime we'll implicitly stabilize the dirs through stabilizing the files somewhat unfortunately we need to do this in a single thread because otherwise we'd have to segment deep trees and I really don't want to venture there for such an otherwise simple program a future option might be to also put dirs in our json but realistically that only makes a difference for empty dirs (since they have no content from which to derive the mtime). so let's see where we get with this. we can always add dir records in the json later
This is the repository for the KDE Linux project. Please consult the wiki for further information
https://community.kde.org/KDE_Linux
For installation details see the Installation section
Description
Languages
Shell
57%
Go
12.8%
Python
11.3%
Rust
9.2%
QML
6.9%
Other
2.8%