Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 | ||
2006-09-28 | Add visibility support to some of the smaller libraries | -1/+11 | ||
2006-09-12 | Add svn-version-filter.bash to dist to shut doxygen up. | -1/+1 | ||
2006-08-12 | Use compare rather than operator< for sr comparisons where appropriate. Our ↵ | -4/+9 | ||
cpv comparisons are now approximately three million six hundred and twenty five thousand two hundred and seven times faster than pkgcore's. | ||||
2006-08-12 | Docs tweaks | -10/+54 | ||
2006-08-11 | Stop using smart_record, start using sr | -1/+501 | ||
2006-01-19 | Regenerate m4-created files where needed. Should only affect SVN users who ↵ | -1/+24 | ||
don't rerun ./autogen.bash after every update. Normal users (if we ever get any) shouldn't ever hit this, and so won't need the GNU m4 dependency. | ||||
2006-01-17 | Initial import | -0/+44 | ||