|
|
01/17/07 01:30:44 |
@2107
|
[2107]
|
epg |
(UHDF.setObj): Don't turn None attrs into , instead skip them. |
|
|
01/16/07 23:44:10 |
@2106
|
[2106]
|
epg |
Eugh, how about we use something that works? |
|
|
01/16/07 23:41:24 |
@2105
|
[2105]
|
epg |
(UHDF.path): Cast all path components to str. |
|
|
08/01/06 00:58:25 |
@2035
|
[2035]
|
epg |
(run_or_die): Wrap os.system with catch_EnvironmentError. |
|
|
07/28/06 22:56:53 |
@2031
|
[2031]
|
epg |
Here's a stupid setup.py. |
|
|
07/28/06 18:49:43 |
@2029
|
[2029]
|
epg |
Add run_or_die. |
|
|
07/28/06 08:25:50 |
@2028
|
[2028]
|
epg |
(catch_EnvironmentError): Oops, that last version doesn't do what
i want, … |
|
|
07/28/06 06:46:45 |
@2027
|
[2027]
|
epg |
Fix bug where run can't reap zombies while get_job callback blocks
looking … |
|
|
07/27/06 22:52:53 |
@2026
|
[2026]
|
epg |
Add catch_EnvironmentError, die, exception_message, and flatten. |
|
|
07/27/06 19:06:16 |
@2025
|
[2025]
|
epg |
Move ListDict? from util to structures and add ListDictDict?. |
|
|
07/27/06 19:05:03 |
@2024
|
[2024]
|
epg |
Move to a good home. |
|
|
05/02/06 14:32:55 |
@1956
|
[1956]
|
epg |
(UHDF.setObj): Replace None with so template output never ends
up with … |
|
|
02/16/06 23:52:02 |
@1882
|
[1882]
|
epg |
(UHDF.path): Split UHDF.setValue path-building out into this new
method so … |
|
|
02/15/06 01:42:41 |
@1879
|
[1879]
|
epg |
three more utilities |
|
|
02/04/06 00:12:00 |
@1865
|
[1865]
|
epg |
Add ListDict? from plupick. |
|
|
02/04/06 00:09:55 |
@1863
|
[1863]
|
epg |
Add abs_or_home from plupick. |
|
|
01/23/06 02:40:33 |
@1853
|
[1853]
|
epg |
Add some utilities i'd previously been copying and pasting. |
|
|
10/30/02 13:20:54 |
@1471
|
[1471]
|
epg |
Start to make dist targets work. Still left is including headers … |
|
|
10/30/02 05:47:39 |
@1470
|
[1470]
|
epg |
doc/book.xml:
Replace the nothingness i had here with content from the … |
|
|
10/30/02 04:22:13 |
@1469
|
[1469]
|
epg |
s/manf1_files/man1_files/ stupid typo |
|
|
10/30/02 04:14:31 |
@1468
|
[1468]
|
epg |
Now have install and uninstall targets. |
|
|
10/30/02 04:12:50 |
@1467
|
[1467]
|
epg |
Instead of building up maintainer_clean_files as we go, build … |
|
|
10/28/02 19:16:39 |
@1466
|
[1466]
|
epg |
s/dir_targets/builddirs/ for clarity (when i originally said
'dir_targets' … |
|
|
10/28/02 18:39:08 |
@1465
|
[1465]
|
epg |
Add some install/uninstall support (binaries only; no documentation … |
|
|
10/27/02 23:38:14 |
@1464
|
[1464]
|
epg |
Move configure.lineno from maintainer_clean_FILES to distclean_FILES> |
|
|
10/27/02 23:37:04 |
@1463
|
[1463]
|
epg |
(distclean): Need to depend on buildconf-clean. |
|
|
10/27/02 23:36:10 |
@1462
|
[1462]
|
epg |
Note progress on man pages.
clean targets are done. Now works when … |
|
|
10/27/02 23:34:17 |
@1461
|
[1461]
|
epg |
Handle clean, distclean, and maintainer-clean. |
|
|
10/27/02 23:33:25 |
@1460
|
[1460]
|
epg |
Write buildconf-maintainer-clean and buildconf-clean targets.
Document the … |
|
|
10/27/02 23:25:42 |
@1459
|
[1459]
|
epg |
Don't add private bin targets to 'targets' variable. |
|
|
10/27/02 22:25:04 |
@1458
|
[1458]
|
epg |
Remove unused variable 'files'. |
|
|
10/27/02 22:17:24 |
@1457
|
[1457]
|
epg |
Back when i was testing this stuff in configure.ac i had to use 'test
foo' … |
|
|
10/27/02 20:17:44 |
@1456
|
[1456]
|
epg |
build/buildconf:
Generate a 'buildconf-all' target instead of 'all'. … |
|
|
10/27/02 20:13:34 |
@1455
|
[1455]
|
epg |
Update libtool to 1.4.3 (local patches to work on Darwin/Mac OS X … |
|
|
10/27/02 19:36:17 |
@1454
|
[1454]
|
epg |
Add example documentation files. |
|
|
10/27/02 19:35:08 |
@1453
|
[1453]
|
epg |
Fix adding all include directories in the source package to CPPFLAGS. |
|
|
10/27/02 19:25:54 |
@1452
|
[1452]
|
epg |
(getdirs): Move above work functions.
(getfiles): New function, get all … |
|
|
10/27/02 19:22:31 |
@1451
|
[1451]
|
epg |
Don't put -lm in demo-print's buildconf, but put it into LIBS in … |
|
|
10/27/02 11:40:09 |
@1450
|
[1450]
|
epg |
Remove strange comment. |
|
|
10/27/02 11:29:03 |
@1449
|
[1449]
|
epg |
(handle_dir): Find XML man pages and setup man_targets variable … |
|
|
10/27/02 07:01:44 |
@1448
|
[1448]
|
epg |
Use single-quote character instead of double-quote in places … |
|
|
10/27/02 06:59:04 |
@1447
|
[1447]
|
epg |
Whoops, add -I options for include directories in *srcdir* not
builddir. |
|
|
10/27/02 06:54:30 |
@1446
|
[1446]
|
epg |
Add this to demonstrate library versioning. |
|
|
10/27/02 06:53:44 |
@1445
|
[1445]
|
epg |
Support library versioning with the new variables … |
|
|
10/27/02 03:48:02 |
@1444
|
[1444]
|
epg |
Default to false instead of true for xmllint and xsltproc. |
|
|
10/26/02 09:56:09 |
@1443
|
[1443]
|
epg |
Add xml documentation stuff (not hooked up yet). |
|
|
10/26/02 03:12:09 |
@1442
|
[1442]
|
epg |
Down-case some words (not sentences). Say command instead of program
in a … |
|
|
10/26/02 02:58:39 |
@1441
|
[1441]
|
epg |
New files. |
|
|
10/26/02 02:08:26 |
@1440
|
[1440]
|
epg |
New directory. |
|
|
10/26/02 02:08:00 |
@1439
|
[1439]
|
epg |
New directory. |
|
|
10/25/02 13:36:42 |
@1436
|
[1436]
|
epg |
Remove info about build.mk and recur.mk (which i never imported and
are … |
|
|
10/25/02 13:31:01 |
@1435
|
[1435]
|
epg |
config.guess:
config.sub:
Update from autoconf CVS.
README:
… |
|
|
10/25/02 13:24:24 |
@1434
|
[1434]
|
epg |
Set svn:keywords to 'Id'. |
|
|
10/25/02 13:22:22 |
@1433
|
[1433]
|
epg |
De-progenize. Set svn:keywords to 'Id'. Remove out-dated note … |
|
|
10/25/02 13:14:13 |
@1432
|
[1432]
|
epg |
Set svn:keywords to 'Id'. |
|
|
10/25/02 13:11:53 |
@1431
|
[1431]
|
epg |
Handle sbin, libexec, and util/bin directories. |
|
|
10/25/02 13:02:59 |
@1430
|
[1430]
|
epg |
Split the target-generation code from configure.ac to a new … |
|
|
10/25/02 12:51:33 |
@1429
|
[1429]
|
epg |
Pull in mkinstalldirs from autoconf CVS. |
|
|
10/24/02 09:17:54 |
@1427
|
[1427]
|
epg |
Another todo item. |
|
|
10/24/02 09:07:57 |
@1426
|
[1426]
|
epg |
DOH! I accidentally added all this stuff in /tools/build instead
of … |
|
|
10/24/02 09:06:16 |
@1425
|
[1425]
|
epg |
DOH! I accidentally added all this stuff in /tools/build instead
of … |
|
|
10/24/02 09:05:13 |
@1424
|
[1424]
|
epg |
DOH! I accidentally added all this stuff in /tools/build instead
of … |
|
|
10/24/02 08:50:04 |
@1423
|
[1423]
|
epg |
Add my work on a new build system, generating everything automatically
and … |
|
|
10/24/02 08:47:10 |
@1422
|
[1422]
|
epg |
Bring in most of the buildtools scripts i wrote while at Progeny … |
|
|
10/24/02 08:34:16 |
@1421
|
[1421]
|
epg |
New directory. |
|
|
10/24/02 08:32:53 |
@1420
|
[1420]
|
epg |
New directory. |