..
cmake
Add feature (enabled) to turn off media plugins
2014-12-15 10:10:18 -08:00
copy_win_scripts
…
integration_tests
…
lib /python
merge changes for 3.6.12-release
2013-12-17 11:15:01 -05:00
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
MAINT-4292 FIXED Make Merchant Outbox Folder not movable (protected)
2014-07-31 20:11:17 +03:00
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
…
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
Update to build on Xcode 6.0: more removal of unused const variables [-Wunused-const-variable]
2014-10-17 15:12:02 -07:00
lscript
Update to build on Xcode 6.0: replace logical && with bitwise version
2014-10-17 16:14:27 -07:00
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
…
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
…
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
…