Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-08-24 | Export TZ=UTC when running tests. | -0/+1 | ||
Those crazy Russians... Fixes: ticket:1184 | ||||
2011-06-15 | Better man page escaping | -1/+10 | ||
2011-06-11 | Remove checks for virtuals | -1/+0 | ||
2011-03-27 | Kill old test framework | -1/+1 | ||
2011-03-26 | paludis_command not used | -1/+0 | ||
2011-02-28 | Allow sets in /usr | -0/+1 | ||
2011-02-28 | CRAN is dead | -1/+0 | ||
2010-08-26 | Add GemcutterRepository | -1/+2 | ||
2010-08-22 | Remove dead code | -1/+0 | ||
2010-08-16 | Ignore cave format configs when building | -0/+1 | ||
2010-06-30 | cave aliases / scripts | -0/+1 | ||
Fixes: ticket:901 | ||||
2010-06-24 | clean CAVE_*OPTIONS from the environment for tests | -0/+34 | ||
2010-04-03 | Support PALUDIS_NO_XML | -0/+1 | ||
This should stop people from suggesting silly things like "remove dev-libs/libxml2/metadata.xml and use --dl-deps-default discard". | ||||
2010-01-07 | Require automake 1.11 or newer for automake's parallel-tests | -2/+2 | ||
Fixes Exherbo #249 | ||||
2009-11-16 | Unset PALUDIS_FAILURE_IS_FATAL, PALUDIS_FAILURE_IS_NONFATAL in TESTS_ENVIRONMENT | -0/+2 | ||
Do this so that 'nonfatal emake check' doesn't break the nonfatal tests in e_repository_TEST_exheres-0. | ||||
2009-11-03 | Make parallel tests betterer | -1/+68 | ||
2009-11-01 | Start using parallel-tests | -0/+2 | ||
But not in doc/, doesn't seem to work. Still use our icky wrappers for now. | ||||
2009-10-15 | Fix distcheck | -7/+0 | ||
2008-12-08 | sr is dead | -799/+1 | ||
2008-10-12 | *.epicfail in CLEANFILES | -1/+1 | ||
2008-06-22 | use /usr/bin/env bash instead of /bin/bash | -3/+3 | ||
2008-04-26 | paludis::tr1:: is dead. We no longer support compilers that don't do tr1 ↵ | -3/+3 | ||
(that means you, gcc-3). | ||||
2007-10-25 | We need to dist make_nn.bash | -1/+1 | ||
2007-10-20 | Use $(MAKE), not make | -1/+1 | ||
2007-10-13 | Fix distcheck. | -3/+5 | ||
2007-10-13 | Change how we handle distcheck deps | -0/+5 | ||
2007-10-09 | More doxygen work | -1/+1 | ||
2007-10-08 | Add NiceNames generator. | -0/+94 | ||
2007-08-29 | Add support for default values and typedefs in sr. | -3/+74 | ||
2007-06-18 | Fix and speed up doxygen. | -26/+0 | ||
2007-06-04 | r3218@snowflake: ciaranm | 2007-06-04 21:30:57 +0100 | -1/+1 | ||
Fix 3.4 compile | ||||
2007-06-04 | r3193@snowflake: ciaranm | 2007-06-04 14:37:49 +0100 | -34/+2 | ||
More doxygen work | ||||
2007-05-28 | Allow allow_named_args to be restricted to .cc files | -42/+151 | ||
2007-05-28 | Allow destringifiable SEs | -0/+45 | ||
2007-05-20 | tr1 fixes | -3/+3 | ||
2007-05-18 | Change how we specify operators | -36/+49 | ||
2007-05-14 | Use warn_unused_result for sr. Fixes: ticket:227 | -4/+7 | ||
2007-05-13 | Cache VersionMetadata values. Make RESTRICT, HOMEPAGE DepSpecs rather than ↵ | -20/+111 | ||
flat. Allow +/- in IUSE. | ||||
2007-05-09 | Enable visibility support if --enable-visibility (needs GCC 4.1) | -1/+1 | ||
2007-04-13 | Doxygen tweak | -0/+3 | ||
2007-04-13 | Better doxygenation for se | -1/+12 | ||
2007-04-13 | Newer, lighter sr code | -191/+154 | ||
2007-03-12 | Let VersionMetadata interfaces access the base class | -18/+52 | ||
2007-02-04 | Add the start of inquisitio, a search client. | -8/+8 | ||
2007-02-04 | Experiment with se, an sr equivalent for enums | -1/+134 | ||
2006-11-27 | Let the compiler synthesise things | -32/+0 | ||
2006-11-21 | Make SR constructors explicit. Change uninstall order. | -1/+1 | ||
2006-10-24 | Hide some internals from doxygen | -0/+2 | ||
2006-10-24 | More Doxygen work, including the start of "Programming with Paludis". | -13/+16 | ||
2006-10-07 | Tag support for the new deplist | -1/+1 | ||