phoenix-firestorm/indra
Monty Brandenberg 74d59e7128 Build llcorehttp as part of a viewer dependency with unit tests. This required
boost::thread and the easiest path to that was to go with the 1.48 Boost release
in the 3P tree (eliminating a fork for a modified 1.45 packaging).  One unit test,
the most important one, is failing in test_httprequest but that can be attended
to later.  This test issues a GET to http://localhost:2/ and that is hitting the
wire but the libcurl plumbing isn't delivering the failure, only the eventual
timeout.  An unexpected change in behavior.
2012-05-07 15:16:31 -04:00
..
cmake Build llcorehttp as part of a viewer dependency with unit tests. This required 2012-05-07 15:16:31 -04:00
copy_win_scripts
integration_tests
lib/python
linux_crash_logger
linux_updater
llaudio
llcharacter
llcommon Build llcorehttp as part of a viewer dependency with unit tests. This required 2012-05-07 15:16:31 -04:00
llcorehttp Build llcorehttp as part of a viewer dependency with unit tests. This required 2012-05-07 15:16:31 -04:00
llcrashlogger
llimage
llimagej2coj
llinventory
llkdu
llmath SH-2889 Add visual auto-muting controls 2012-01-20 16:42:57 -06:00
llmessage Introduce two new parameters "CurlUseMultipleThreads" and "CurlRequestTimeOut" for QA to test Curl. 2012-01-25 18:27:40 -07:00
llplugin
llprimitive
llrender merge 2012-02-01 15:43:11 -05:00
llui made layoutPanels have constant user_resize and auto_resize attributes 2012-01-19 19:52:49 -08:00
llvfs
llwindow EXP-1775 : cleanup a bit PeekMessage() usage, avoid eating one event when reaching MAX_MESSAGE_PER_UPDATE. 2012-01-13 15:11:37 -08:00
llxml
llxuixml
lscript
mac_crash_logger
mac_updater
media_plugins
newview Bring llcorehttp into the compile and link phases. Windows looks okay though it's a dead library so far. 2012-04-26 11:35:07 -04:00
test
test_apps/llplugintest
tools/vstool
viewer_components fix for SH-2845, SH-2846, SH-2847, SH-2851: curl crashes and out-of-memory crashes. 2012-01-12 16:36:56 -07:00
win_crash_logger
win_updater
CMakeLists.txt Okay, imported the core-http library and got it compiling suspiciously easily. 2012-04-23 16:19:39 -04:00
fix-incredibuild.py