summaryrefslogtreecommitdiff
path: root/indra/cmake/LLAddBuildTest.cmake
AgeCommit message (Expand)Author
2018-09-07remove only-partially-successful attempt to put teamcity blocks around targetsOz Linden
2018-09-05add more block structure to TeamCity log output for componentsOz Linden
2017-05-08DRTVWR-418: Fix -std=c++11 llinstancetracker_test crash.Nat Goodspeed
2016-12-20don't add llcorehttp to all testsOz Linden
2015-08-17swap common and core?Rider Linden
2015-08-17Get unit tests (Integration and project) compiling and linking again.Rider Linden
2015-08-14These tests are just causing a cascade of errors..rider
2015-08-14MAINT-5506: Converted llmessage untrusted sim message responder to coroutine.Rider Linden
2014-10-21correct test construction macro target reference for integration testsOz Linden
2014-10-13fixes for cmake warnings about policy changes. could not fully test these cha...JJ Linden
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-03-19OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBSOz Linden
2014-01-09fixed unit tests being generated as Windows GUI projects instead of console p...Richard Linden
2013-03-27Rollback the boost sys lib inclusion in integ tests as it was causing dup sym...Graham Madarasz
2013-03-26Add Boost System library to all testsOz Linden
2013-01-14Merge in viewer-developmentsimon@Simon-PC.lindenlab.com
2013-01-08merge changes for DRTVWR-250Oz Linden
2012-12-07Removed duplicated block of code in LLAddBuildTest.cmake. Added comment to po...Logan Dethrow
2012-11-20Automated merge with https://bitbucket.org/lindenlab/viewer-developmentDave Parks
2012-09-07Further attempts to erradicate TCMALLOCsimon@Simon-PC.lindenlab.com
2012-09-07DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code.Monty Brandenberg
2012-07-11Pull in viewer-development because it's painful. Merge with runitai's help.simon@Simon-PC.lindenlab.com
2012-08-02mergeBrad Payne (Vir Linden)
2012-08-02MAINT-515 FIX, CHOP-100 FIX - technically we are avoiding these issues rather...Brad Payne (Vir Linden)
2012-01-06SH-2789 WIP - fixing the LL_USE_TCMALLOC code, make tests build with the same...Brad Payne (Vir Linden)
2011-05-06Continuing work on CHOP-609 build time improvements. Fixed eroneous addition...brad kittenbrink
2011-03-19merged OPEN-39: include Tut.cmake for integration tests (fixes "bitpack_test....Boroondas Gupte
2011-03-19OPEN-39: include Tut.cmake for integration tests (fixes "bitpack_test.o: No s...Boroondas Gupte
2011-02-09STORM-981 : Fix Linux link issues when LL_TESTS is ONMerov Linden
2011-01-06STORM-826 (workaround): correct mixed and dos-style line endingsOz Linden
2010-12-16VWR-24251: Fix -DLL_TESTS:BOOL=ON on standalone when Tut is installed in a no...Aleric Inglewood
2010-11-10CHOP-151 Imported patch from server-trunk to support preprocessor at unit tes...Mark Palange (Mani)
2010-10-12merged SNOW-756 / VWR-23385 / STORM-374 (fixed standalone LD_LIBRARY_PATH for...Boroondas Gupte
2010-10-12SNOW-756 / VWR-23385 FOLLOWUP fixed indentationBoroondas Gupte
2010-10-12SNOW-756 / VWR-23385 FIXED standalone LD_LIBRARY_PATH for unit testsBoroondas Gupte (patch by Aleric Inglewood)
2010-08-19VWR-20810 (SNOW-503) Quote EXE_STAGING_DIR to prevent it failing with some pathsAimee Linden
2010-06-18Centralize LD_LIBRARY_PATH logic with new SET_TEST_PATH macro.Nat Goodspeed
2010-06-21Remove tab chars inherited with file...Nat Goodspeed
2010-06-21EXT-7926: fix broken LD_LIBRARY_PATH handling on Windows.Nat Goodspeed
2009-11-03Continuing work on DEV-41724/DEV-41725 normalizing shared lib staging.brad kittenbrink
2009-10-20It seems that ADD_INTEGRATION_TEST tests now require GoogleMock to buildNat Goodspeed
2009-10-16merge from latest svn/viewer-2-0 to hg/viewer-2-0Mark Palange (Mani)
2009-10-08DEV-41080Adam Moss
2009-09-18Merged latest viewer/viewer-20 into login-api.brad kittenbrink
2009-09-08QAR-1619: Finish replacing RunBuildTest.cmake with run_build_test.py.Nat Goodspeed
2009-09-01RunBuildTest.cmake definitely needs the separate_arguments() command, elseNat Goodspeed
2009-09-01Merged login-api with viewer-2.0.0-3 up through r132290.brad kittenbrink
2009-08-31Merge with trunkBryan O'Sullivan
2009-08-28DEV-38596: Introduce Mani's LL_ADD_INTEGRATION_TEST macro.Nat Goodspeed
2009-07-30Fixes to build on linux for DEV-35401.palmer@eniac54.lindenlab.com