..
cmake
Add feature (enabled) to turn off media plugins
2014-12-15 10:10:18 -08:00
copy_win_scripts
…
integration_tests
…
lib /python
…
linux_crash_logger
…
llappearance
Add bespoke ctor/dtor that align on 16byte boundaries when creating things on the heap
2014-12-11 16:32:13 -08:00
llaudio
…
llcharacter
Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013
2014-12-10 08:44:08 -08:00
llcommon
Isolate #pragma clang to __clang__ compilations.
2014-12-16 13:54:29 -05:00
llcorehttp
Remove a couple tests for unsigned long < 0.
2014-11-14 14:24:58 -05:00
llcrashlogger
…
llimage
Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013
2014-12-10 08:44:08 -08:00
llimagej2coj
…
llinventory
…
llkdu
Fix for incorrectly formatted #if statements (worked on clang FWIW!)
2014-12-10 13:02:36 -08:00
llmath
Fix up remaining llround() -> ll_round() issues
2014-12-12 11:03:56 -08:00
llmessage
Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013
2014-12-10 08:44:08 -08:00
llplugin
Remove unneeded media plugin header file
2014-12-12 17:43:09 -08:00
llprimitive
Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013
2014-12-10 08:44:08 -08:00
llrender
Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013
2014-12-10 08:44:08 -08:00
llui
Make LINE_NUMBER_HERE workaround conditional on LL_WINDOWS.
2014-12-12 13:39:57 -08:00
llvfs
…
llwindow
Fix up remaining llround() -> ll_round() issues
2014-12-12 11:03:56 -08:00
llxml
…
lscript
…
mac_crash_logger
…
media_plugins
Match up our usage of MS APIs with function prototypes in the new version of the API
2014-12-10 15:17:20 -08:00
newview
fix for some std::pair/STL syntax
2014-12-15 13:35:03 -08:00
test
Replace boost::lambda::_1 with boost::phoenix::placeholders::arg1.
2014-12-10 11:15:56 -08:00
test_apps
Update to build on Xcode 6.0 (fix unit tests): fix and remove copy-pasted code :(
2014-10-22 09:43:55 -07:00
tools /vstool
Update VSTool that is used to set configuration in MSVC solution file for MSVC 2013 (v12.x)
2014-12-12 09:30:33 -08:00
viewer_components
Update to build on Xcode 6.0 (fix unit tests): fix up Boost linker errors
2014-10-22 10:09:24 -07:00
win_crash_logger
…
CMakeLists.txt
Add feature (enabled) to turn off media plugins
2014-12-15 10:10:18 -08:00
edit-me-to-trigger-new-build.txt
…
fix-incredibuild.py
…