root/trunk/tools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @1608 [1608] 8 months jtv Adding Makefile.in as well.
(edit) @1566 [1566] 13 months jtv Keep absolute path out of md5sum file.
(edit) @1546 [1546] 14 months jtv Added ABI versioning.
(edit) @1540 [1540] 15 months jtv Still tweaking the release script.
(edit) @1536 [1536] 15 months jtv Incomplete renaming of a variable.
(edit) @1535 [1535] 15 months jtv Tiny tweak.
(edit) @1533 [1533] 15 months jtv Fixed for changed test output; always build fresh documentation.
(edit) @1527 [1527] 15 months jtv Tweaked release script a bit more.
(edit) @1526 [1526] 15 months jtv Base new release on pqxx.org repo, not local one.
(edit) @1501 [1501] 20 months jtv Support querying of thread-safety information.
(edit) @1500 [1500] 20 months jtv Use PGSTD, not std.
(edit) @1479 [1479] 21 months jtv Silenced 'find' warning.
(edit) @1473 [1473] 21 months jtv Build postgres without readline.
(edit) @1469 [1469] 21 months jtv Foregoing setting socket directory from config file for now.
(edit) @1468 [1468] 21 months jtv No, no, I think it was right before.
(edit) @1467 [1467] 21 months jtv Test script failure: oops, same again. This test cycle is longer than it …
(edit) @1466 [1466] 21 months jtv Test script failure: still wrong place.
(edit) @1465 [1465] 21 months jtv Test script failure: tried to augment postgres config in wrong place.
(edit) @1462 [1462] 21 months jtv check_bounds failure message now prints violated boundary value.
(edit) @1458 [1458] 23 months jtv Also update NEWS file with new version.
(edit) @1456 [1456] 23 months jtv Make sure 3.0 series is in shape for auto-releasing updates.
(edit) @1455 [1455] 23 months jtv Don't auto-release latest snapshot if parent is not trunk.
(edit) @1449 [1449] 23 months jtv Fixed extract_version
(edit) @1446 [1446] 23 months jtv ./tools isn't in path during preprelease.
(edit) @1445 [1445] 23 months jtv Generalize from just releasing trunk; for new release regime.
(edit) @1442 [1442] 23 months jtv Do local checkout during release.
(edit) @1441 [1441] 23 months jtv Got release script to (hopefully) operational state.
(edit) @1439 [1439] 23 months jtv Made executable.
(edit) @1438 [1438] 23 months jtv Still working on automated release.
(edit) @1437 [1437] 23 months jtv Automating part of release process.
(edit) @1429 [1429] 23 months jtv Still tweaking backend startup for test script.
(edit) @1428 [1428] 23 months jtv Went back to invoking postmaster instead of postgres, for backwards …
(edit) @1427 [1427] 23 months jtv Tweak, tweak.
(edit) @1426 [1426] 23 months jtv Yet another tweak to test backend startup
(edit) @1425 [1425] 23 months jtv Gave up trying to start up 7.3 backends without breaking newer ones
(edit) @1423 [1423] 23 months jtv More tweaks to backend startup.
(edit) @1422 [1422] 23 months jtv More tweaks to how to start a postgres instance.
(edit) @1421 [1421] 23 months jtv Allow some time for database to be created.
(edit) @1420 [1420] 23 months jtv Customized testing postgres configs
(edit) @1319 [1319] 2 years jtv Also test with compilers found in /usr/local/bin
(edit) @1298 [1298] 2 years jtv Make checkout URL in test overridable.
(edit) @1296 [1296] 2 years jtv Download from upstream postgres by default
(edit) @1295 [1295] 2 years jtv Unfixed bad bash fix
(edit) @1294 [1294] 2 years jtv Create TESTDIR/pg if needed
(edit) @1293 [1293] 2 years jtv Run script in bash
(edit) @1292 [1292] 2 years jtv Fixed typo that bash tolerated
(edit) @1261 [1261] 3 years jtv Better error reporting; update changelog to new version
(edit) @1238 [1238] 4 years jtv Keep local postgres private; use pqxx.org instead of full …
(edit) @1226 [1226] 4 years jtv Keep logs of postgres builds
(edit) @1225 [1225] 4 years jtv Allow postgres FTP server/directory to be overridden
(edit) @1221 [1221] 4 years jtv "touch" documentation build stamps in foreground, not background
(edit) @1214 [1214] 4 years jtv Skip documentation builds
(edit) @1213 [1213] 4 years jtv Fixed typo with default-value syntax in variable expansion
(edit) @1212 [1212] 4 years jtv Removed some overzealous quoting
(edit) @1211 [1211] 4 years jtv More "export TMPDIR"
(edit) @1210 [1210] 4 years jtv Standard-compliant "export" usage; export TMPDIR
(edit) @1209 [1209] 4 years jtv Keep temporary files in other locations for cleanliness
(edit) @1197 [1197] 4 years jtv Print libpq/backend configurations to test logs
(edit) @1193 [1193] 4 years jtv Deal with absent /proc/cpuinfo
(edit) @1192 [1192] 4 years jtv Better formatting of grep warnings; cosmetic changes
(edit) @1190 [1190] 4 years jtv New test script tests against all available frontends & backends
(edit) @1180 [1180] 4 years jtv Suppressed some unwanted output
(edit) @1150 [1150] 4 years jtv Retired 1.x API (fixes #30)
(edit) @1126 [1126] 4 years jtv Oops, there was still some debug code in there…
(edit) @1106 [1106] 4 years jtv Fixes to mktemp workaround
(edit) @1105 [1105] 4 years jtv Slight fix: maketemporary must be in path during configure/autogen
(edit) @1104 [1104] 4 years jtv Work around problems with BSD mktemp
(edit) @1098 [1098] 4 years jtv Make Windows "make" work from main source directory instead of win32/
(edit) @1094 [1094] 4 years jtv Fixed md5sum generation
(edit) @1091 [1091] 4 years jtv Fixed workaround for thoroughly broken grep
(edit) @1090 [1090] 4 years jtv Revamped grep workaround code to deal with latest -w -F bug
(edit) @1082 [1082] 4 years jtv Setting svn:ignore properties based on .cvsignore files
(edit) @1078 [1078] 4 years jtv Ignore Python's cached bytecode files
(edit) @1077 [1077] 4 years jtv Tells Subversion to ignore files listed in .cvsignore files
(edit) @1076 [1076] 4 years jtv Also test against g++ 4.1
(edit) @1072 [1072] 4 years jtv Releasing 2.6.6; also test against g++ 4.1
(edit) @1066 [1066] 4 years jtv Fixed case where input filename argument had no path component (Bart …
(edit) @1058 [1058] 4 years jtv Moved test/Makefile.am over to new templating system. No more Perl!
(edit) @1056 [1056] 4 years jtv Major overhaul of Windows makefile generation
(edit) @1054 [1054] 4 years jtv Bart Samwel's new templating system to generate Visual C++ Makefiles
(edit) @1030 [1030] 5 years jtv Many more Windows/Visual? C++ improvements (Bart Samwel, Alexandre Hanft)
(edit) @1028 [1028] 5 years jtv Build all tests by default
(edit) @1026 [1026] 5 years jtv New header system to suppress bad Visual C++ warnings
(edit) @1025 [1025] 5 years jtv Removed obsolete linker option (Bart Samwel)
(edit) @1023 [1023] 5 years jtv Automatically generate md5 checksum
(edit) @1020 [1020] 5 years jtv More patches from Bart Samwel
(edit) @1017 [1017] 5 years jtv Massive improvemenst, thanks largely to Bart Samwel
(edit) @1014 [1014] 5 years jtv Deal with debug/release mode incompatibility; run tests (Bart Samwel)
(edit) @1011 [1011] 5 years jtv Windows compatibility & corrected compiler options by Bart Samwel
(edit) @1008 [1008] 5 years jtv Big set of Visual C++ fixes and workarounds by Bart Samwel
(edit) @984 [984] 5 years jtv No longer test against g++ 2.95
(edit) @975 [975] 5 years jtv Check for missing reference documentation or tutorial
(edit) @962 [962] 5 years jtv Use rm's -f option when deleting .svn
(copy) @957 [957] 5 years jtv Cleaning up directory structure after conversion from CVS
copied from trunk/libpqxx/tools:
(edit) @900 [900] 5 years jtv Removed unnecessary and incorrect include paths
Note: See TracRevisionLog for help on using the revision log.