| Rev |
Log message |
Author |
Age |
Path |
| 16697 |
Set the path to the Chandler binary correctly in the Makefile, or else the
distribute tool will eventually fail. (Correction to the fix for Bug 12880). |
grant |
1336d 09h 19m |
/trunk/internal/ |
| 16696 |
Fix Bug 12880 (Chandler Desktop 1.0.3.1 patched for Mac OS X 10.6 does not re-launch automatically when creating new repository)
- Ensure that sys.executable is set up correctly before invoking Py_Main,
or else restart doesn't work. |
grant |
1340d 18h 38m |
/trunk/internal/ |
| 16695 |
Attempt to resolve Bug 12860 (Contents/MacOS/ChandlerApp2.6: No such file or directory) but creating a binary launcher for Chandler for use on 10.5 or 10.6.
- Manifest changes are from changing the name of the executable (script or binary) from "ChandlerApp to Chandler". |
grant |
1340d 18h 55m |
/trunk/internal/ |
| 16659 |
Correct my previous fix for Bug 12484, which was bogusly wrong. |
grant |
1529d 11h 15m |
/trunk/internal/ |
| 16629 |
Fix Bug 12484 (Won't start)
- Remove use of readlink -f on Linux, since that only seems to work on Ubuntu. |
grant |
1574d 07h 10m |
/trunk/internal/ |
| 16624 |
Changes to support using the OS's openjdk on hardy, intrepid, jaunty:
- Some Makefile tweaks to avoid downloading an openjdk binary image.
- A small tweak to PyLucene's Makefile to get jcc to install correctly in
our build system (i.e. when using system python, but an install dir
in release/site-packages).
- Add the openjdk dependency in deb control file
- Fix scripts in launchers to set LD_FRAMEWORK_PATH appropriately if we're
using the installed openjdk. |
grant |
1656d 10h 00m |
/trunk/internal/ |
| 16623 |
Record to literal Version and Architecture. Use dots on blank lines in description. |
jared |
1658d 00h 29m |
/trunk/internal/ |
| 16619 |
A set of debian build files, started here to support a build-from-source approach for debian |
jared |
1659d 10h 18m |
/trunk/internal/ |
| 16618 |
Update external/README file somewhat (still out of date) |
jared |
1659d 11h 25m |
/trunk/internal/ |
| 16617 |
Add the freedesktop *.desktop file for better app menu integration |
jared |
1659d 18h 02m |
/trunk/internal/ |
| 16616 |
Add a Debian menu entry, a freedesktop.org desktop file, and place the icon in /usr/share/pixmaps too |
jared |
1659d 18h 16m |
/trunk/internal/ |
| 16614 |
Note package does not compley with Debian Python policy |
jared |
1659d 20h 35m |
/trunk/internal/ |
| 16613 |
Switch to copy, so as to leave the original deb filename around since it better matches Debian standards |
jared |
1659d 20h 41m |
/trunk/internal/ |
| 16610 |
Control files require single-space at beginning of line in descriptions |
jared |
1659d 21h 36m |
/trunk/internal/ |
| 16609 |
Improve control short and long description; add homepage to debian control file |
jared |
1659d 21h 42m |
/trunk/internal/ |
| 16608 |
Fix shell lossage when command de-dupped |
jared |
1659d 22h 11m |
/trunk/internal/ |
| 16607 |
Whoops, missed a quote |
jared |
1659d 22h 49m |
/trunk/internal/ |
| 16606 |
Use kilobytes for Installed-Size; delete more large test directories; tab-to-space |
jared |
1659d 22h 58m |
/trunk/internal/ |
| 16605 |
Add print statement when copying distro into place |
jared |
1659d 23h 11m |
/trunk/internal/ |
| 16604 |
Whoops, part of mkdir unification snuck into last commit; here's the rest |
jared |
1659d 23h 15m |
/trunk/internal/ |