index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcorehttp
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2017-02-03
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
Nat Goodspeed
2016-12-10
DRTVWR-418: Update some copy commands for 3p library versions.
Nat Goodspeed
2016-12-08
DRTVWR-418: Change Mac build_directory to build-darwin-x86_64
Nat Goodspeed
2016-12-07
DRTVWR-418: Merge backout that restores llcorehttp tests.
Nat Goodspeed
2016-12-07
Backed out changeset fbcb5f5fb015: restore llcorehttp tests.
Nat Goodspeed
2016-12-07
big hammer - temporarily disable llcorehttp tests completely
Oz Linden
2016-12-07
DRTVWR-418: Suppress llcorehttp tests until we solve TC harness issues.
Nat Goodspeed
2016-09-27
MAINT-5232: Ensure BOOST_SYSTEM_LIBRARY follows BOOST_THREAD_LIBRARY.
nat@linux-build-phx8.lindenlab.com
2016-05-19
Automated merge with tip of viewer-release to pick up 4.0.5
callum_linden
2016-04-21
DRTVWR-418 remove vestiges of TCMALLOC and GooglePerfTools from the viewer
callum_linden
2016-04-04
merge with 4.0.3-release
Oz Linden
2016-03-07
Merge
Rider Linden
2016-03-07
merge with El Capitan and packaging fixes
Oz Linden
2016-02-17
kludge for darwin builds on el capitan
JJ Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-09-23
Remove ares dependency from build.
Rider Linden
2015-09-15
MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib
Rider Linden
2015-08-19
Break circular dep. Things get cranky.
Rider Linden
2015-08-18
MAINT-5506: Establish circular dependency between LLMessage & LLCoreHttp
Rider Linden
2015-07-09
Suppress http_proxy env var for llcorehttp integration test.
Nat Goodspeed
2014-01-09
fixed unit tests being generated as Windows GUI projects instead of console p...
Richard Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-12-07
Removed duplicated block of code in LLAddBuildTest.cmake. Added comment to po...
Logan Dethrow
2012-11-16
Certain test and example programs now need the Boost.System library.
Nat Goodspeed
2012-09-07
DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code.
Monty Brandenberg
2012-06-22
This sets down the groundwork for dynamic policy classes.
Monty Brandenberg
2012-06-21
SH-3177 Add streambuf/iostream adapters to BufferArray object.
Monty Brandenberg
2012-06-19
Cleanup: move magic nubmers to new _httpinternal.h header file.
Monty Brandenberg
2012-06-15
Ported example (freestanding) program to drive API & generate performance num...
Monty Brandenberg
2012-06-12
HTTP Proxy, PUT & POST, unit tests and refactoring.
Monty Brandenberg
2012-06-11
Bring in the testrunner/http server scaffold for better integration testing.
Monty Brandenberg
2012-06-06
Policy + caching fixes + https support + POST working
Monty Brandenberg
2012-06-01
Delete a file, edit cmakelists.txt.
Monty Brandenberg
2012-06-01
Major steps towards implementing the policy component.
Monty Brandenberg
2012-05-23
Integrate llcorehttp library into lltexturefetch design.
Monty Brandenberg
2012-05-08
Unit test still giving me issues on the local windows system. Seems to be a ...
Monty Brandenberg
2012-05-08
Okay, got Mac building with Boost 1.48. Unit tests needed NULL pointer
Monty Brandenberg
2012-05-07
Build llcorehttp as part of a viewer dependency with unit tests. This required
Monty Brandenberg
2012-04-25
Build tweak for linux which has the same boost/unused variable
Monty Brandenberg
2012-04-25
Get Mac building. Unused variable in boost and missing return
Monty Brandenberg
2012-04-23
Okay, imported the core-http library and got it compiling suspiciously easily.
Monty Brandenberg