Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update TODODaniel Narvaez2012-07-121-0/+1
| |
| * Document PROFILEDaniel Narvaez2012-07-111-0/+7
| |
* | Use original git repositories for gtk+ and pygobjectManuel QuiƱones2012-07-171-3/+3
| | | | | | | | There are a number of fixes there for the shell port.
* | Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-buildDaniel Narvaez2012-07-112-3/+10
|\ \ | |/
| * Update TODODaniel Narvaez2012-07-111-2/+1
| |
| * Add dependency on espeak gst pluginDaniel Narvaez2012-07-111-1/+9
| | | | | | | | Unfortunately fedora only, ubuntu will still run fine
* | Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-buildDaniel Narvaez2012-07-118-31/+65
|\ \ | |/
| * Fix deleting dogtail profileDaniel Narvaez2012-07-111-1/+2
| |
| * Fix logs collectionDaniel Narvaez2012-07-111-1/+1
| |
| * Fix running dogtail under sugarDaniel Narvaez2012-07-112-6/+5
| |
| * Don't harcode scripts dirDaniel Narvaez2012-07-111-1/+1
| |
| * If we are running under a profile generate a new random oneDaniel Narvaez2012-07-111-2/+12
| | | | | | | | It is saved in the config so that next time it will use the same
| * Remove debug leftoverDaniel Narvaez2012-07-111-10/+2
| |
| * Find a free display rather than hardcoding itDaniel Narvaez2012-07-115-12/+41
| |
| * Sleep before running the first activityDaniel Narvaez2012-07-111-1/+1
| | | | | | | | Still failing in browse, maybe that's it
| * Update TODODaniel Narvaez2012-07-111-0/+1
| |
| * Update TODODaniel Narvaez2012-07-101-0/+2
| |
* | First attempt at adding gtk for the forall issueDaniel Narvaez2012-07-103-0/+30
| |
* | Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-buildDaniel Narvaez2012-07-101-1/+1
|\ \ | |/
| * Don't specifiy a commit for pygobjectDaniel Narvaez2012-07-101-1/+1
| | | | | | | | It's a fork anyway
* | Update to manuq reposDaniel Narvaez2012-07-081-2/+2
|/
* Ignore build policy for sugar-fructoseDaniel Narvaez2012-07-071-1/+1
| | | | | We need to always rebuild because we don't know if the submodules have changes.
* Add dep on ssh-agentDaniel Narvaez2012-07-071-3/+3
| | | | curl is not used anymore
* Test requires list-outputsDaniel Narvaez2012-07-061-1/+1
|
* Start ssh-agentDaniel Narvaez2012-07-061-0/+4
|
* Try to sleep 10 seconds after closing an activityDaniel Narvaez2012-07-061-3/+2
| | | | | That's where we always seems to fail, maybe something with treeview refresh.
* Add dep on gi VteDaniel Narvaez2012-07-051-0/+4
|
* Correct RESOLUTION checkDaniel Narvaez2012-07-051-1/+1
|
* Allow to configure screen resolutionDaniel Narvaez2012-07-054-6/+29
| | | | Also move SUGAR_OUTPUT to the new config file
* Redirect make run output to the logDaniel Narvaez2012-07-052-2/+1
|
* Gather test logs from the profileDaniel Narvaez2012-07-052-1/+14
|
* Wrap READMEJames Cameron2012-07-051-22/+33
|
* Update the TODODaniel Narvaez2012-07-041-0/+1
|
* Couple of ubuntu fixesDaniel Narvaez2012-07-041-3/+3
|
* Tweak ubuntu X configuration in check-systemDaniel Narvaez2012-07-044-12/+25
| | | | And remove the instructions from README
* Fix distro checksDaniel Narvaez2012-07-041-4/+5
|
* Warn about unsupported distributionsDaniel Narvaez2012-07-042-15/+45
|
* Update TODODaniel Narvaez2012-07-041-0/+2
|
* Update TODODaniel Narvaez2012-07-041-0/+2
|
* Unset SESSION_MANAGERDaniel Narvaez2012-07-041-0/+1
| | | | Otherwise we try to shutdown the parent session
* Allow to run another instance inside sugarDaniel Narvaez2012-07-042-1/+13
|
* Always install fructose activitiesDaniel Narvaez2012-07-043-39/+3
| | | | Make some sense for development too and it's less code to maintain
* Use a revision for pygobjectDaniel Narvaez2012-07-031-1/+1
|
* Increase sleep before running the scriptDaniel Narvaez2012-07-031-2/+1
| | | | Same value as in the dogtail scripts
* Try to increase actionDelayDaniel Narvaez2012-07-031-0/+3
| | | | To see if it helps with the buildbot
* Pass a few options to XvfbDaniel Narvaez2012-07-031-3/+6
| | | | | These are taken from the dogtail scripts. Unlikely but let's see if it fixes the issue with missing clicks on high system load.
* Rewrite to avoid storing accessible objectsDaniel Narvaez2012-07-021-29/+38
| | | | They seem to be short lived
* Dump the accessible tree on SearchErrorDaniel Narvaez2012-07-021-15/+28
|
* Remove the pyabiword dependency for nowDaniel Narvaez2012-07-022-5/+1
| | | | It's broken in ubuntu
* Enable debug logs for testsDaniel Narvaez2012-07-021-0/+1
|