summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Newer versions of git in F11 will not have "git-<command>" commands in the pa...HEADmasterJeffrey C. Ollie2009-02-081-1/+1
* Adds RPMcvs support for packageYaakov M. Nemoy2009-02-051-0/+99
* Removes cruft and adds port property to packageYaakov M. Nemoy2009-02-051-14/+7
* Makes close_later a generic function rather than a method of some classYaakov M. Nemoy2009-02-052-12/+6
* Fixes some references to hackage in the generic Port, and fixes some imports.Yaakov M. Nemoy2009-02-033-9/+12
* Refactors HaskellPort and Port to be more genericYaakov M. Nemoy2009-02-034-89/+105
* Makes mock's operation an all in one venture.Yaakov M. Nemoy2009-01-212-0/+2
* Bug fixes to make the demo work.Yaakov M. Nemoy2009-01-214-7/+12
* Remove debug statementYaakov M. Nemoy2009-01-181-1/+0
* One Liner bug fixesYaakov M. Nemoy2009-01-182-2/+6
* Modifies factories, adds a BuildSystemFactoryYaakov M. Nemoy2009-01-1810-23/+36
* forgot these two linesYaakov M. Nemoy2009-01-181-2/+2
* Add build system annotationYaakov M. Nemoy2009-01-182-0/+8
* Add gen spec function to the cabal build systemYaakov M. Nemoy2009-01-182-3/+16
* Fixes up HaskellPort to work with the new refactoring.Yaakov M. Nemoy2009-01-187-39/+94
* Refactors Cabal to fit the new mediator pattern designYaakov M. Nemoy2009-01-188-146/+294
* Refactor some generic stuff out of darcs into packagesourceYaakov M. Nemoy2009-01-182-23/+28
* Modifies package and build to work with multiple sourceballsYaakov M. Nemoy2009-01-182-2/+9
* Save source of tarball for nefarious purposesYaakov M. Nemoy2009-01-181-0/+1
* Adds clean room patch development, and patch cleanliness verificationYaakov M. Nemoy2009-01-172-13/+44
* Goes from branch to branches - refactoringYaakov M. Nemoy2009-01-172-6/+6
* Adds patch management to SourceBallYaakov M. Nemoy2009-01-172-9/+103
* Small bugfixesYaakov M. Nemoy2009-01-161-4/+5
* Adds sourceball fetching from packagesources to packageYaakov M. Nemoy2009-01-165-13/+53
* Miscellaneous fixesYaakov M. Nemoy2009-01-162-19/+21
* Two for one: removes args on getting source dir, turns it to a property, and ...Yaakov M. Nemoy2009-01-163-19/+17
* Take advantage of our propertiesYaakov M. Nemoy2009-01-161-2/+2
* Miscellaney bug fixesYaakov M. Nemoy2009-01-161-9/+14
* Random bugfixesYaakov M. Nemoy2009-01-157-13/+16
* Refactors things around using source directories as separate directoriesYaakov M. Nemoy2009-01-155-82/+160
* Convert Directory to a metaclassed object to handle registration with dirfact...Yaakov M. Nemoy2009-01-152-74/+9
* Rewrites SourceBall to be of type PackageSource and own its own directoryYaakov M. Nemoy2009-01-111-32/+56
* Removes obsolete parent propertyYaakov M. Nemoy2009-01-091-9/+0
* adds 135 kilocraps of documentationYaakov M. Nemoy2009-01-0810-23/+275
* Got rid of non absolute _dir properties.Yaakov M. Nemoy2009-01-086-29/+63
* Some minor tweaks and fixesYaakov M. Nemoy2009-01-082-9/+11
* Adds working customizable profiles with mock configurationsYaakov M. Nemoy2009-01-074-47/+99
* Fixed some bugs in the builderYaakov M. Nemoy2009-01-072-14/+21
* refactoring for bugfixesYaakov M. Nemoy2009-01-053-23/+28
* Add sourceball to DarcsYaakov M. Nemoy2009-01-053-6/+32
* fixed package to differentiate between canonical name and rpm nameYaakov M. Nemoy2009-01-053-20/+37
* Turned build into a Directory revolving around something akin to ~/rpmbuildYaakov M. Nemoy2009-01-053-65/+42
* Add __all__ statements to modules.Yaakov M. Nemoy2009-01-057-0/+14
* Adds headers and footers to log filesYaakov M. Nemoy2009-01-051-5/+5
* Gave darcs the ability to do operations in branches and tags.Yaakov M. Nemoy2009-01-052-8/+85
* Added darcs supportYaakov M. Nemoy2009-01-043-1/+50
* Fix some legacy namingYaakov M. Nemoy2009-01-041-1/+1
* Add directory factory autodetect powersYaakov M. Nemoy2009-01-036-36/+138
* major refactoring to do better generic directoriesYaakov M. Nemoy2009-01-032-63/+97
* Replaces package as an entity for tarballs with sourceball.Yaakov M. Nemoy2009-01-023-34/+65