Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-11 | Rearrange CPack settings & contributors generation | Erik Kundiman | |
where they belong in newview/CMakeLists.txt. | |||
2024-08-09 | Set most CPACK variables before including CPack | Erik Kundiman | |
so that we don't have to run cmake twice just to pick up those variables. | |||
2024-05-16 | Merge tag '7.1.7-release' | Erik Kundiman | |
source for viewer 7.1.7.8974243247 | |||
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2023-08-26 | CPack for packaging (when PACKAGE set to on) | Erik Kundiman | |
Since we could use the dynamic versioning from the configuration phase of CMake, the inclusion is put in BuildVersion.cmake. Other CPACK variables are usually static so can be set when running cmake. CPack somehow doesn't pick up the DESTINATION values in ViewerInstall (slplugin & libvlc too) from UnixInstall, so they're they're partially hardcoded again there. | |||
2022-04-06 | Use git for version detection fallback | Nicky | |
2017-02-22 | correct merge error in BuildVersion.cmake | Oz Linden | |
2017-02-22 | use AUTOBUILD_BUILD_ID value for revision if available (requires autobuild ↵ | Oz Linden | |
1.1.4) | |||
2017-01-05 | DRTVWR-418, MAINT-7038: Don't add double quotes to channel name. | Nat Goodspeed | |
The CMake directive that passes VIEWER_CHANNEL to the C++ compiler as LL_VIEWER_CHANNEL was enclosing the VIEWER_CHANNEL value in double quotes. At this point in history, those double quotes literally become part of the LL_VIEWER_CHANNEL value, causing the viewer to construct a bad Viewer Version Manager query containing those double quotes. Removing them fixes the query. | |||
2016-06-09 | move build number informative output to stdout | Oz Linden | |
2016-02-07 | OPEN-297 simplify build number generation | Oz Linden | |
2016-02-04 | add build configuration to the About box if it is not Release | Oz Linden | |
remove some superfluous other information from About | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-10-29 | Merge viewer-release => sunshine-internal | Don Kjer | |
2013-09-05 | open-183: improve local build number generation to account for multiple heads | Oz Linden | |
2013-09-04 | merge | Brad Payne (Vir Linden) | |
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-07-16 | OPEN-182: correct tip rev number use in local build version generation | Oz Linden | |
2013-06-18 | merge with viewer-release | Nyx Linden | |
2013-06-04 | fix local build numbers when compiling a merge before committing (two parents) | Oz Linden | |
2013-05-21 | merge | Brad Payne (Vir Linden) | |
2013-05-21 | revise test for hg to detect and ignore incorrect results from cygwin hg | Oz Linden | |
2013-04-19 | merge up to latest viewer-development for merge to 3.5.2 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-02-20 | add viewer channel to compile time feedback | Oz Linden | |
2013-02-07 | derive version number from indra/VIEWER_VERSION.txt | Oz Linden | |
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 |