John Ralls
3a73837dc9
[r21613]Determine Paths at Runtime
...
Uses GRAMPS_RESOURCES to override the root location of the Gramps data
files (which would normally be $(prefix)/share). In setup.py install,
writes $(prefix)/share to gen/utils/resource-path, installs that file,
then deletes it again from the source tree. The presence or absence
determines whether Gramps is running from the source directory or from
an installation.
Const.py is now a static file; const.py.in is no longer used. Note that
because importing const into setup tried to initialize things that we
don't want initialized, VERSION is removed, and imported from
gramps.version -- a file which will be added in the next change.
Consequently, this commit will not run.
svn: r21618
2013-03-11 22:54:20 +00:00
Jérôme Rapinat
c19c5e2569
Bump alpha-version to 5
...
svn: r21564
2013-03-06 08:05:12 +00:00
John Ralls
debf8b601a
[r21538]Win32:Apply \\ escape to all const paths
...
svn: r21541
2013-03-03 23:59:32 +00:00
Josip Pisoj
8ea29ede81
win32 fix
...
svn: r21529
2013-03-03 00:08:15 +00:00
Josip Pisoj
1500556d99
win32 changes
...
svn: r21330
2013-02-10 17:37:56 +00:00
Josip Pisoj
69800680a3
adapt setup script for win32
...
svn: r21316
2013-02-07 21:41:02 +00:00
Nick Hall
6a5a78eee0
Fix for --install-scripts option and new --server option
...
svn: r21264
2013-01-31 22:41:10 +00:00
Jérôme Rapinat
13c58292e3
ready for alpha4
...
svn: r21222
2013-01-26 08:54:27 +00:00
Nick Hall
d62e751285
Change to absolute paths in const.py
...
svn: r21034
2013-01-08 17:31:57 +00:00
Nick Hall
a8c1530436
6276: Fix error installing gramps.png
...
svn: r20998
2013-01-05 12:09:31 +00:00
Doug Blank
5b8d5b739a
Version back to 4.0.0-alpha3; handle version number in const.py
...
svn: r20991
2013-01-05 02:49:54 +00:00
Nick Hall
bb9601a2a0
Move images and data directories. Also svn version code from r20919.
...
svn: r20990
2013-01-04 23:46:24 +00:00
Jérôme Rapinat
d080d15352
ready for alpha3
...
svn: r20964
2013-01-03 18:20:37 +00:00
Nick Hall
9f87dfd54b
Improve check to prevent overwriting const.py
...
svn: r20911
2012-12-31 18:18:20 +00:00
Jérôme Rapinat
b9cd27550f
Fix structure of build directory for locale files (merged from trunk; changes by Nick.H), road to alpha2
...
svn: r20899
2012-12-31 09:44:49 +00:00
Jérôme Rapinat
7c6872c11a
alpha1 environment, what should be the VERSION into gen/const.py.in ?
...
svn: r20810
2012-12-21 14:15:45 +00:00
Benny Malengier
4d7e1043ef
On translation error, allow build to continue after asking user
...
svn: r20802
2012-12-20 16:40:23 +00:00
Benny Malengier
7576054885
support python 2 in setup.py also :-)
...
svn: r20679
2012-11-18 17:31:39 +00:00
Gary Burton
a760b74252
Python3 changes
...
svn: r20673
2012-11-17 16:44:45 +00:00
Benny Malengier
0eb5c29989
6127: missing glade files
...
svn: r20671
2012-11-17 14:54:08 +00:00
Benny Malengier
eb09afbc99
2620: GEPS 031: Python 3 support - 3.2
...
Python 3 needs absolute import after reload in plugins dir, but a dir may not be called import
So import is renamed to importer
svn: r20660
2012-11-15 10:41:15 +00:00
Benny Malengier
a876912059
distutils requires unix filenames
...
svn: r20643
2012-11-09 16:48:09 +00:00
Benny Malengier
dc8339b8d8
distutils needs unix paths as input & correct python version test
...
svn: r20642
2012-11-09 15:27:03 +00:00
Serge Noiraud
091b87e70b
The gramps command doesn't work with the new architecture
...
svn: r20549
2012-10-12 10:59:16 +00:00
Jérôme Rapinat
0ccc4e1b09
Add Greek translation (contribution by Zissis Papadopoulos)
...
svn: r20543
2012-10-08 20:01:16 +00:00
Benny Malengier
a137276e2b
Remove test code still present in setup.py
...
svn: r20474
2012-10-01 08:31:05 +00:00
Benny Malengier
52a98c1323
GEPS 026: Replace 'make': fix bug in setup.py, update install notes
...
svn: r20471
2012-09-30 15:29:37 +00:00
Benny Malengier
4f5f419b78
GEPS 026: Replace 'make' for Gramps build
...
svn: r20467
2012-09-30 12:19:14 +00:00
Benny Malengier
e9253804be
GEPS 026: Replace 'make' for Gramps build
...
a/Part 1: import from gen piece works partially
b/Gramps as a stub to start gramps application
svn: r20465
2012-09-30 10:30:08 +00:00
Doug Blank
d57b63ac6d
More changes for version change
...
svn: r20064
2012-07-24 12:26:36 +00:00
John Ralls
ec2367cb66
Fix up setup.py for some moved files
...
svn: r20012
2012-07-16 19:31:25 +00:00
Rob G. Healey
0d8fbf842f
Updated packages list for the movement of the locale directory in rev19819.
...
svn: r19821
2012-06-11 02:28:38 +00:00
Rob G. Healey
29e96820d9
Updated setup.py packages list to current ecosystem as of rev19816.
...
svn: r19817
2012-06-10 05:58:35 +00:00
Rob G. Healey
03608064ef
Made corrections for moving the license file up front.
...
svn: r19807
2012-06-09 01:41:55 +00:00
Rob G. Healey
0dcd17cefd
Updated setup for current directory structure and changed the location of the glade directory.
...
svn: r19744
2012-06-02 04:42:05 +00:00
Nick Hall
c3fc7a5f70
Update to reflect latest directory changes
...
svn: r19733
2012-05-31 23:58:31 +00:00
Rob G. Healey
7e82282c07
Update setup.py to current ecosystem as of rev19701.
...
svn: r19702
2012-05-29 23:48:28 +00:00
Jérôme Rapinat
2fede54efb
'images/splash.jpg' is missing
...
svn: r19608
2012-05-20 15:29:35 +00:00
Nick Hall
4884a8dcc9
Tidy up code setting permissions
...
svn: r19606
2012-05-20 13:50:17 +00:00
Nick Hall
c92791e4d2
Use logging rather than print statements
...
svn: r19605
2012-05-20 13:21:47 +00:00
Rob G. Healey
01b6c75f5a
Added eXecute bit on gramps script file and set mode 777 on build directory after installation so that the normal user can delete it.
...
svn: r19604
2012-05-20 07:50:25 +00:00
Nick Hall
648c09e10c
Add files to test python distribution utilities (distutils)
...
svn: r19597
2012-05-19 22:56:19 +00:00
Rob G. Healey
220f4161ba
Removed the Python DistUtils since we have a geps for it now.
...
svn: r19145
2012-03-24 19:58:05 +00:00
Jérôme Rapinat
969cbe93d3
2621: webstuff for webreports too
...
svn: r19068
2012-03-15 18:10:50 +00:00
Jérôme Rapinat
1283d9e90e
5621: remove 'extract_messages stuff'
...
svn: r19063
2012-03-14 15:39:41 +00:00
Jérôme Rapinat
a5076593d3
minor cleanup; no python module on images any more
...
svn: r19060
2012-03-14 08:33:27 +00:00
Jérôme Rapinat
44667f7f13
5621: improve comment and docstring
...
svn: r19052
2012-03-13 08:48:05 +00:00
Jérôme Rapinat
1c89635532
5621: minor issue on references for extracting messages
...
svn: r19051
2012-03-13 07:10:48 +00:00
Jérôme Rapinat
3de03c51ef
5621: cleanup, add an experimental script for merging translations
...
svn: r19050
2012-03-12 16:43:12 +00:00
Jérôme Rapinat
c2849f8aa3
5621: do not need babel dependency
...
svn: r19049
2012-03-12 14:37:45 +00:00