Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/commands/run
Commit message (Collapse)AuthorAgeFilesLines
* Use env in the shebangsDaniel Narvaez2013-01-061-1/+1
| | | | | Also remove -u, not necessary now that we are using logs.
* Add a run_build function to mainDaniel Narvaez2012-12-281-9/+2
| | | | This avoids duplication and circular deps
* Try to get steps ordering rightDaniel Narvaez2012-12-281-0/+7
|
* More unused importsDaniel Narvaez2012-12-281-1/+0
|
* Fix run and test logsDaniel Narvaez2012-12-271-1/+1
|
* Ensure the build is up to date when runningDaniel Narvaez2012-12-251-1/+4
|
* Drop automatic PROFILEDaniel Narvaez2012-12-151-10/+0
| | | | It's bitrotten, might readd it later.
* Refactor a bit to keep devbot somewhat genericDaniel Narvaez2012-12-031-1/+16
|
* Refactor to use sugar-runnerDaniel Narvaez2012-11-281-47/+5
|
* On run check the system only if something changedDaniel Narvaez2012-11-261-1/+1
|
* Check system directly in the commandsDaniel Narvaez2012-11-251-0/+2
|
* Use readlink so that you can invoke commands/runDaniel Narvaez2012-11-241-1/+1
|
* Run xephyr in a custom windowDaniel Narvaez2012-11-191-6/+10
| | | | | Xephyr doesn't work very well with multiple outputs. This should allow us to customize our behavior in that case.
* Don't save keyboard config if we are not inside XDaniel Narvaez2012-11-191-1/+1
|
* Allow to choose any resolution in XephyrDaniel Narvaez2012-11-191-0/+4
|
* Rename config to prefsDaniel Narvaez2012-11-191-4/+4
|
* Move the remaining scripts to commandsDaniel Narvaez2012-11-161-6/+37
|
* Revert "Drop run command"Daniel Narvaez2012-11-161-0/+9
| | | | This reverts commit 2622f59658c42594f1efb0d767b89393de75ba0f.
* Drop run commandDaniel Narvaez2012-11-161-9/+0
|
* Refactor dnbuild into devbotDaniel Narvaez2012-11-141-0/+9