Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/curl/packages/vms/build_gnv_curl.com @ 2:b50eed0cc0ef upstream
ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4.
The directory name has changed: no version number in the expanded directory now.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:43:07 +0200 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 1:1d09e1dec1d9 | 2:b50eed0cc0ef |
|---|---|
| 1 $! File: build_gnv_curl.com | |
| 2 $! | |
| 3 $! $Id$ | |
| 4 $! | |
| 5 $! All in one build procedure | |
| 6 $! | |
| 7 $! Copyright 2009, John Malmberg | |
| 8 $! | |
| 9 $! Permission to use, copy, modify, and/or distribute this software for any | |
| 10 $! purpose with or without fee is hereby granted, provided that the above | |
| 11 $! copyright notice and this permission notice appear in all copies. | |
| 12 $! | |
| 13 $! THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES | |
| 14 $! WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF | |
| 15 $! MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR | |
| 16 $! ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES | |
| 17 $! WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | |
| 18 $! ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT | |
| 19 $! OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |
| 20 $! | |
| 21 $! | |
| 22 $! 11-Jun-2009 J. Malmberg | |
| 23 $!----------------------------------------------------------------------- | |
| 24 $! | |
| 25 $ @setup_gnv_curl_build.com | |
| 26 $! | |
| 27 $ bash gnv_curl_configure.sh | |
| 28 $! | |
| 29 $ @clean_gnv_curl.com | |
| 30 $! | |
| 31 $ bash make_gnv_curl_install.sh | |
| 32 $! | |
| 33 $ @gnv_link_curl.com | |
| 34 $! | |
| 35 $ purge new_gnu:[*...]/log | |
| 36 $! | |
| 37 $! | |
| 38 $exit |
