Branch: refs/heads/smoke-me/disable-shared-gh1101
Home: https://github.com/parrot/parrot
Commit: 969312176aaec3c735cdaf983b3753c5ae017aba
https://github.com/parrot/parrot/commit/969312176aaec3c735cdaf983b3753c5ae017aba
Author: Reini Urban <[email protected]>
Date: 2014-10-16 (Thu, 16 Oct 2014)
Changed paths:
M ChangeLog
M Configure.pl
M api.yaml
M config/auto/llvm.pm
M config/auto/pcre.pm
M config/inter/libparrot.pm
M lib/Parrot/Configure/Options.pm
M lib/Parrot/Configure/Options/Conf.pm
M lib/Parrot/Configure/Options/Conf/Shared.pm
M t/configure/001-options.t
Log Message:
-----------
[build] --{en,dis}able-feature, --with{,out}-library [GH #1101]
Configure.pl now similar to autoconf:
deprecate --parrot-is-shared in favor of --enable-shared.
allow both variants --enable,disable for the features:
shared, rpath, threads
and set both config->options keys.
allow both variants --with,without for the libraries:
llvm pcre crypto gdbm gettext gmp icu opengl libffi
readline pcre threads zlib
and set both config->options keys.
translate --{en,dis}able-threads into --without-threads
add tests for all options.
add api.yaml deprecation note
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits