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
Fredrik Fornwall
f8f194a99a
cmake: Update to 3.3.2
9 years ago
Fredrik Fornwall
0b9330aaa9
cmake: Update to 3.3.1 from 3.2.3
9 years ago
Fredrik Fornwall
ad191f652a
cmake: Add dependency on jsoncpp, and split ccmake into subpackage
10 years ago
Fredrik Fornwall
7496576e53
Update cmake from 3.2.2 to 3.2.3
10 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago