Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-18 | distro: Change the module name space to (gnu ...). | Ludovic Courtès | |
* distro: Rename to... * gnu: ... this. Update module names accordingly. * Makefile.am: Adjust accordingly. * po/POTFILES.in: Likewise. * distro.scm: Search for files under /gnu/packages instead of /distro/packages. * gnu/packages/base.scm (ld-wrapper-boot3): Likewise. | |||
2013-01-16 | distro: gdb: Add dependency on Expat and Python. | Ludovic Courtès | |
* distro/packages/gdb.scm (gdb): Add Expat and Python as inputs. | |||
2013-01-12 | distro: Add GDB. | Ludovic Courtès | |
* distro/packages/gdb.scm: New file. * Makefile.am (MODULES): Add it. |