Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* If no package in json always mark as not foundDaniel Narvaez2012-12-011-1/+1
| | | | Rather than tracebacking.
* More base system packages tweakingDaniel Narvaez2012-11-302-3/+4
|
* Add buildbot for debianDaniel Narvaez2012-11-302-8/+10
| | | | And normalize.
* Add some more network toolsDaniel Narvaez2012-11-301-1/+5
|
* Revert "netbase is a bit more generic"Daniel Narvaez2012-11-301-1/+1
| | | | This reverts commit 3453822138671579d0b321fa05fff0ac9b7552cc.
* Remove a few packages which doesn't seem essentialDaniel Narvaez2012-11-301-12/+0
|
* netbase is a bit more genericDaniel Narvaez2012-11-301-1/+1
|
* Add ifupdown, otherwise network doesn't workDaniel Narvaez2012-11-301-1/+2
|
* Add essential packageDaniel Narvaez2012-11-301-1/+2
|
* Use amd64 for nowDaniel Narvaez2012-11-301-1/+1
|
* Add more debian base systemDaniel Narvaez2012-11-301-1/+34
|
* Fix pygobject naming on debianDaniel Narvaez2012-11-301-1/+1
|
* Remove pygstDaniel Narvaez2012-11-301-5/+0
|
* NormalizeDaniel Narvaez2012-11-301-23/+23
|
* Correct namingDaniel Narvaez2012-11-301-1/+1
|
* NormalizeDaniel Narvaez2012-11-301-24/+24
|
* Drop gst 0.10 packagesDaniel Narvaez2012-11-302-42/+0
|
* Add initial debian base systemDaniel Narvaez2012-11-301-0/+23
|
* Add more tests and fix bugsDaniel Narvaez2012-11-301-2/+2
|
* Test the list of modulesDaniel Narvaez2012-11-301-0/+3
|
* Use the new git module in buildDaniel Narvaez2012-11-291-12/+12
|
* Merge system-3.4 and 3.6Daniel Narvaez2012-11-293-51/+28
|
* Merge 3.4 and 3.6 packagesDaniel Narvaez2012-11-292-688/+54
|
* Couple of config screwupsDaniel Narvaez2012-11-292-2/+2
|
* Make json configs a bit smarterDaniel Narvaez2012-11-296-305/+34
| | | | To get rid of the duplication in deps
* NormalizeDaniel Narvaez2012-11-292-10/+10
|
* Initial support for debian wheezyDaniel Narvaez2012-11-295-1/+263
|
* Use pkgconfig-2.7Daniel Narvaez2012-11-281-1/+1
| | | | Fedora, Ubuntu and Debian all seems to have it
* Switch back to upstream pygobjectDaniel Narvaez2012-11-282-4/+4
| | | | Patches that we needed are landed.
* Adapt to sugar-docs changesDaniel Narvaez2012-11-281-1/+0
|
* Normalize configDaniel Narvaez2012-11-281-1/+1
|
* Refactor to use sugar-runnerDaniel Narvaez2012-11-281-0/+4
|
* Cleanup and extend build commandsDaniel Narvaez2012-11-261-3/+3
|
* Add a target to normalize jsonDaniel Narvaez2012-11-2615-121/+216
| | | | And run it
* Normalize packages jsonDaniel Narvaez2012-11-264-575/+1399
| | | | Sort, always use a list, json.dump it
* Normalize deps jsonDaniel Narvaez2012-11-267-332/+714
| | | | Sort the list, always specify the name, json.dump them.
* Disable docs for the gstreamer modulesDaniel Narvaez2012-11-251-3/+6
|
* Disable some testsDaniel Narvaez2012-11-242-4/+8
| | | | Should speedup the build a little
* Make ssh and xz normal depsDaniel Narvaez2012-11-244-3/+17
|
* Add xz-utils for the snapshotsDaniel Narvaez2012-11-241-1/+2
|
* Revert "Add ssh for the snapshots stuff"Daniel Narvaez2012-11-241-2/+1
| | | | This reverts commit 4a9bb23b51d35b4da4fcf0eb2f4db4f4a48dc31e.
* Add ssh for the snapshots stuffDaniel Narvaez2012-11-241-1/+2
|
* Add metacityDaniel Narvaez2012-11-236-2/+31
| | | | We need a patch in the latest version for journal
* Observe only the source directoriesDaniel Narvaez2012-11-231-3/+3
|
* Update config to match codeDaniel Narvaez2012-11-231-3/+3
|
* Remove unused pyabiword depDaniel Narvaez2012-11-234-12/+0
|
* Add glib to 3.6 deps, required by gobject-introspectionDaniel Narvaez2012-11-231-1/+4
|
* Use our pygobject repo on 3.6 tooDaniel Narvaez2012-11-231-3/+6
|
* Switch to a pygobject clone to drag in a patch we needDaniel Narvaez2012-11-231-2/+2
|
* Rework tree to use the gi atspi bindings directlyDaniel Narvaez2012-11-223-8/+5
| | | | pyatspi is a mess, just adds another layer and undocumented