aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ported ebuild.py; small fixesRafael G. Martins2010-07-143-15/+18
* ported fetch.pyRafael G. Martins2010-07-141-12/+18
* ported log.py and config.pyRafael G. Martins2010-07-142-7/+16
* ported setup.pyRafael G. Martins2010-07-141-7/+9
* added a module for compatibility with py3k and started porting the main scriptRafael G. Martins2010-07-143-25/+59
* added some stuff to help with the restriction of user groups to runRafael G. Martins2010-07-141-0/+17
* Added tag 0.3 for changeset 7700c57be487Rafael G. Martins2010-07-131-0/+1
* final fixes to the release.0.3Rafael G. Martins2010-07-134-9/+22
* disabled the logging for the tests. updated all the doc for the next releaseRafael G. Martins2010-07-139-120/+148
* started updating the documentationRafael G. Martins2010-07-133-14/+74
* fixed testsRafael G. Martins2010-07-132-0/+10
* added new options to the config file. started adding logging calls to the sou...Rafael G. Martins2010-07-126-16/+70
* fixed package updatesRafael G. Martins2010-07-121-0/+8
* bunch of fixes. added support to paludisRafael G. Martins2010-07-124-24/+99
* fixed a test caseRafael G. Martins2010-07-111-1/+1
* added support to package updatesRafael G. Martins2010-07-112-21/+52
* typo fixRafael G. Martins2010-07-111-2/+2
* added modular support to portage/pkgcoreRafael G. Martins2010-07-114-24/+144
* added g_octave/installed.py, to help with the storage of packagesRafael G. Martins2010-07-101-0/+52
* implemented overlay_bootstrap to emergeRafael G. Martins2010-07-101-1/+10
* added support to the override of configuration values using environmentRafael G. Martins2010-07-101-4/+16
* fixed the url of the db_mirrorRafael G. Martins2010-07-052-2/+2
* changed SRC_URI at g-octave.eclassRafael G. Martins2010-07-051-1/+1
* small bug fix on the eclassRafael G. Martins2010-07-041-1/+1
* added support to logging actions to a file. not used yet.Rafael G. Martins2010-07-035-5/+82
* added the new ebuildRafael G. Martins2010-07-021-1/+1
* Added tag 0.2.1 for changeset a44241d958dcRafael G. Martins2010-07-021-0/+1
* small fixes and preparation to a new release0.2.1Rafael G. Martins2010-07-023-4/+8
* bug fixes: missing packages and missing $OCT_PKGDIR for fresh octave installa...Rafael G. Martins2010-07-022-1/+3
* ebuilds updatedRafael G. Martins2010-07-023-33/+92
* Added tag 0.2 for changeset 768ee6674897Rafael G. Martins2010-07-021-0/+1
* a bunch of documentation changes and fixes to the release0.2Rafael G. Martins2010-07-0210-39/+99
* removed tag 0.2Rafael G. Martins2010-07-011-1/+0
* removed a dumb 'configure' scriptRafael G. Martins2010-07-011-0/+0
* Added tag 0.2 for changeset c5d405826eb2Rafael G. Martins2010-07-011-0/+1
* added a helper option to g-octave script to return values from the config fileRafael G. Martins2010-07-011-1/+16
* fixed the patch handling if no patches are availableRafael G. Martins2010-07-011-1/+6
* fixed re_files at g_octave.fetchRafael G. Martins2010-07-011-3/+3
* changes to use the new db_mirrorRafael G. Martins2010-07-012-4/+4
* re-added svn stuff to the setup.py scriptRafael G. Martins2010-07-011-2/+8
* fixes to respect the sys.prefixRafael G. Martins2010-07-012-2/+2
* fixed g-octave.eclass installation pathRafael G. Martins2010-07-011-1/+1
* leaving the handling of SVN requirements for the g-octave ebuildsRafael G. Martins2010-07-014-5/+12
* g_octave.fetch will be only used by the live version of g-octaveRafael G. Martins2010-07-012-2/+3
* changes to make g-octave able to work with a local database installed by portageRafael G. Martins2010-07-014-26/+41
* fixed test suite.Rafael G. Martins2010-07-017-25/+33
* added support to installation from SVN to the module g_octave.ebuildRafael G. Martins2010-07-013-10/+52
* a bunch of changes to allow g-octave to work with the new SVN stuff. Installa...Rafael G. Martins2010-06-304-18/+60
* g-octave.eclass improvementsRafael G. Martins2010-06-281-20/+19
* added g-octave eclass to the source tree. small fixes at scripts/package_data...Rafael G. Martins2010-06-273-1/+71