phoenix-firestorm/indra
Nat Goodspeed 2f866c9d98 DRTVWR-476: Add LLEventTimer::run_every(), run_at(), run_after().
Also add corresponding LLEventTimeout::post_every(), post_at(), post_after()
methods.
2020-03-25 18:59:10 -04:00
..
cmake DRTVWR-476: We've observed a couple different values for VS 2017. 2020-03-25 18:58:16 -04:00
copy_win_scripts
doxygen
integration_tests [DRTVWR-476] - fix linking 2020-03-25 18:39:20 -04:00
lib/python/indra SL-11598: Remove from viewer_manifest.py pointless Windows wildcards. 2019-09-18 10:26:27 -04:00
linux_crash_logger SL-793: Use Boost.Fiber instead of the "dcoroutine" library. 2020-03-25 17:32:45 -04:00
llappearance SL-12272 Ordered Shutdown log spam 2019-11-13 16:17:16 +02:00
llaudio
llcharacter SL-4150 Rename htonmemcpy 2019-07-24 16:58:24 +03:00
llcommon DRTVWR-476: Add LLEventTimer::run_every(), run_at(), run_after(). 2020-03-25 18:59:10 -04:00
llcorehttp DRTVWR-476: Disable test_httprequest.hpp on Mac Release builds. 2020-03-25 18:44:04 -04:00
llcrashlogger Use reinterpret_cast to pass pthread_self (pthread_t) into CRYPTO_THREADID_set_pointer (void*). 2020-03-25 18:40:45 -04:00
llimage [DRTVWR-476] - fix compiler errors 32 bit windows build 2020-03-25 18:44:04 -04:00
llimagej2coj [DRTVWR-476] - update openjpeg 2020-03-25 18:39:20 -04:00
llinventory SL-10499 - benefits. Removed no-longer-needed lleconomy files and classes. Group-related costs and limits via benefits. 2019-11-15 15:13:11 +00:00
llkdu DRTVWR-494: Put streaming operator<<() for kdu_dims in kdu_core. 2020-03-25 15:28:17 -04:00
llmath Backed out changeset: de49423bb5ae 2020-03-25 18:39:20 -04:00
llmessage DRTVWR-476: Re-enable an llcoproceduremanager_test case. 2020-03-25 18:44:05 -04:00
llplugin [DRTVWR-476] - fix linking 2020-03-25 18:39:20 -04:00
llprimitive [DRTVWR-476] - fix compiler errors 32 bit windows build 2020-03-25 18:44:04 -04:00
llrender DRTVWR-476: Fix glVertexAttrib{IPointer,PointerARB}() OpenGL calls. 2020-03-25 16:12:46 -04:00
llui DRTVWR-476: Remove special case for listen(boost::bind(weak_ptr)). 2020-03-25 18:52:11 -04:00
llvfs [DRTVWR-476] - fix compiler errors 32 bit windows build 2020-03-25 18:44:04 -04:00
llwindow DRTVWR-494: Avoid keeping iterator to destroyed temporary container. 2020-03-25 15:28:17 -04:00
llxml DRTVWR-494: Defend LLInstanceTracker against multi-thread usage. 2020-03-25 15:28:17 -04:00
mac_crash_logger SL-793: Use Boost.Fiber instead of the "dcoroutine" library. 2020-03-25 17:32:45 -04:00
media_plugins DRTVWR-494: Fix Windows macro collisions in windows_volume_catcher 2020-03-25 15:28:17 -04:00
newview DRTVWR-476: Introduce LLEventMailDrop::discard() (instead of flush()). 2020-03-25 18:58:16 -04:00
test DRTVWR-476: Kill LLEventQueue, per-frame LLEventPump::flush() calls. 2020-03-25 18:58:16 -04:00
tools/vstool Tweaks to VSTool source and executable for compatibility with VS 2017 2020-03-25 18:44:04 -04:00
viewer_components SL-1968: Extend lllogin_test login-failed cases for new sync timing. 2020-03-25 18:44:04 -04:00
win_crash_logger [DRTVWR-476] - fix linking 2020-03-25 18:39:20 -04:00
CMakeLists.txt [DRTVWR-476] - fix linking 2020-03-25 18:39:20 -04:00
edit-me-to-trigger-new-build.txt SL-12587 - trigger build update 2020-01-17 17:32:29 +00:00
fix-incredibuild.py