| .. |
|
cmake
|
update libs to match vivox distribution
|
2014-12-22 16:43:28 -05: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
|
remove redundant include of Audio.cmake
|
2014-12-15 12:52:26 -05:00 |
|
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
|
merge some linux fixes and OPEN-287
|
2014-12-23 11:13:24 -05:00 |
|
llcorehttp
|
Remove a couple tests for unsigned long < 0.
|
2014-11-14 14:24:58 -05:00 |
|
llcrashlogger
|
…
|
|
|
llimage
|
merge changes for 3.7.22-release
|
2014-12-15 12:34:18 -05:00 |
|
llimagej2coj
|
…
|
|
|
llinventory
|
…
|
|
|
llkdu
|
Fix another empty #elif to plain #else.
|
2014-12-16 13:55:15 -05: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
|
merge changes for 3.7.22-release
|
2014-12-15 12:34:18 -05:00 |
|
llrender
|
merge changes for 3.7.22-release
|
2014-12-15 12:34:18 -05:00 |
|
llui
|
Make LINE_NUMBER_HERE workaround conditional on LL_WINDOWS.
|
2014-12-12 13:39:57 -08:00 |
|
llvfs
|
Update to build on Xcode 6.0: using an assignment in an expressions without parens
|
2014-10-17 15:07:19 -07:00 |
|
llwindow
|
merge changes for 3.7.22-release
|
2014-12-15 12:34:18 -05: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
|
update libs to match vivox distribution
|
2014-12-22 16:43:28 -05:00 |
|
test
|
Remove Visual Studio workaround for lack of std::fpclassify().
|
2014-12-16 14:03:57 -05: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
|
Move the cmake package tracking files under the packages directory
|
2014-12-17 16:57:48 -05:00 |
|
edit-me-to-trigger-new-build.txt
|
…
|
|
|
fix-incredibuild.py
|
…
|
|