gitso

gitso Commit Details


Date:2010-02-21 18:47:06 (14 years 10 months ago)
Author:gerberad
Branch:master
Commit:72d39743b8f697d0cb7da00e1b3ada497290ec02
Parents: 4b78ce5411adceff69ba1a604ba2bf73610155da
Message:/trunk/makegitso.sh Commented out changing the python 32/64 bit prefs.

/trunk/CHANGELOG.txt
/trunk/arch/linux/changelog
/trunk/arch/linux/README-stand-alone.txt
Updated changelogs.
Changes:

File differences

gitso/trunk/CHANGELOG.txt
55
66
77
8
9
10
11
12
13
14
15
8
9
10
11
12
13
14
15
1616
1717
1818
# Support loading remote hosts file.
# Command line switches
* --dev (Done)
* --listen (Done)
* --connect IP (Done)
* --list list_file (Done)
* --version (Done)
* --help (Done)
# manpage for (Linux)
* --dev
* --listen
* --connect IP
* --list list_file
* --version
* --help
# manpage for (All UNIX sytems)
# Support for .rpms (Fedora, OpenSUSE, CentOS)
# Implement Native VNC listener (OS X)
# Better process management, user gets notified if connection is broken.
gitso/trunk/arch/linux/README-stand-alone.txt
1414
1515
1616
17
18
19
20
21
22
23
17
18
19
20
21
22
23
2424
2525
2626
......
4040
4141
4242
43
43
44
45
46
47
4448
4549
* Actually stop VNC Processes (Windows)
* Support loading remote hosts file.
* Command line switches
* --dev (Done)
* --listen (Done)
* --connect IP (Done)
* --list list_file (Done)
* --version (Done)
* --help (Done)
* manpage for (Linux)
* --dev
* --listen
* --connect IP
* --list list_file
* --version
* --help
* manpage for (All UNIX sytems)
* Support for .rpms (Fedora, OpenSUSE, CentOS)
* Implement Native VNC listener (OS X)
* Better process management, user gets notified if connection is broken.
Usage: ./run-gitso.sh [options]
Options:
--have-wxpython:Disable wxPython library check
--listen
--connect IP
--list list_file
--version
--help
gitso/trunk/arch/linux/changelog
44
55
66
7
8
9
10
11
12
13
7
8
9
10
11
12
13
1414
1515
1616
* Actually stop VNC Processes (Windows)
* Support loading remote hosts file.
* Command line switches
* --dev (Done)
* --listen (Done)
* --connect IP (Done)
* --list list_file (Done)
* --version (Done)
* --help (Done)
* manpage for (Linux)
* --dev
* --listen
* --connect IP
* --list list_file
* --version
* --help
* manpage for (All UNIX sytems)
* Support for .rpms (Fedora, OpenSUSE, CentOS)
* Implement Native VNC listener (OS X)
* Better process management, user gets notified if connection is broken.
gitso/trunk/makegitso.sh
6262
6363
6464
65
65
66
6667
6768
6869
# And because py2app needs to know there, we just use different config files.
#
function snowLeopardDMG {
defaults write com.apple.versioner.python Prefer-32-Bit -bool yes
# Grab the default option and then reset it at the end.
#defaults write com.apple.versioner.python Prefer-32-Bit -bool yes
echo -e "Creating Gitso.app "
rm -f setup.py
rm -rf $OSX_BUILD_DIR

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.06406s using 13 queries.