Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* No point in passing commands dir to devbotDaniel Narvaez2012-12-155-38/+36
|
* Drop automatic PROFILEDaniel Narvaez2012-12-151-10/+0
| | | | It's bitrotten, might readd it later.
* No point in passing devbot dir to devbotDaniel Narvaez2012-12-154-7/+3
|
* Support multiple profiles in home dirDaniel Narvaez2012-12-152-6/+8
|
* Separate build and runtime stateDaniel Narvaez2012-12-154-10/+18
| | | | Otherwise it becomes problematic to support multiple profiles
* Put real_prefix_path in the homeDaniel Narvaez2012-12-151-1/+1
| | | | | So that it doesn't get deleted when we clean. Otherwise every time the prefix is different and ccache is useless.
* Use a single setup method with keywordsDaniel Narvaez2012-12-152-48/+47
| | | | This avoids weird dependency issues
* Rework and complete xdg directories managementDaniel Narvaez2012-12-154-21/+20
| | | | | Create all of them, never delete them, move stuff that make sense in there.
* Print ccache statisticsDaniel Narvaez2012-12-141-0/+11
|
* Remove cache configure optionDaniel Narvaez2012-12-131-1/+0
| | | | Committed by mistake.
* Just run configure if it existsDaniel Narvaez2012-12-131-2/+5
|
* Use ccache to speed up rebuildsDaniel Narvaez2012-12-133-0/+17
|
* Revert "Adapt to executable name change"Daniel Narvaez2012-12-131-3/+3
| | | | This reverts commit aa9c52db0ca5b91a87925c315876a28c8cdc2efd.
* Build activities in source until support landsDaniel Narvaez2012-12-131-0/+8
|
* Switch back to the upstream repositoriesDaniel Narvaez2012-12-121-4/+2
| | | | Before merging back to master
* Fix lib_dir fallbackDaniel Narvaez2012-12-111-1/+1
|
* Adapt to executable name changeDaniel Narvaez2012-12-111-3/+3
|
* Improve multilib supportDaniel Narvaez2012-12-109-29/+51
|
* Set XDG_CONFIG_HOMEDaniel Narvaez2012-12-101-0/+1
|
* Build activities out-of-sourceDaniel Narvaez2012-12-092-9/+2
|
* Use branch for gnome-keyring, it's a forkDaniel Narvaez2012-12-091-2/+2
|
* System modules mass updateDaniel Narvaez2012-12-092-13/+13
|
* Avoid duplicate pathsDaniel Narvaez2012-12-091-1/+5
|
* Remove debug printDaniel Narvaez2012-12-091-1/+0
|
* orig_display might be None if runnning outside XDaniel Narvaez2012-12-091-1/+3
|
* Correct check nameDaniel Narvaez2012-12-081-1/+1
|
* Use xdpyinfo to find a free displayDaniel Narvaez2012-12-083-3/+26
| | | | We cannot use SugarRunner in check-sytem, too early.
* Support running one testDaniel Narvaez2012-12-082-14/+28
|
* Add per module tests to the check targetDaniel Narvaez2012-12-086-5/+56
|
* Fix display handlingDaniel Narvaez2012-12-081-7/+4
|
* Bump atspi versionsDaniel Narvaez2012-12-081-2/+2
| | | | Some crash fixes.
* Slightly nicer logsDaniel Narvaez2012-12-051-1/+1
|
* UpdateDaniel Narvaez2012-12-041-3/+0
|
* Rename env to displayDaniel Narvaez2012-12-031-8/+6
|
* Use progressive logs numberingDaniel Narvaez2012-12-035-12/+32
|
* Read env from a fileDaniel Narvaez2012-12-031-6/+18
|
* Fix setting XDG_DATA_HOMEDaniel Narvaez2012-12-031-2/+1
|
* Refactor a bit to keep devbot somewhat genericDaniel Narvaez2012-12-033-30/+42
|
* Use sugar-runner for ui testsDaniel Narvaez2012-12-032-8/+55
|
* Use the new sugar-runner argumentsDaniel Narvaez2012-12-031-3/+5
|
* Adapt to change in devbotDaniel Narvaez2012-12-031-1/+1
|
* TypoDaniel Narvaez2012-12-011-1/+1
|
* Require libtasn only on gnome 3.4Daniel Narvaez2012-12-011-0/+2
|
* Add asn1ParserDaniel Narvaez2012-12-012-0/+13
|
* Add libtasn1Daniel Narvaez2012-12-012-0/+13
|
* Couple more essential packagesDaniel Narvaez2012-12-011-0/+2
|
* Add python-apt to base systemDaniel Narvaez2012-12-011-0/+1
| | | | | | It's a prerequisite really but it's a bit tricky because it's sort of required by check-system. Not a big deal, we will see.
* TypoDaniel Narvaez2012-12-011-2/+2
|
* Add the buildbot pae kernelDaniel Narvaez2012-12-011-1/+2
| | | | Non generic names sucks, will have to figure out something.
* Add gnome-keyring build depsDaniel Narvaez2012-12-012-0/+28
|