Commit Graph

72 Commits

Author SHA1 Message Date
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.
2016-08-10 19:45:41 -04:00
Fredrik Fornwall 8fa10e0193 fish: Depend on man for apropos
The apropos command is used by tab completion.
2016-08-06 17:37:29 -04:00
Fredrik Fornwall 6250534f1e fish: Update to 2.3.1 from git snapshot 2016-08-06 04:14:04 -04:00
Fredrik Fornwall 8e66b39bf1 fish: Update to latest master 2016-05-03 07:45:33 -04:00
Fredrik Fornwall 2d259302a9 fish: Do not always build from latest master
Build from a specific commit to avoid suprises and always creating
a new version on each build.
2016-03-19 15:34:38 -04:00
Fredrik Fornwall 0a70d0e148 fish: Fix help url 2016-03-14 21:12:57 -04:00
Fredrik Fornwall f8c73c795c fish: Avoid calling 'hostname' 2016-03-13 17:57:53 -04:00
Fredrik Fornwall 1f6040f4e7 fish: Fix runtime tmp path 2016-03-12 15:53:13 -05:00
Francisco Demartino 93b884f130 ndk_patches/stdio.h.patch: add bogus ctermid() 2015-12-24 04:13:53 -03:00
Fredrik Fornwall cdd8e2edc6 fish: Remove no longer needed patch 2015-12-17 11:47:55 -05:00
Fredrik Fornwall 6ef0f614d7 fish: Fix compiling with master 2015-12-17 05:15:33 -05:00
Fredrik Fornwall 8409accfef fish: Remove outdated patch 2015-11-01 17:30:32 -05:00
Fredrik Fornwall dab936e501 fish: Use valid version number.. 2015-10-08 18:12:31 -04:00
Fredrik Fornwall 27f2a254ea fish: Better version naming 2015-10-08 18:01:09 -04:00
Fredrik Fornwall 3e9c81f21e fish: Update package to latest master 2015-10-02 04:33:54 -04:00
Fredrik Fornwall f54c910984 fish: Build from master 2015-09-30 19:16:05 -04:00
Fredrik Fornwall b8b62f2541 fish: Link against gnustl 2015-07-30 10:52:18 -04:00
Fredrik Fornwall 07d86fb334 fish: Ensure that strategy_shmem_polling is never defined 2015-07-25 17:56:10 -04:00
Fredrik Fornwall 37cd358fb2 fish: Basic help formatting 2015-07-16 17:56:40 -04:00
Fredrik Fornwall 3dd3d87b39 fish: Fix build on i686 2015-07-16 08:57:15 -04:00
Fredrik Fornwall 9bca348fea Update fish from 2.1.2 to 2.2.0 2015-07-13 02:54:11 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00