aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use cPickle instead of pickle if availableStanislav Ochotnicky2009-08-141-1/+4
* Fix non-null problem when no of deps workedStanislav Ochotnicky2009-08-121-0/+1
* Fix imports/code for portage 2.2Stanislav Ochotnicky2009-08-121-3/+7
* Fixed error where failed deps didn't have logsStanislav Ochotnicky2009-08-101-3/+14
* Fixed missing setting of error code in tinderboxStanislav Ochotnicky2009-08-101-0/+2
* Added check for architecture before emergeStanislav Ochotnicky2009-08-011-0/+5
* Fixed normalize_dependenciesStanislav Ochotnicky2009-08-012-4/+19
* Remove "strict" from FEATURESStanislav Ochotnicky2009-07-311-0/+1
* Add current profile name to package infoStanislav Ochotnicky2009-07-301-0/+10
* Reset FileHandler when calling init_loggingStanislav Ochotnicky2009-07-291-2/+11
* Added top-level exception handlingStanislav Ochotnicky2009-07-291-1/+5
* Create mechanism for skipping packages from depStanislav Ochotnicky2009-07-291-1/+4
* Modified logging to trace more thingsStanislav Ochotnicky2009-07-292-4/+12
* Testing for more packages in create_dep_groupsStanislav Ochotnicky2009-07-291-14/+13
* Added handling for '||' groups of dependenciesStanislav Ochotnicky2009-07-282-0/+67
* Added checking for len of dep in create_dep_groupsStanislav Ochotnicky2009-07-281-2/+3
* Added checking for present use flags before removeStanislav Ochotnicky2009-07-271-1/+2
* Add error handling when package_infos is missingStanislav Ochotnicky2009-07-271-1/+12
* Add log when dep failsStanislav Ochotnicky2009-07-271-0/+2
* Fix issue with chdir in emerge_main()Stanislav Ochotnicky2009-07-251-0/+1
* Started creating/using binary packagesStanislav Ochotnicky2009-07-251-2/+2
* Fixed cases where r0 was added to versionStanislav Ochotnicky2009-07-251-2/+11
* Fix small bug in exception handlingStanislav Ochotnicky2009-07-231-1/+1
* Skip unmerging packages from system setStanislav Ochotnicky2009-07-231-0/+4
* Changed log collection to include more informationStanislav Ochotnicky2009-07-171-22/+11
* Added random selection of package to compileStanislav Ochotnicky2009-07-171-0/+13
* Matchbox host/port loading from configStanislav Ochotnicky2009-07-152-3/+5
* Added dependencies to protocolStanislav Ochotnicky2009-07-081-7/+7
* Fixed regression when we started installing depsStanislav Ochotnicky2009-07-071-20/+58
* Moved tinderbox specific configStanislav Ochotnicky2009-07-071-0/+15
* Changed order of comparisons in 'ifs'Stanislav Ochotnicky2009-07-061-8/+8
* Moved emerge_main to its own sub-processStanislav Ochotnicky2009-07-061-4/+11
* Added support for dependency use flagsStanislav Ochotnicky2009-07-061-6/+13
* Quick hack to enable dep resolutionStanislav Ochotnicky2009-07-021-5/+12
* Bit of documentation + whitespace fixesStanislav Ochotnicky2009-07-022-8/+22
* Basic dependency emerging/unmerging ideaStanislav Ochotnicky2009-07-011-5/+46
* Little improvement for documentationStanislav Ochotnicky2009-07-011-0/+9
* Fix indent level for package compilation by groupStanislav Ochotnicky2009-07-011-22/+21
* Logging system in placeStanislav Ochotnicky2009-07-012-2/+25
* Base change for tinderbox to compile inside chrootStanislav Ochotnicky2009-06-261-25/+72
* Moved python source files into 'src' subdirStanislav Ochotnicky2009-06-241-0/+215