mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-11 08:43:49 +00:00
Last minute touch-ups for 1.5.3 release
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@583 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
85e5f5492e
commit
0eb615148f
2
Makefile
2
Makefile
@ -237,6 +237,7 @@ dist-src:
|
|||||||
find $(TARDIR) -name '*.c' | xargs unix2dos
|
find $(TARDIR) -name '*.c' | xargs unix2dos
|
||||||
find $(TARDIR) -name '*.txt' | xargs unix2dos
|
find $(TARDIR) -name '*.txt' | xargs unix2dos
|
||||||
find $(TARDIR) -name '*.html' | xargs unix2dos
|
find $(TARDIR) -name '*.html' | xargs unix2dos
|
||||||
|
find $(TARDIR) -name '*.css' | xargs unix2dos
|
||||||
find $(TARDIR) -name '*.sh' | xargs unix2dos
|
find $(TARDIR) -name '*.sh' | xargs unix2dos
|
||||||
find $(TARDIR) -name '*.pl' | xargs unix2dos
|
find $(TARDIR) -name '*.pl' | xargs unix2dos
|
||||||
find $(TARDIR) -name 'Makefile' | xargs unix2dos
|
find $(TARDIR) -name 'Makefile' | xargs unix2dos
|
||||||
@ -252,6 +253,7 @@ dist-src:
|
|||||||
find $(TARDIR) -name '*.c' | xargs dos2unix
|
find $(TARDIR) -name '*.c' | xargs dos2unix
|
||||||
find $(TARDIR) -name '*.txt' | xargs dos2unix
|
find $(TARDIR) -name '*.txt' | xargs dos2unix
|
||||||
find $(TARDIR) -name '*.html' | xargs dos2unix
|
find $(TARDIR) -name '*.html' | xargs dos2unix
|
||||||
|
find $(TARDIR) -name '*.css' | xargs dos2unix
|
||||||
find $(TARDIR) -name '*.sh' | xargs dos2unix
|
find $(TARDIR) -name '*.sh' | xargs dos2unix
|
||||||
find $(TARDIR) -name '*.pl' | xargs dos2unix
|
find $(TARDIR) -name '*.pl' | xargs dos2unix
|
||||||
find $(TARDIR) -name 'Makefile' | xargs dos2unix
|
find $(TARDIR) -name 'Makefile' | xargs dos2unix
|
||||||
|
@ -36,8 +36,8 @@ as source and precompiled binaries. The latest release is
|
|||||||
<td align="right"><b>Binaries</b></td>
|
<td align="right"><b>Binaries</b></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td align="left">
|
<td align="left">
|
||||||
<a href="https://sourceforge.net/projects/glew/files/glew/1.5.3/glew-1.5.3-win32.zip/download">Windows 32-bit</a>
|
<a href="https://sourceforge.net/projects/glew/files/glew/1.5.3/glew-1.5.3-win32.zip/download">Windows 32-bit</a> |
|
||||||
<a href="https://sourceforge.net/projects/glew/files/glew/1.5.3/glew-1.5.3-win64.zip/download">Windows 64-bit</a>
|
<a href="https://sourceforge.net/projects/glew/files/glew/1.5.3/glew-1.5.3-win64.zip/download">64-bit</a>
|
||||||
</td>
|
</td>
|
||||||
<td></td>
|
<td></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -134,8 +134,8 @@ as source and precompiled binaries. The latest release is
|
|||||||
<td align="right"><b>Binaries</b></td>
|
<td align="right"><b>Binaries</b></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td align="left">
|
<td align="left">
|
||||||
<a href="https://sourceforge.net/projects/glew/files/glew/1.5.3/glew-1.5.3-win32.zip/download">Windows 32-bit</a>
|
<a href="https://sourceforge.net/projects/glew/files/glew/1.5.3/glew-1.5.3-win32.zip/download">Windows 32-bit</a> |
|
||||||
<a href="https://sourceforge.net/projects/glew/files/glew/1.5.3/glew-1.5.3-win64.zip/download">Windows 64-bit</a>
|
<a href="https://sourceforge.net/projects/glew/files/glew/1.5.3/glew-1.5.3-win64.zip/download">64-bit</a>
|
||||||
</td>
|
</td>
|
||||||
<td></td>
|
<td></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user