Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hpc-team
spack
Commits
c41b9b7d
Commit
c41b9b7d
authored
Dec 09, 2015
by
Todd Gamblin
Browse files
Change github.com/scalability-llnl to github.com/llnl everywhere.
parent
b8bb24d4
Changes
193
Hide whitespace changes
Inline
Side-by-side
bin/spack
View file @
c41b9b7d
...
...
@@ -7,7 +7,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
bin/spack-python
View file @
c41b9b7d
...
...
@@ -7,7 +7,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
lib/spack/docs/conf.py
View file @
c41b9b7d
...
...
@@ -6,7 +6,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
lib/spack/docs/exts/sphinxcontrib/__init__.py
View file @
c41b9b7d
...
...
@@ -6,7 +6,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
lib/spack/docs/exts/sphinxcontrib/programoutput.py
View file @
c41b9b7d
...
...
@@ -6,7 +6,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
lib/spack/docs/getting_started.rst
View file @
c41b9b7d
...
...
@@ -5,11 +5,11 @@ Download
--------------------
Getting spack is easy. You can clone it from the `github repository
<https://github.com/
scalability-
llnl/spack>`_ using this command:
<https://github.com/llnl/spack>`_ using this command:
.. code-block:: sh
$ git clone https://github.com/
scalability-
llnl/spack.git
$ git clone https://github.com/llnl/spack.git
This will create a directory called ``spack``. We'll assume that the
full path to this directory is in the ``SPACK_ROOT`` environment
...
...
@@ -22,7 +22,7 @@ go:
$ spack install libelf
For a richer experience, use Spack's `shell support
<http://
scalability-
llnl.github.io/spack/basic_usage.html#environment-modules>`_:
<http://llnl.github.io/spack/basic_usage.html#environment-modules>`_:
.. code-block:: sh
...
...
lib/spack/docs/index.rst
View file @
c41b9b7d
...
...
@@ -24,12 +24,12 @@ maintain a single file for many different builds of the same package.
See the :doc:`features` for examples and highlights.
Get spack from the `github repository
<https://github.com/
scalability-
llnl/spack>`_ and install your first
<https://github.com/llnl/spack>`_ and install your first
package:
.. code-block:: sh
$ git clone https://github.com/
scalability-
llnl/spack.git
$ git clone https://github.com/llnl/spack.git
$ cd spack/bin
$ ./spack install libelf
...
...
lib/spack/env/cc
View file @
c41b9b7d
...
...
@@ -7,7 +7,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
lib/spack/external/__init__.py
View file @
c41b9b7d
...
...
@@ -6,7 +6,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
lib/spack/llnl/util/filesystem.py
View file @
c41b9b7d
...
...
@@ -6,7 +6,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
lib/spack/llnl/util/lang.py
View file @
c41b9b7d
...
...
@@ -6,7 +6,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
lib/spack/llnl/util/link_tree.py
View file @
c41b9b7d
...
...
@@ -6,7 +6,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
lib/spack/llnl/util/lock.py
View file @
c41b9b7d
...
...
@@ -6,7 +6,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
lib/spack/llnl/util/tty/__init__.py
View file @
c41b9b7d
...
...
@@ -6,7 +6,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
lib/spack/llnl/util/tty/colify.py
View file @
c41b9b7d
...
...
@@ -6,7 +6,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
lib/spack/llnl/util/tty/color.py
View file @
c41b9b7d
...
...
@@ -6,7 +6,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
lib/spack/llnl/util/tty/log.py
View file @
c41b9b7d
...
...
@@ -6,7 +6,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
lib/spack/spack/__init__.py
View file @
c41b9b7d
...
...
@@ -6,7 +6,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
lib/spack/spack/architecture.py
View file @
c41b9b7d
...
...
@@ -6,7 +6,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
lib/spack/spack/cmd/__init__.py
View file @
c41b9b7d
...
...
@@ -6,7 +6,7 @@
# Written by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
# LLNL-CODE-647188
#
# For details, see https://
scalability-llnl.github.io
/spack
# For details, see https://
github.com/llnl
/spack
# Please also see the LICENSE file for our notice and the LGPL.
#
# This program is free software; you can redistribute it and/or modify
...
...
Prev
1
2
3
4
5
…
10
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment