summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replaces package as an entity for tarballs with sourceball.Yaakov M. Nemoy2009-01-023-34/+65
* Makes the copy function more universalYaakov M. Nemoy2009-01-021-7/+13
* Minor cleanup, remove a useless variable from code pathYaakov M. Nemoy2009-01-021-2/+1
* Updated license.Yaakov M. Nemoy2008-12-3018-10/+632
* Mass commit, i should be cleaner in the future.Yaakov M. Nemoy2008-12-296-30/+413
* Some profile stuffYaakov M. Nemoy2008-12-292-11/+24
* Updated util functionsYaakov M. Nemoy2008-12-291-5/+16
* Cleane up some debug statementsYaakov M. Nemoy2008-12-291-14/+1
* Adds some more builder functionsYaakov M. Nemoy2008-10-053-10/+68
* Adds build moduleYaakov M. Nemoy2008-10-051-0/+38
* Unifying how modules get at information like state, and which dir they work onYaakov M. Nemoy2008-10-052-39/+77
* Apparently methods with no paramaters were not being executedYaakov M. Nemoy2008-10-051-7/+6
* Adds a close method to modules that needs to be implemented somehowYaakov M. Nemoy2008-10-053-1/+8
* Adds a package module that can manage a package plus source in a traditional ...Yaakov M. Nemoy2008-10-021-0/+64
* Alters the parsing stage a bit to fix a bug.Yaakov M. Nemoy2008-10-021-2/+2
* Added exception for bad function call.Yaakov M. Nemoy2008-10-022-1/+11
* Added missing importYaakov M. Nemoy2008-10-021-1/+1
* Better module detectionYaakov M. Nemoy2008-10-021-2/+3
* Renames pkg into sourceYaakov M. Nemoy2008-10-022-0/+2
* Makes gitignore ignore eclipse stuff tooYaakov M. Nemoy2008-10-011-0/+2
* Adds gitignoreYaakov M. Nemoy2008-10-011-0/+1
* Breaks everything up into seperate files.Yaakov Nemoy2008-10-0111-223/+255
* Added command line tool to access the same modulesYaakov Nemoy2008-09-282-4/+27
* Make the shell functions a bit more modular for scriptingYaakov Nemoy2008-09-2822-328/+828
* initial commitlmacken@crow2007-11-251-0/+472