summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Major improvements to logging in frontend and backend; moved log_command func...Eudyptula2009-06-232-69/+20
* Fix some silly mistakes, add PATH from the host system to the backend's targe...Eudyptula2009-06-221-2/+3
* Added basic support for adding arbitrary packages in frontend and backend, ta...Eudyptula2009-06-221-9/+13
* Added ACCEPT_KEYWORDS from Packages headers to make.confEudyptula2009-06-221-0/+1
* Did some cleanup and added a Packages file parser and simple package list pri...Eudyptula2009-06-213-28/+1
* Finished infrastructure for 1st gen. build wizard, enhanced backend loggingEudyptula2009-06-193-5/+11
* Transitioned to support multiple profiles, chosen in the frontend, to use dat...Eudyptula2009-06-192-27/+48
* Added sessions, login, build request on frontend; changed backend to use buil...Eudyptula2009-06-193-10/+11
* Moved newclass utility into a cli script, created first-time setup script rep...Eudyptula2009-06-181-0/+1
* Plugged in sql_build to backend and frontend log viewerEudyptula2009-06-182-10/+6
* Added build logging to database, basic frontend log viewerEudyptula2009-06-172-8/+21
* Move dbinit to shared and gave backend db access, created classes buildlog_en...Eudyptula2009-06-171-0/+1
* Switch to emerge -K from -k and get rid of fakerootEudyptula2009-06-161-4/+4
* Integrated log_command and tried emerge system; added PORTAGE_TMPDIR to the t...Eudyptula2009-06-162-7/+17
* Got up to emerging system, started on child process loggingEudyptula2009-06-164-2/+94
* Started build function and moved include/functions to include/includesEitan Mosenkis2009-06-163-4/+10
* Minor tweaks to tempdirEitan Mosenkis2009-06-152-2/+3
* More infrastructure, path constants SHARED, BACKEND, FRONTEND; functionEitan Mosenkis2009-06-152-0/+11
* Basic backend infrastructure createdEitan Mosenkis2009-06-151-0/+5