projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cfeeb3
)
maketgz: remove CRLF newlines
author
Daniel Stenberg
<daniel@haxx.se>
Sun, 18 May 2014 10:51:24 +0000
(12:51 +0200)
committer
Daniel Stenberg
<daniel@haxx.se>
Sun, 18 May 2014 10:51:24 +0000
(12:51 +0200)
maketgz
patch
|
blob
|
history
diff --git
a/maketgz
b/maketgz
index acc0a47b3ea4f137284a603d3cdd5211e4693375..b1ecbb9d90a48830a5505f95110994bcc5398eab 100755
(executable)
--- a/
maketgz
+++ b/
maketgz
@@
-125,8
+125,8
@@
make -s pdf
# And the IDE files
\r
echo "make vc-ide"
\r
-make -s vc-ide
\r
-
\r
+make -s vc-ide
+
echo "produce CHANGES"
git log --pretty=fuller --no-color --date=short --decorate=full -1000 | ./log2changes.pl > CHANGES.dist