Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-17 | Remove function create_target and instead directly use add_library | Nicky | |
2022-04-17 | Switch over to standard target_link_libraries (cmake requirements are high ↵ | Nicky | |
enough now). | |||
2022-04-16 | Remove obsolete message | Nicky | |
2022-04-13 | Rework cmake, the original plan was to maybe be able to use conan targets ↵ | Nicky | |
with the same name (that's why 3ps had names like apr::apr), but it's safer and saner to put the LL 3ps under the ll:: prefix. This also allows means it is possible to get rid of that bad "if( TRAGET ...) return() endif()" pattern and rather use include_guard(). | |||
2022-04-13 | Remove obsolete and unmaintained USE_SYSTEMLIBS | Nicky | |
2022-04-10 | Make LIB_NDOF define part of the targets interface | Nicky | |
2022-04-06 | Move CMake files to modernized cmake syntax, step 1. | Nicky | |
Change projects to cmake targetsto get rid of havig to hardcore include directories and link libraries in consumer projects. | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-12-17 | adjust cmake not to attempt loads of packages on the wrong platforms | Oz Linden | |
2014-09-23 | minimal hacks to autobuild.xml to allow configure to finish | Oz Linden | |
2014-03-19 | OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBS | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2011-08-17 | convert tabs to spaces where they are forbidden | Oz Linden | |
2010-12-15 | VWR-10579: Fix NDOF.cmake to do the right thing on standalone. | Aleric Inglewood | |
The old one just assumed that libndof is installed, even on standalone. This patch looks for it on standalone, unless configured with -DNDOF:BOOL=OFF, and when not found prints an error message (including telling about -DNDOF:BOOL=OFF). | |||
2008-11-12 | svn merge -c102054 | Adam Moss | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/morejoy-2-r102015 QAR-1016 joystick+spacenav improvements MERGE | |||
2008-06-12 | svn merge -r89258:89534 ↵ | Jennifer Leech | |
svn+ssh://svn/svn/linden/branches/install-dev-binaries/idb2-merge-buildme | |||
2008-06-02 | svn merge -r88066:88786 ↵ | Bryan O'Sullivan | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake-9-merge dataserver-is-deprecated for-fucks-sake-whats-with-these-commit-markers |