summaryrefslogtreecommitdiff
path: root/src/lib/cross_unix.cc
AgeCommit message (Collapse)Author
2025-01-21White space: cross{_osx,_windows,_common}.cc cross.hCarl Hetherington
2025-01-05Bump libdcp for raw_convert changes.Carl Hetherington
raw_convert<string> is gone, so here we use fmt::{to_string,format} instead. Other raw_converts now use fast_float.
2022-05-11Use GetCommandLineW() to get a UTF16-encoded command line on Windows (#2248).Carl Hetherington
2022-05-11Move some common methods out to cross_unix.ccCarl Hetherington