Age | Commit message (Collapse) | Author |
|
|
|
Beside being a bit cleaner it hopefully also resolves oddball problems
I have with high levels of parallel jobs.
Git-Dch: Ignore
Reported-By: iwyu (include-what-you-use)
|
|
Reported-By: gcc -Wunused-parameter
Git-Dch: Ignore
|
|
Git-Dch: Ignore
Reported-By: gcc -Wmissing-declarations
|
|
Inspired by the rest of the patch in 661537, but abstract the
parsing of various ways of setting the build profiles more so it can
potentially be reused and all apt parts have the same behaviour.
Especially config options, cmdline options and environment will not be
combined as proposed as this isn't APTs usual behaviour and dpkg doesn't
do it either, so one overrides the other as it normally does.
|
|
|
|
experimental
|
|
- make it possible to limit dump to a subtree
- implement --empty and --format option for dump
|
|
to the more standard PACKAGE_VERSION and make it work in every file
|
|
- dump the APT::Compressor settings correctly and completely
|
|
|
|
|
|
- show Acquire::Languages and APT::Architectures settings
in 'dump' (Closes: 626739)
|
|
|
|
directory downloading on non-linux architectures (closes: #435597)
|
|
Closes: #291172
* cmdline/*cc : s/arbitary/arbitrary
* po/*po : unfuzzy translations
* po/apt-all.pot : updated from source code
|
|
Author: jgg
Date: 2003-01-11 07:18:44 GMT
G++ 3.2 fixes
|
|
Author: doogie
Date: 2002-11-09 17:11:25 GMT
_config->Dump is now inlined, and calls Dump(clog). Dump(ostream&) is now
exported. Fixed apt-config dump sending to stderr.
|
|
Author: jgg
Date: 2002-02-15 03:40:00 GMT
Added locale.h for LC_ALL
|
|
Author: jgg
Date: 2002-01-09 04:59:44 GMT
setup textdomain/etc for i18n stuff
|
|
Author: jgg
Date: 2001-02-20 07:03:16 GMT
Join with aliencode
|
|
Author: jgg
Date: 1999-06-06 05:52:37 GMT
Fixed list notation doc bug and 'b' vs 'B'
|
|
Author: jgg
Date: 1999-05-23 05:45:12 GMT
Fixed cd stuff and some minor bugs
|
|
Author: jgg
Date: 1999-03-29 19:28:52 GMT
Changed ie to eg
|
|
Author: jgg
Date: 1999-01-30 02:12:53 GMT
Added --version and fixed clogging for -s
|
|
Author: jgg
Date: 1998-11-27 01:52:53 GMT
apt-cdrom
|
|
Author: jgg
Date: 1998-11-22 23:37:03 GMT
Dselect support
|