Andy Kittner
220abe45c3
Copy _ctypes.pyd
...
We need ctypes to determine the local app data directory (used for
settings.py when portable dir is not writable)
2012-11-24 15:01:54 +01:00
Andy Kittner
073c98d6b1
Remove note about installing openslides before building the portable
2012-11-22 00:29:20 +01:00
Andy Kittner
720a993259
Copy openslides from local checkout to site-packages
...
We reverted to using the checkout instead of an installed openslides
version when building the portable, but we still want openlides to be
placed together with all the other packages
2012-11-18 14:38:22 +01:00
Andy Kittner
b4a4d15a7f
Revert "Treat openslides the same way as other packages"
...
This reverts commit 14ba868df4
.
2012-11-18 14:21:11 +01:00
Emanuel Schuetze
945081f7a6
Some minor changes and restructure work on howto create probable document.
2012-11-09 09:25:14 +01:00
Andy Kittner
ce87353cd4
Update instructions for building the portable
2012-08-27 21:54:12 +02:00
Andy Kittner
7f6f7a9340
Rebuild openslides.exe
2012-08-27 21:49:05 +02:00
Andy Kittner
cc20ec3456
Add special handling to determine default settings for portable version
...
The portable version will prefer to create it's settings in it's own
directory and only fallback to a user-specific path
($LOCAL_APPDATA/openslides) if this directory is not writable
2012-08-27 21:48:46 +02:00
Andy Kittner
14ba868df4
Treat openslides the same way as other packages
...
OpenSlides will now be copied from (and to) site-packages in the same
way as it's dependencies
2012-08-27 20:24:41 +02:00
Norman Jäckel
bdbe49efc6
Update INSTALL and create_portable.txt ( #209 )
2012-06-23 11:18:55 +02:00
Andy Kittner
5f70c9a42c
Copy initial_data.json to win32 redistributable
2012-05-21 22:06:29 +02:00
Andy Kittner
9d81a0b871
Use README.txt for source distribution as well as for win32-portable
2012-04-27 23:29:39 +02:00
Emanuel Schuetze
df8b3a98b7
#117 : Updated win32 readme and howto files.
2012-04-27 22:33:40 +02:00
Emanuel Schuetze
f80fcb0b92
Add missing license header.
2012-04-25 22:36:09 +02:00
Andy Kittner
c8ceb7ab3d
Small improvements to portable build script ( fixes #157 )
...
- Make notice that prebuild openslides.exe is used instead of
compiling it from source a bit friendlier so it isn't confused
with an error
- Reduce span of try/except to avoid masking errors when we only
want to gracefully handle the case that no compiler is present
- Show "success" message after creating the portable zip
2012-04-25 20:24:48 +02:00
Andy Kittner
4048283a1f
Add first draft of a README for the portable version
2012-04-23 21:36:30 +02:00
Andy Kittner
b01493659c
Add licenses of the bundled packages when creating the portable version
2012-04-23 21:35:47 +02:00
Andy Kittner
beaa3e341a
Create portable win32 binary distribution
2012-04-15 16:04:08 +02:00