Age | Commit message (Expand) | Author |
2014-10-29 | fix signature target path | Oz Linden |
2014-10-29 | reorder finalizing for OSX so that the signature is applied to the app after ... | Oz Linden |
2014-10-29 | merge changes for MAINT-4560 | Oz Linden |
2014-10-28 | fix for formatting issue | JJ Linden |
2014-10-28 | adding line to test that app was signed appropriately | JJ Linden |
2014-10-28 | add --deep to codesign for the mac | Oz Linden |
2014-10-28 | merge changes for 3.7.19-release | Oz Linden |
2014-10-28 | merge changes for 3.7.19-release | Oz Linden |
2014-10-28 | increment viewer version to 3.7.20 | Oz Linden |
2014-10-24 | Suppress non-useful NaN test in llsd_new_tut.cpp | Nat Goodspeed |
2014-10-23 | Bring in new TUT library build. Clean up ensure_equals() overloads. | Nat Goodspeed |
2014-10-23 | merge changes for STORM-2081 | Oz Linden |
2014-10-23 | STORM-2081 - Guard against null gWindowImplementation when fullscreen (crashe... | Cinder |
2014-10-23 | Fix Xcode 6 compile errors relating to tut::ensure_equals() overloads. | Nat Goodspeed |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): minor fix for debug only unit ... | callum_linden |
2014-10-22 | merge with head | Oz Linden |
2014-10-22 | Remove unit test case that relied on undefined order of evaluation | Oz Linden |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): comment out failing unit test ... | callum_linden |
2014-10-22 | merge with more fixes from callum | Oz Linden |
2014-10-22 | correct merge error in llerror_test.cpp | Oz Linden |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): remove unused statement warning | callum_linden |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): skip llerror_test test for now... | callum_linden |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): remove unused functions that t... | callum_linden |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): fix up Boost linker errors | callum_linden |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): fix and remove copy-pasted cod... | callum_linden |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): fix function stubbing in KDU | callum_linden |
2014-10-22 | added skip to llerror_test of nested logging, noted in todo file | Oz Linden |
2014-10-22 | added quoting to clarify failure messages | Oz Linden |
2014-10-21 | Update to build on Xcode 6.0 (fix unit tests): turn off warnings for multiple... | callum_linden |
2014-10-21 | correct test construction macro target reference for integration tests | Oz Linden |
2014-10-21 | Update to build on Xcode 6.0: remove release build unused function | callum_linden |
2014-10-21 | Update to build on Xcode 6.0: remove release build unused function | callum_linden |
2014-10-21 | merge changes for 3.7.18-release | Oz Linden |
2014-10-21 | fix version number generation for cmake 3.x and autobuild 1.0 compatibility | Oz Linden |
2014-10-21 | Update to build on Xcode 6.0: remove final, unwanted warning | callum_linden |
2014-10-21 | merge changes for 3.7.18-release | Oz Linden |
2014-10-20 | Update to build on Xcode 6.0: remove #pragmas from code to deal with tut warn... | callum_linden |
2014-10-20 | Update to build on Xcode 6.0: fix typo in functions params | callum_linden |
2014-10-20 | Update to build on Xcode 6.0: Remove concept of XCODE_VERSION from CMake file... | callum_linden |
2014-10-20 | Update to build on Xcode 6.0: Large (and final) collection of fixes for unuse... | callum_linden |
2014-10-20 | Merge. Refresh from viewer-release after 3.7.18 release. | Monty Brandenberg |
2014-10-20 | Update to build on Xcode 6.0: WTH! how did this ever link? | callum_linden |
2014-10-20 | Update to build on Xcode 6.0: clang demands a public default ctor | callum_linden |
2014-10-20 | increment viewer version to 3.7.19 | Oz Linden |
2014-10-20 | Update to build on Xcode 6.0: clang demands logical comparison brackets | callum_linden |
2014-10-20 | Update to build on Xcode 6.0: typedef declared protected incorrectly here | callum_linden |
2014-10-20 | Update to build on Xcode 6.0: delete called on that is abstract but has non-v... | callum_linden |
2014-10-20 | Update to build on Xcode 6.0: self assigment of var to var - typo? | callum_linden |
2014-10-20 | Update to build on Xcode 6.0: clang demands logical comparison brackets | callum_linden |
2014-10-20 | Update to build on Xcode 6.0: cast doesn't change overloading rules - poorly ... | callum_linden |