| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #37450.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Version bump, added head, fixed single quotes.
Closes #36588.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes #38182.
Signed-off-by: Brett Koonce <koonce@gmail.com>
|
|
Updated to the latest stable release v1.2.5.
EJDB build system migrated to CMake.
Closes #38127.
Signed-off-by: Brett Koonce <koonce@gmail.com>
|
|
Closes #38091.
|
|
|
|
Closes #38151.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes #38139.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Just a bump.
Closes #38166.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38124.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38184.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Bump.
Closes #38177.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38176.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Using the system's curl gives us access to an ssl-enabled curl library,
which is important as CMake will not be able to download assets from
GitHub and other sites that host them via https without ssl support. An
alternative, would be to build with "-- -DCMAKE_USE_OPENSSL=ON" instead,
as CMake doesn't enable ssl support by default with its bundled libcurl.
Also, enable the system zlib and bzip2 at the recommendation of
@mikemcquaid.
Closes #38147.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #38171.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
Closes #38105.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38174.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38172.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Packages supporting CMake may install configuration files for use
with CMake's find_package command. A recommended location for these
is `<prefix>/lib/cmake` which is not unique across packages. This
may cause issues for Formula using this location when their Keg
is linked.
As with pkg-config, explicitly create the `lib/cmake` folder when
linking a Keg that has installed folders/files to this location.
Also add testcase.
Closes #38005.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
The old git repository on videolan.org is no longer accessible.
The FFmpeg project now has its own git server, and the head source URL has been updated to point to this new official repo.
Closes #38039.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38083.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38036.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
|
|
Closes #38135.
Signed-off-by: Xu Cheng <xucheng@me.com>
|
|
Closes #38032.
Signed-off-by: Brett Koonce <koonce@gmail.com>
|
|
Closes #38072.
Signed-off-by: Brett Koonce <koonce@gmail.com>
|
|
|
|
Closes #38073.
Signed-off-by: Brett Koonce <koonce@gmail.com>
|
|
Closes #38146.
Signed-off-by: Brett Koonce <koonce@gmail.com>
|
|
Closes #38157.
Signed-off-by: Brett Koonce <koonce@gmail.com>
|
|
Closes #38093.
Signed-off-by: Brett Koonce <koonce@gmail.com>
|
|
This new version now depends on docopt.
Fix #37997
Closes #38153.
Signed-off-by: Brett Koonce <koonce@gmail.com>
|
|
Closes #38156.
Signed-off-by: Brett Koonce <koonce@gmail.com>
|
|
|