诸暨麻将添加redis
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
liwei 86964399f5 init před 5 roky
..
AIX init před 5 roky
Android init před 5 roky
DOS init před 5 roky
EPM init před 5 roky
Linux init před 5 roky
NetWare init před 5 roky
OS400 init před 5 roky
Solaris init před 5 roky
Symbian init před 5 roky
TPF init před 5 roky
Win32 init před 5 roky
vms init před 5 roky
Makefile.am init před 5 roky
Makefile.in init před 5 roky
README init před 5 roky

README

                                  _   _ ____  _
___| | | | _ \| |
/ __| | | | |_) | |
| (__| |_| | _ <| |___
\___|\___/|_| \_\_____|

PACKAGES

This directory and all its subdirectories are for special package
information, template, scripts and docs. The files herein should be of use for
those of you who want to package curl in a binary or source format using one
of those custom formats.

The hierarchy for these directories is something like this:

packages/[OS]/[FORMAT]/

Currently, we have Win32 and Linux for [OS]. There might be different formats
for the same OS so for Linux we have RPM as format.

We might need to add some differentiation for CPU as well, as there is
Linux-RPMs for several CPUs. However, it might not be necessary since the
packaging should be pretty much the same no matter what CPU that is used.

For each unique OS-FORMAT pair, there's a directory to "fill"! I'd like to
see a single README with as much details as possible, and then I'd like some
template files for the package process.