Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
4be42bd6
Commit
4be42bd6
authored
Oct 07, 2011
by
Alex Goncharov
Browse files
Merge branch 'master' of
ssh://common-lisp.net/var/git/projects/cmucl/cmucl
parents
7c53c93c
b4d64266
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/build-all.sh
View file @
4be42bd6
...
...
@@ -34,6 +34,8 @@ usage ()
}
VERSION
=
"
`
date
'+%Y-%m-%d %H:%M:%S'
`
"
GIT_HASH
=
"
`
(
cd
src
;
git describe
--dirty
2>/dev/null
)
`
"
VERSION
=
"
`
date
'+%Y-%m-%d %H:%M:%S'
`
$GIT_HASH
"
BASE
=
build
CREATE_OPT
=
""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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