| age |
author |
description |
| Wed, 13 Sep 2006 17:03:46 -0500 |
Michael Neuling |
Fixed order of add env statements in multiple sectionsdefault tip |
| Wed, 19 Apr 2006 16:48:40 +1100 |
Michael Neuling |
Documentation update for cpufreq |
| Thu, 16 Mar 2006 11:17:12 +1100 |
Michael Neuling |
Removed accidental changlog update |
| Thu, 16 Mar 2006 10:48:29 +1100 |
Michael Neuling |
Merge |
| Thu, 16 Mar 2006 01:06:01 +1100 |
Michael Ellerman |
GUI: Run parser over test config files. All pass. |
| Thu, 16 Mar 2006 01:05:09 +1100 |
Michael Ellerman |
GUI: Update parser to support whitespace preservation and comments. |
| Wed, 15 Mar 2006 23:10:54 +1100 |
Michael Ellerman |
GUI: First cut at python parser. |
| Tue, 14 Mar 2006 10:50:22 +1100 |
Michael Ellerman |
GUI: Put back filtering of .* and *~ which I stupidly removed. |
| Tue, 14 Mar 2006 12:53:11 +1100 |
Rusty Russell |
Fix Segmentation Fault bug where no-parallel was followed by a new section |
| Tue, 14 Mar 2006 12:11:52 +1100 |
Rusty Russell |
merge |
| Tue, 14 Mar 2006 12:10:14 +1100 |
Rusty Russell |
Change '= off' syntax to clearer 'disable' keyword |
| Tue, 14 Mar 2006 10:54:13 +1100 |
Michael Ellerman |
GUI: Put back filtering of .* and *~ which I stupidly removed. |
| Tue, 14 Mar 2006 11:55:48 +1100 |
Rusty Russell |
add forgotten keywords.gperf update |
| Tue, 14 Mar 2006 11:34:54 +1100 |
Michael Ellerman |
Add deb target to Makefile. |
| Tue, 14 Mar 2006 10:38:41 +1100 |
Rusty Russell |
Add parsing test for lock-file |
| Tue, 14 Mar 2006 10:35:48 +1100 |
Michael Neuling |
Added lock file option. Useful if you need separate locking for different builds |
| Tue, 14 Mar 2006 10:32:00 +1100 |
Rusty Russell |
Import Michael Neuling's "nice" keyword, with some neatening: |
| Tue, 14 Mar 2006 10:05:26 +1100 |
Michael Neuling |
Now that we include the gperf generated files, we shouldn't remove |
| Tue, 14 Mar 2006 10:05:24 +1100 |
Michael Neuling |
Fix Spelling mistake |
| Tue, 14 Mar 2006 09:30:10 +1100 |
Michael Neuling |
Merge |
| Mon, 13 Mar 2006 21:02:43 +1100 |
Michael Neuling |
Added nice option |
| Mon, 13 Mar 2006 19:34:54 +1100 |
Rusty Russell |
Updated GUI from Jelmer and Michael Ellerman |
| Mon, 13 Mar 2006 19:06:00 +1100 |
Rusty Russell |
Fix testsuite from default/config rename. |
| Mon, 13 Mar 2006 19:04:17 +1100 |
Rusty Russell |
Rename "default" to "config" |
| Mon, 13 Mar 2006 18:43:42 +1100 |
Michael Neuling |
Now that we include the gperf generated files, we shouldn't remove |
| Mon, 13 Mar 2006 18:39:20 +1100 |
Michael Neuling |
Fix Spelling mistake |
| Mon, 13 Mar 2006 18:36:55 +1100 |
Michael Neuling |
Updated gperf outputs |
| Mon, 13 Mar 2006 18:24:13 +1100 |
Michael Neuling |
Merge |
| Mon, 13 Mar 2006 18:01:50 +1100 |
Rusty Russell |
Add generated files so gperf not required. |
| Mon, 13 Mar 2006 17:52:39 +1100 |
Rusty Russell |
Basic ~ support. |
| Mon, 13 Mar 2006 18:20:40 +1100 |
Michael Neuling |
Added lock file option. Useful if you need separate locking for different builds |
| Mon, 06 Mar 2006 10:12:35 +1100 |
Michael Ellerman |
GUI: Cope if CC_DIR doesn't exist |
| Fri, 03 Mar 2006 17:08:49 +1100 |
Michael Ellerman |
GUI: Cope if there's an error while switching the config files. |
| Fri, 03 Mar 2006 17:03:06 +1100 |
Michael Ellerman |
GUI: Cope if there's no config files at all. |
| Fri, 03 Mar 2006 16:58:47 +1100 |
Michael Ellerman |
GUI: Cope if ~/.ccontrol/default doesn't exist, or is not a symlink. |
| Thu, 02 Mar 2006 15:40:33 +1100 |
Michael Neuling |
Updated docs for no-nice option |
| Wed, 01 Mar 2006 18:09:51 +1100 |
Michael Ellerman |
Merge Mikey |
| Wed, 01 Mar 2006 18:08:59 +1100 |
Michael Ellerman |
Move config file code into ConfigManager class in gccontrol.py.in |
| Wed, 01 Mar 2006 18:03:12 +1100 |
Michael Ellerman |
Whitespace again, convert all tabs to spaces in gccontrol.py.in |
| Wed, 01 Mar 2006 17:40:28 +1100 |
Michael Ellerman |
Move tray icon code into a TrayIcon class. |
| Wed, 01 Mar 2006 16:18:05 +1100 |
Michael Ellerman |
Use True, not 1, in gccontrol.py.in |
| Wed, 01 Mar 2006 16:17:38 +1100 |
Michael Ellerman |
Cleanup whitespace in gccontrol.py.in |
| Wed, 01 Mar 2006 14:26:28 +1100 |
Michael Ellerman |
Merge Jelmer |
| Wed, 01 Mar 2006 18:05:01 +1100 |
Michael Neuling |
Rusty merges |
| Tue, 21 Feb 2006 21:33:39 +1100 |
Rusty Russell |
Put newline on end of exec line. |
| Tue, 21 Feb 2006 21:31:02 +1100 |
Rusty Russell |
Verbose on slow lock path. |
| Wed, 01 Mar 2006 14:18:25 +1100 |
Michael Neuling |
Merge Jelmer |
| Tue, 14 Feb 2006 18:42:27 +1300 |
Jelmer Vernooij |
Add dependency on gperf |
| Sun, 12 Feb 2006 19:51:51 +1300 |
Jelmer Vernooij |
Make LIBDIR a separate constant |
| Sun, 12 Feb 2006 19:49:19 +1300 |
Jelmer Vernooij |
Show config editor screen when right-clicking on traybar icon |
| Wed, 01 Mar 2006 13:30:40 +1100 |
Michael Ellerman |
Merge mikey |
| Tue, 28 Feb 2006 18:12:05 +1100 |
Michael Ellerman |
Add deb target to Makefile. |
| Tue, 28 Feb 2006 12:04:50 +1100 |
Michael Ellerman |
Check for gperf in configure |
| Wed, 01 Mar 2006 13:24:01 +1100 |
Michael Neuling |
Bug fix for nice |
| Wed, 01 Mar 2006 13:01:47 +1100 |
Michael Neuling |
Merge |
| Wed, 01 Mar 2006 12:10:47 +1100 |
Michael Neuling |
Added no_nice option |
| Thu, 16 Feb 2006 10:58:31 +1100 |
Rusty Russell |
If machine is down, distcc returns 107. |
| Wed, 15 Feb 2006 18:01:13 +1100 |
Rusty Russell |
Michael Neuling's env printing patch |
| Thu, 09 Feb 2006 09:58:27 +1100 |
Rusty Russell |
More verbosity. |
| Thu, 09 Feb 2006 09:58:04 +1100 |
Rusty Russell |
Never return a NULL undofn: in case where we're invoked from ccache, we already have lock: if distcc fails we will call the undofn. This previously resulted in a crash after distcc failed. |