Fredrik Fornwall
a083c4b9c0
cmake: Update from 3.13.3 to 3.13.4
6 years ago
Leonid Plyushch
1b8fca7c3e
fix licenses where possible
Some packages have license set to "custom" and this
should be fixed.
6 years ago
Leonid Plyushch
4fd7ca06f6
[incomplete] set licenses for packages
6 years ago
Fredrik Fornwall
a7aaf7a7cb
cmake: Update from 3.13.2 to 3.13.3
6 years ago
Fredrik Fornwall
e47c8c9129
cmake: Update from 3.13.1 to 3.13.2
6 years ago
Fredrik Fornwall
d1d825ddf2
cmake: Update from 3.12.4 to 3.13.1
6 years ago
Fredrik Fornwall
c6b7c3f50c
cmake: Update from 3.12.3 to 3.12.4
6 years ago
Fredrik Fornwall
070503fce5
cmake: Update fro 3.12.2 to 3.12.3
6 years ago
Fredrik Fornwall
c7a8e49e3d
cmake: Update from 3.12.1 to 3.12.2
6 years ago
Fredrik Fornwall
6969d893c5
cmake: Specify -DBUILD_CursesDialog=ON
6 years ago
Fredrik Fornwall
774997a88c
cmake: Update from 3.11.4 to 3.12.1
6 years ago
Fredrik Fornwall
4ecf5479a0
cmake: Fix building with latest libuv
7 years ago
Fredrik Fornwall
3072c57b30
Bump some c++-using packages after libc++ update
7 years ago
Fredrik Fornwall
d7c92ffe96
librhash: Rename to rhash for discoverability
7 years ago
Fredrik Fornwall
249e4cd5b3
cmake: Update from 3.11.3 to 3.11.4
7 years ago
Fredrik Fornwall
32c2893b93
cmake: Update from 3.11.2 to 3.11.3
7 years ago
Fredrik Fornwall
1df04e61c4
cmake: Update from 3.11.1 to 3.11.2
7 years ago
Fredrik Fornwall
1f46ae15fc
cmake: Update from 3.11.0 to 3.11.1
7 years ago
Fredrik Fornwall
7ddd51409c
cmake: Update from 3.10.3 to 3.11.0
7 years ago
Fredrik Fornwall
a465e17ac9
cmake: Update from 3.10.2 to 3.10.3
7 years ago
Fredrik Fornwall
dd0d9407f0
cmake: Update from 3.10.1 to 3.10.2
7 years ago
Fredrik Fornwall
2d90d67571
cmake: Update from 3.9.6 to 3.10.1
7 years ago
Fredrik Fornwall
4851726f9d
cmake: Update from 3.9.5 to 3.9.6
7 years ago
Fredrik Fornwall
9683c9710d
cmake: Update from 3.9.4 to 3.9.5
7 years ago
Fredrik Fornwall
71d210653b
cmake: Update from 3.9.3 to 3.9.4
7 years ago
Fredrik Fornwall
fd1128ca1a
cmake: Update from 3.9.2 to 3.9.3
7 years ago
Fredrik Fornwall
e72b397714
cmake: Update from 3.9.1 to 3.9.2
7 years ago
Fredrik Fornwall
3b45c02d9f
cmake: Update from 3.9.0 to 3.9.1
7 years ago
Fredrik Fornwall
a69e4e0692
cmake: Depend on make and clang
8 years ago
Fredrik Fornwall
17901f5141
cmake: Update from 3.8.2 to 3.9.0
8 years ago
Fredrik Fornwall
d946e67c5b
Transition from gnustl to libc++
This will make things as std::to_string() and other C++ features
work with a modern and supported C++ library.
We package up libc++_shared.so and bump the revision of every C++
using package to make it rebuild against it.
Users who have built C++ using libraries or programs will probably
need to rebuild them if they are linked against Termux-supplied
libraries, as user code was previously linked against gnustl while
the system libraries are now using libc++, and it's not a good idea
to mix C++ standard libraries in a program.
8 years ago
Fredrik Fornwall
98405fcd8a
cmake: Update from 3.8.1 to 3.8.2
8 years ago
Fredrik Fornwall
f3622b0b78
cmake: Update from 3.8.0 to 3.8.1
8 years ago
Vishal Biswas
f7001a8b0a
update cmake ( #928 )
* librhash: add package
* cmake: update from 3.7.2 to 3.8.0
* build-package: update termux_setup_cmake to 3.8.0
* cmake: add librhash dependency
8 years ago
Fredrik Fornwall
80f24036a0
Use more source checksums
8 years ago
Fredrik Fornwall
496fa2c6a0
cmake: Remove unnecessary cmake conf
8 years ago
Fredrik Fornwall
a55b3fa0cd
cmake: Update from 3.7.1 to 3.7.2
8 years ago
Vishal Biswas
58f7a21c18
Add support for cmake 3.7 ( #660 )
8 years ago
Fredrik Fornwall
25f0a0306e
cmake: Depend on libuv, remove ncurses dependency
8 years ago
Fredrik Fornwall
deeb04b560
cmake: Update from 3.6.2 to 3.7.1
8 years ago
Fredrik Fornwall
344ed16cd7
cmake: Update from 3.6.1 to 3.6.2
8 years ago
Fredrik Fornwall
c42872780c
cmake: Set CMAKE_SYSTEM_NAME=Android
8 years ago
Fredrik Fornwall
34baab81ee
cmake: Bump build revision after libexpat update
8 years ago
Fredrik Fornwall
78d7dd0d1b
cmake: Update from 3.5.2 to 3.6.1
8 years ago
Fredrik Fornwall
3f300a10fc
Setup libstdc++.so -> libgnustl_shared.so early
Let build-package.sh setup the $PREFIX/lib/libstdc++.so symlink
before building any package, to make sure that all C++ applications
link against a fully featured C++ standard library.
Avoid explicitly declaring a dependency on the libgnustl package
since everyone may link against it at will and instead mark it as
essential.
8 years ago
Fredrik Fornwall
ce1270b835
cmake: Update with libgnustl_shared.so linkage
9 years ago
Fredrik Fornwall
bb27a0ec42
Various package updates
Many of them cascading from the update of glib.
9 years ago
Fredrik Fornwall
6dc41b161c
cmake: Update from 3.4.3 to 3.5.1
9 years ago
Fredrik Fornwall
5815d16a08
cmake: Update from 3.4.1 to 3.4.3
9 years ago
Fredrik Fornwall
77866ed51d
cmake: Update from 3.3.2 to 3.4.1
9 years ago