summaryrefslogtreecommitdiffstats
path: root/modules/package.py
Commit message (Expand)AuthorAgeFilesLines
* Removes cruft and adds port property to packageYaakov M. Nemoy2009-02-051-14/+7
* Fixes some references to hackage in the generic Port, and fixes some imports.Yaakov M. Nemoy2009-02-031-1/+1
* Bug fixes to make the demo work.Yaakov M. Nemoy2009-01-211-2/+3
* Modifies factories, adds a BuildSystemFactoryYaakov M. Nemoy2009-01-181-1/+1
* Modifies package and build to work with multiple sourceballsYaakov M. Nemoy2009-01-181-0/+6
* Adds sourceball fetching from packagesources to packageYaakov M. Nemoy2009-01-161-1/+43
* Refactors things around using source directories as separate directoriesYaakov M. Nemoy2009-01-151-12/+22
* adds 135 kilocraps of documentationYaakov M. Nemoy2009-01-081-2/+13
* Got rid of non absolute _dir properties.Yaakov M. Nemoy2009-01-081-8/+5
* Adds working customizable profiles with mock configurationsYaakov M. Nemoy2009-01-071-2/+2
* refactoring for bugfixesYaakov M. Nemoy2009-01-051-3/+7
* Add sourceball to DarcsYaakov M. Nemoy2009-01-051-2/+7
* fixed package to differentiate between canonical name and rpm nameYaakov M. Nemoy2009-01-051-9/+23
* Add directory factory autodetect powersYaakov M. Nemoy2009-01-031-0/+2
* major refactoring to do better generic directoriesYaakov M. Nemoy2009-01-031-63/+11
* Replaces package as an entity for tarballs with sourceball.Yaakov M. Nemoy2009-01-021-31/+1
* Minor cleanup, remove a useless variable from code pathYaakov M. Nemoy2009-01-021-2/+1
* Updated license.Yaakov M. Nemoy2008-12-301-0/+18
* Mass commit, i should be cleaner in the future.Yaakov M. Nemoy2008-12-291-30/+81
* Unifying how modules get at information like state, and which dir they work onYaakov M. Nemoy2008-10-051-39/+51
* Adds a package module that can manage a package plus source in a traditional ...Yaakov M. Nemoy2008-10-021-0/+64