Commit Graph

  • dd6c6601f7 Move src/ to src/paludis/ . In future we'll have a src/ subdirectory for each client. Ciaran McCreesh 2006-07-11 22:55:08 +0000
  • 3e3dc357d4 Fix copyright and indentation David Morgan 2006-07-11 20:56:15 +0000
  • 25a0d002cb libqualudis fixes, take two David Morgan 2006-07-11 20:42:38 +0000
  • 397a5ab77a Unbreak top level Makefile.am. No cookie for djm. Ciaran McCreesh 2006-07-11 20:26:54 +0000
  • d71643faeb libqualudis fixes David Morgan 2006-07-11 20:21:59 +0000
  • eeb5737b9f More code and doxygen cleanups. Remove DepAtomDumper class. Ciaran McCreesh 2006-07-10 00:58:57 +0000
  • 33015df117 More code and doxygen cleanups Ciaran McCreesh 2006-07-09 20:21:23 +0000
  • 65ed9efb56 Use operator const void * rather than operator bool for CountedPtr to avoid bool -> int conversion weirdness. Ciaran McCreesh 2006-07-09 17:04:41 +0000
  • dee716a164 Remove deleter, it's only used by test cases. Clean up some more public interfaces and doxygen blocks. Ciaran McCreesh 2006-07-09 16:44:21 +0000
  • 854f343c0d Remove ContainerEntry class, it is no longer required. Ciaran McCreesh 2006-07-09 15:40:26 +0000
  • f80cf5da45 Remove Composite class, it is no longer required. More doxygen cleanups. Ciaran McCreesh 2006-07-09 15:23:50 +0000
  • 68941d5d54 Replace m4 voodoo with preprocessor voodoo. Improve doxygenation. Ciaran McCreesh 2006-07-09 15:01:06 +0000
  • 305d994f62 Doxygen improvements Ciaran McCreesh 2006-07-08 20:40:58 +0000
  • 2244241855 Fix whitespace Ciaran McCreesh 2006-07-08 19:57:30 +0000
  • e3d0e0c946 Remove some unnecessary inlining Ciaran McCreesh 2006-07-08 16:00:02 +0000
  • 1b07feaec5 Fix maintainer-clean Ciaran McCreesh 2006-07-08 15:59:23 +0000
  • 59eec86755 Preparation for 0.4.0 Ciaran McCreesh 2006-07-07 21:34:15 +0000
  • 1522220332 Doxygen updates in preparation for 0.4 Ciaran McCreesh 2006-07-07 21:24:22 +0000
  • fdb93e813e Add dummy prep* utilities Stephen P. Bennett 2006-07-07 19:49:21 +0000
  • d72600e3e4 Unbreak SELinux Ciaran McCreesh 2006-07-07 19:22:09 +0000
  • b9c426a147 Add --configuration-variable <repo> <var> commandline option Ciaran McCreesh 2006-07-07 18:26:24 +0000
  • 0b5a7ded3a Add QA notice to dosym when it creates the target directory, and use dirname instead of bash substitutions. Stephen P. Bennett 2006-07-07 18:17:37 +0000
  • f4fd6f0380 Add debug-print-section Ciaran McCreesh 2006-07-07 00:05:01 +0000
  • e0466ee2b7 Add elog. For now, it's just a forward to einfo. Ciaran McCreesh 2006-07-06 23:07:04 +0000
  • fde7e099b8 Make --pretend --install output for USE_EXPAND things much cleaner Ciaran McCreesh 2006-07-06 22:13:11 +0000
  • 76a110f319 Improve error message displayed when [use] dependencies aren't met Ciaran McCreesh 2006-07-06 21:09:05 +0000
  • 39b389e80f Be consistent with blank lines in output Ciaran McCreesh 2006-07-06 19:59:20 +0000
  • 760839d564 Packages are now added to world unless either a restriction (slot, version) or --preserve-world is specified Ciaran McCreesh 2006-07-06 19:50:31 +0000
  • be44842a4a g++ 4.1 is retarded Ciaran McCreesh 2006-07-06 18:36:09 +0000
  • 479d37420c Move --list-{categories,packages,repositories} to being displayed as internal / script use Ciaran McCreesh 2006-07-06 17:53:29 +0000
  • 52ccce1013 Change how repository information is handled. Add --info support. Update --list-repositories to the new repository information interface. Ciaran McCreesh 2006-07-06 17:27:04 +0000
  • 4af774d445 Be a bit quieter Ciaran McCreesh 2006-07-06 17:25:16 +0000
  • 8122a99312 Remove always_inline, gcc is smart enough to handle this correctly Ciaran McCreesh 2006-07-06 15:19:53 +0000
  • 1b016a6196 Sync NEWS with recent changes Ciaran McCreesh 2006-07-05 21:32:39 +0000
  • bc0bef190c Unh0rk the Makefile Ciaran McCreesh 2006-07-05 21:28:46 +0000
  • 8ab6871c8f Add eselect style backtraces to die Ciaran McCreesh 2006-07-05 21:22:08 +0000
  • bafd10fbdb Change how unpack is handled Ciaran McCreesh 2006-07-05 21:21:05 +0000
  • 4676ff1007 Add ${AA} support. Strip trailing spaces from ${A} and ${AA}, kde-meta.eclass relies upon this. Ciaran McCreesh 2006-07-05 21:07:14 +0000
  • 3d7ecc0ab6 Fix up path in dosym; deprecate retarded donewins Stephen P. Bennett 2006-07-05 21:05:15 +0000
  • 7635b115fc Don't display context with all log messages, only the ones where it's useful Ciaran McCreesh 2006-07-05 18:37:06 +0000
  • 823711f892 Move unpack into an external script so that it can be used by non-ebuilds. Ciaran McCreesh 2006-07-05 17:20:06 +0000
  • e1aba5b620 When built with SELinux support, check whether the kernel support is enabled before attempting to use it. Stephen P. Bennett 2006-07-04 22:35:20 +0000
  • ef01227774 Coding style changes Stephen P. Bennett 2006-07-04 21:29:13 +0000
  • 10ca67dd99 Make dosym create necessary directories if they don't exist. Changed to stay in line with changed portage behaviour. Stephen P. Bennett 2006-07-04 21:28:01 +0000
  • 49dd64c4e7 Initial SELinux support in merge. Stephen P. Bennett 2006-07-04 20:56:07 +0000
  • 95fdc9e0cb Remove some of the echoing to make metadata silent Ciaran McCreesh 2006-07-03 23:33:29 +0000
  • 5e6eb3ebfe Switch to VDB_FORMAT paludis-2. Use Portage compatible environment saving. Save the repository whence a package originated. Add buildroot configure option for VDB repositories. Add tests for environment behaviour Ciaran McCreesh 2006-07-03 23:25:30 +0000
  • d07464be29 Fix behaviour of PVR Ciaran McCreesh 2006-07-03 20:01:05 +0000
  • 67ef8b8e17 Add support for --environment-variable on the commandline Ciaran McCreesh 2006-07-03 18:26:01 +0000
  • 2227a14845 Display context with log messages Ciaran McCreesh 2006-07-03 00:24:09 +0000
  • 8bd2399928 Downgrade use of * with operators other than equals from an error to a QA warning Ciaran McCreesh 2006-07-03 00:23:03 +0000
  • 365ee6dc6e Add code to recover from sh breaking due to library downgrades. Ciaran McCreesh 2006-07-01 01:27:35 +0000
  • b4acccebd4 Better symlink handling in merge Stephen P. Bennett 2006-06-30 15:22:01 +0000
  • 57a036499c Add svn+http syncer Stephen P. Bennett 2006-06-30 13:19:13 +0000
  • a1c0651095 Fix eclassdirs Ciaran McCreesh 2006-06-29 22:53:24 +0000
  • 99bc567874 Start work on NEWS for 0.3 Ciaran McCreesh 2006-06-29 19:47:34 +0000
  • 1e2f12dd40 Add xterm titles for syncing Ciaran McCreesh 2006-06-29 19:23:23 +0000
  • 0abcc993e5 Use internal md5 routines rather than calling md5sum when merging and unmerging Ciaran McCreesh 2006-06-29 19:14:56 +0000
  • 6b37827c18 Split up digest tools and classes. Move digest classes into paludis/digests/ so that they can be used internally. Ciaran McCreesh 2006-06-29 17:48:52 +0000
  • c5e5d9f414 Implement MD5 internally, to avoid linkage problems with external md5sum on upgrade Ciaran McCreesh 2006-06-29 16:18:57 +0000
  • 812803b2ab Nasty hack to make distcheck work when autotools starts sticking things in different directories Ciaran McCreesh 2006-06-29 01:59:03 +0000
  • 1473db350d Add --dl-no-unnecessary-upgrades commandline option Ciaran McCreesh 2006-06-28 23:31:42 +0000
  • 8da54ad0a2 Fix merge to / Ciaran McCreesh 2006-06-28 21:50:51 +0000
  • 3d9f664cdc Move some common merge / unmerge code into separate files. Ciaran McCreesh 2006-06-28 21:24:26 +0000