Age | Commit message (Collapse) | Author |
|
by Kelly
|
|
Previous viewer_manifest.py unconditionally created Mac symlinks for all expected
.dylib files. Recent change to revert to statically linking llcommon means we
no longer build libllcommon.dylib, therefore we no longer copy it, therefore
any symlink to that library will be broken by definition.
Change to create symlinks for .dylib files that were successfully copied.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clock pendulum.
|
|
by scripts so that the drawable is properly updated with the updated location.
|
|
|
|
|
|
fix for gcc builds
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tested
|
|
|
|
|
|
|
|
|
|
always parse named values first
added detection of enum-type values and now parse as ints
|
|
|
|
|
|
The steam/xui/*/strings.xml files are intended only to override a single
string (create_account_url). But until the strings.xml C++ code supports
fallback to the default skin, we must manually keep them synchronized except
for that one string.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
repository.
|
|
|
|
|
|
cmake and other files didn't get moved over, do it by hand.
|
|
Cmake files not merged correctly and had to be done by hand. New memory
allocation made some memory usage tests in the llcorehttp integration
tests no longer valid. Would like to work on LLLog sometime and get
it to be consistent. Special flags needed for windows build of example
program.
|
|
|