summaryrefslogtreecommitdiff
path: root/indra/lib/python/indra/util/llmanifest.py
AgeCommit message (Expand)Author
2024-06-10Post-merge - trim trailing whitespaceAndrey Lihatskiy
2024-01-11Rename OS X to macOS, mostly in commentsLars Næsbye Christensen
2023-09-13SL-19242: Pass arbitrary subprocess kwds through run_command().Nat Goodspeed
2022-06-05Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-...Nicky
2022-05-27Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-05-10SL-17376 Do not fail build if vcruntime140_1 is missingAndrey Kleshchev
2022-05-08- Slightly better documentation string for --configuration, as this really is...Nicky
2022-02-28Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-02-14SL-15742 Return correct default platform for linuxAndrey Lihatskiy
2021-12-10SL-15742: Convert build scripts to Python 3Bennett Goble
2019-09-18SL-11598: Remove from viewer_manifest.py pointless Windows wildcards.Nat Goodspeed
2019-09-16SL-11598: viewer_manifest.py should fail if a viewer file is missingOz Linden
2018-10-22DRTVWR-447: Introduce LLManifest.process_either().Nat Goodspeed
2018-09-07make the path output strip the 'dest' prefixOz Linden
2018-09-06add markers for non-package uses of viewer_manifest.pyOz Linden
2018-09-06make start and end messages for packages more prominenttOz Linden
2018-09-06improve error message for unfound filesOz Linden
2018-09-06modify the path command progress message to show fully resolved src and dst p...Oz Linden
2018-08-24DRTVWR-447: Introduce explicit CMake BUGSPLAT_DB variable.Nat Goodspeed
2018-08-17DRTVWR-447: Use os.path.split(path) instead of path.split(os.sep).Nat Goodspeed
2018-08-15DRTVWR-447: Streamline some of the logic around extra packages.Nat Goodspeed
2018-06-30MAINT-8822: Give LLManifest.prefix() (suppressed) debugging output.Nat Goodspeed
2018-06-29MAINT-8822: Revamp the LLManifest.prefix() calling convention.Nat Goodspeed
2017-12-04MAINT-7751: Rework DarwinManifest to produce new app bundle structure.Nat Goodspeed
2017-10-09MAINT-7831: Allow LLManifest.prefix() to be a context manager.Nat Goodspeed
2017-09-21remove redundant exception constructor code, andOz Linden
2017-09-21Clean up running commands under viewer_manifest (at least a little)Oz Linden
2017-05-24SL-702: refactor to make the viewer-manager easier for TPVs to integrateOz Linden
2015-06-18Update llmanifest.LLManifest.copy_action() to handle symlinksNat Goodspeed
2013-11-24move setting default grid to settings_install.xml so that it works on all pla...Oz Linden
2013-11-24normalize format of and add arch to all installer namesOz Linden
2013-09-16changes for additional packages to be packaged from the same build. see Build...JJ Linden
2013-07-26CHOP-955: Include app_settings/settings_install.xml in file_list.Nat Goodspeed
2013-04-19merge up to latest viewer-development for merge to 3.5.2Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-02-15clarify windows installer nameOz Linden
2013-02-12convert to new channel name scheme and remove login_channel build time parameterOz Linden
2013-02-07derive version number from indra/VIEWER_VERSION.txtOz Linden
2012-11-06merge changes for DRTVWR-223Oz Linden
2012-09-18SWAT-711: Create Mac app bundle symlinks only for .dylib files that exist.Nat Goodspeed
2012-07-25Fix to build with code signing option (patch from STORM-1900)callum_linden
2012-02-10Eliminate ManifestError for wildcards matching 0 files.Nat Goodspeed
2012-02-10Use wildcards instead of many version-specific lib names on Linux.Nat Goodspeed
2010-06-18Make run_command() use subprocess.Popen() rather than os.popen().Nat Goodspeed
2010-01-11EXT-4163 Don't strip viewer symbols, or tar the result, in DEBUG buildsTofu Linden
2009-11-05Added calls to ll_deploy_sharedlibs_commandMark Palange (Mani)
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2008-12-23QAR-1142 merging 1.22 RC0-RC4 changes.Mark Palange
2008-06-02svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake...Bryan O'Sullivan
2008-03-27If the correct wy doesn't work, hack it instead -sigh-Christian Goetze