summaryrefslogtreecommitdiffstats
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-053-15/+28
* 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-215-8/+14
* Remove debug statementYaakov M. Nemoy2009-01-181-1/+0
* One Liner bug fixesYaakov M. Nemoy2009-01-183-4/+8
* Modifies factories, adds a BuildSystemFactoryYaakov M. Nemoy2009-01-1811-24/+51
* 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-188-40/+96
* 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-174-9/+108
* Small bugfixesYaakov M. Nemoy2009-01-162-5/+10
* Adds todo fileYaakov M. Nemoy2009-01-161-0/+2
* Adds sourceball fetching from packagesources to packageYaakov M. Nemoy2009-01-166-14/+58
* 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-159-15/+25
* 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-19/+21
* 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-083-10/+12
* Adds working customizable profiles with mock configurationsYaakov M. Nemoy2009-01-077-70/+133
* Fixed some bugs in the builderYaakov M. Nemoy2009-01-074-16/+39
* refactoring for bugfixesYaakov M. Nemoy2009-01-054-24/+28
* Add sourceball to DarcsYaakov M. Nemoy2009-01-053-6/+32
* fixed package to differentiate between canonical name and rpm nameYaakov M. Nemoy2009-01-055-22/+46
* 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-058-1/+16
* Adds headers and footers to log filesYaakov M. Nemoy2009-01-052-5/+14
* 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-037-37/+139
* major refactoring to do better generic directoriesYaakov M. Nemoy2009-01-033-64/+97