aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added support to installation from SVN to the module g_octave.ebuildRafael G. Martins2010-07-012-7/+52
* a bunch of changes to allow g-octave to work with the new SVN stuff. Installa...Rafael G. Martins2010-06-303-8/+22
* added g-octave eclass to the source tree. small fixes at scripts/package_data...Rafael G. Martins2010-06-271-1/+1
* splited scripts/create_database.py. package database and soruce tarballs are ...Rafael G. Martins2010-06-252-25/+26
* more work on the SVN stuff. previously done. commit delayed :(Rafael G. Martins2010-06-242-1/+23
* more work in the SVN stuff. not works properly yetRafael G. Martins2010-06-183-19/+64
* initial import of stuff to deal with the SVN repo. Don't use it yethg diffRafael G. Martins2010-06-143-0/+149
* version bump; preparing to release0.2_rc1Rafael G. Martins2010-06-101-1/+1
* removed duplicates from the dependencies listsRafael G. Martins2010-06-101-1/+1
* changes to fix the requirements.py script; lots of trailling spacesRafael G. Martins2010-06-101-61/+60
* fixes to the requirements.py scriptRafael G. Martins2010-06-101-0/+3
* initial import of the script to improve the management of dependencies.Rafael G. Martins2010-06-082-6/+11
* __version__ bump0.1Rafael G. Martins2010-06-051-1/+1
* removed shebangs from python modulesRafael G. Martins2010-06-058-8/+0
* changed README.rst; more documentation fixesRafael G. Martins2010-06-051-1/+1
* small fixes in the python modules. mainly doc changesRafael G. Martins2010-06-054-21/+61
* changed the tinderbox script to use portage colorsRafael G. Martins2010-06-041-1/+0
* amended the tinderbox script to use the new trac moduleRafael G. Martins2010-06-042-2/+5
* typo fixRafael G. Martins2010-06-041-1/+1
* changed the file g_octave/tinderbox/trac.py to use pycurl instead of urllib2Rafael G. Martins2010-06-041-89/+95
* added a python module to interact with Trac.Rafael G. Martins2010-06-032-0/+136
* changed the atoms returned by the packages method and added a nodeps argument...Rafael G. Martins2010-06-022-3/+4
* added method g_octave.DescriptionTree,packagesRafael G. Martins2010-06-021-0/+11
* removed deprecated method g_octave._parse_requirementsRafael G. Martins2010-05-301-23/+0
* fixed description.re_depends to allow '-' in the package nameRafael G. Martins2010-05-301-1/+1
* fixes in the g_octave.* modules to be able to run the testsRafael G. Martins2010-05-294-24/+45
* fixed tests to g_octave.overlay. added tests to g_octave.ebuild (tests/test_e...Rafael G. Martins2010-05-291-5/+7
* fixed tests to the module g_octave.description_tree. tests are now using the ...Rafael G. Martins2010-05-291-10/+14
* bumped EAPI from the ebuild template to 3Rafael G. Martins2010-05-281-2/+2
* finished the basic test for the module g_octave.overlay (tests/test_overlay.py)Rafael G. Martins2010-05-281-3/+10
* changes in the config module (g_octave/config.py), added tests to the overlay...Rafael G. Martins2010-05-283-49/+77
* Added tests to g_octave/config.py (tests/test_config.py)Rafael G. Martins2010-05-271-3/+5
* Added tests to g_octave/description_tree.py (tests/test_description_tree.py)Rafael G. Martins2010-05-261-6/+20
* added error handling to Description._parse_self_depends()Rafael G. Martins2010-05-231-0/+4
* added support for comments in the DESCRIPTION parserRafael G. Martins2010-05-231-0/+4
* finished description.py tests and fixed small errors.Rafael G. Martins2010-05-231-2/+2
* removed re_atom from the __all__ list of g_octave/description.pyRafael G. Martins2010-05-231-1/+0
* big refactoration in g_octave/description.py; changes in the config file g-oc...Rafael G. Martins2010-05-231-70/+176
* small fixes at g_octave/description.py; added tests/test_description.py (not ...Rafael G. Martins2010-05-221-6/+2
* typo fixRafael G. Martins2010-04-081-1/+1
* small fixes; removed the small tests that I've using. I'll write more proper ...Rafael G. Martins2010-02-037-36/+4
* as we are calling 'ebuild' with subprocess, we have no need to reload portage.Rafael G. Martins2010-01-301-3/+0
* changed version to 0.1_rc2;added the new ebuildRafael G. Martins2009-12-301-1/+1
* fixed return codes and small issuesRafael G. Martins2009-12-302-2/+2
* removed "> /dev/null" from manifest creationRafael G. Martins2009-12-281-9/+3
* added the option --syncRafael G. Martins2009-12-261-2/+7
* changed g_octave/{ebuild,overlay}.py to improve the organization of theRafael G. Martins2009-12-262-15/+42
* minor fixesRafael G. Martins2009-12-263-18/+34
* changes on g_octave/fetch.py to remove the missing dependency of wgetRafael G. Martins2009-12-251-52/+79
* small fix on g_octave/config.py; added "Download Page" section toRafael G. Martins2009-12-251-2/+2