922d4d5796
More CRAN work
Ciaran McCreesh
2007-12-14 18:15:21 +00:00
2c2aafa16c
Fix faq location given for test failures.
Richard Brown
2007-12-14 13:14:24 +00:00
dc52dd7cc9
(python) Fix mask_TEST.
Piotr Jaroszyński
2007-12-13 20:27:29 +00:00
a97a2644b9
(ruby) Add Repository.each_metadata and Repository example.
Richard Brown
2007-12-13 00:21:12 +00:00
2072764eff
(ruby) Add PackageID example.
Richard Brown
2007-12-12 23:45:53 +00:00
87a4c53e6d
Docs tweak
Richard Brown
2007-12-12 22:38:48 +00:00
42faf4713f
(ruby) Add missing files.
Richard Brown
2007-12-12 16:06:59 +00:00
eb72c05d1a
(ruby) Add Mask classes and keys.
Richard Brown
2007-12-12 15:48:12 +00:00
28197c59b0
Don't warn when installing empty $ROOT.
Piotr Jaroszyński
2007-12-06 19:16:40 +00:00
0dd541dd6d
Fix parallel build (probably).
David Leverton
2007-12-04 20:50:50 +00:00
0a9057a6a6
Add setfilecon wrapper
Stephen P. Bennett
2007-12-04 20:37:10 +00:00
b954baed8b
Fix PackageDepSpec after r4057. Also allow converting Python lists to Options classes. Fixes: ticket:451
Piotr Jaroszyński
2007-12-03 17:36:09 +00:00
0894d90ee7
Use /var/lib/gentoo/news instead of paludis/news.
Piotr Jaroszyński
2007-12-02 02:45:32 +00:00
1c22d3e80f
Abstractify PackageDepSpec, to allow repositories to display deps in their native formats. Fixes: ticket:333
Ciaran McCreesh
2007-12-02 00:45:40 +00:00
cfde917750
use localstatedir/gentoo/news, not paludis/news
Ciaran McCreesh
2007-12-02 00:32:10 +00:00
62db676b15
Don't allow newlines in symlink targets for VDB.
David Leverton
2007-11-30 01:06:04 +00:00
f42742f10c
Fix dep parser.
Ciaran McCreesh
2007-11-28 19:46:34 +00:00
55f4099b03
Hooks doc tweak.
Bo Ørsted Andresen
2007-11-28 15:34:33 +00:00
e5ab6446a8
(ruby) Fix find_unmanaged_files.rb.
David Leverton
2007-11-24 17:54:37 +00:00
4473da308d
{keywords,use,licenses}.conf can now contain single- or double- quoted tokens.
Ciaran McCreesh
2007-11-24 14:47:32 +00:00
98b8136f9e
New improved tokeniser
Ciaran McCreesh
2007-11-24 14:14:22 +00:00
88e66f89fd
Don't bother with {} for the tokeniser tags.
Ciaran McCreesh
2007-11-24 14:14:08 +00:00
df502f2988
Filter bash variables in builtin_saveenv.bash for compatibility with bash-3.2_p20+.
Bo Ørsted Andresen
2007-11-23 19:36:24 +00:00
4ee1f83fe4
Add --no-suggestions option, and use it automatically when stdout is not a tty.
David Leverton
2007-11-23 17:09:17 +00:00
ce1ca8fc3a
Make merger warn if it merges an empty directory.
Piotr Jaroszyński
2007-11-21 15:03:44 +00:00
6ae1d90a0c
Make fetch_unique_qualified_package_name take a query to limit the potential results, and use it to pick out installable or installed packages when appropriate.
David Leverton
2007-11-20 20:25:29 +00:00
fada389df0
Add version suffix to -V.
Piotr Jaroszyński
2007-11-19 12:57:47 +00:00
0b67005f46
Remove some long-deprecated code
Ciaran McCreesh
2007-11-19 11:45:21 +00:00
1487104037
(ruby) Fix how we use Data_Get_Struct to avoid magic C casting between tr1::shared_ptr<>s of different types.
Ciaran McCreesh
2007-11-18 09:47:19 +00:00
1ac2d4a08a
Make stringify(ContentsEntry) work for subclassed entries even if we don't know the subclass at compile time.
Ciaran McCreesh
2007-11-18 08:41:19 +00:00
c9823c9516
Comment on ICC
Ciaran McCreesh
2007-11-17 12:34:06 +00:00
763dc12ae1
Be kinder to stupid compilers: don't rely upon tr1::shared_ptr<> being callable. Don't explicitly instantiate fully specialised templates if the compielr doesn't allow it. Include -impl headers in more places to work around compilers thinking they can ignore explicit instantiations.
Ciaran McCreesh
2007-11-17 12:33:54 +00:00
34fe5458d1
Support primaryuri for EAPIs 0, 1. +Fixes: ticket:443
Ciaran McCreesh
2007-11-16 23:37:48 +00:00