aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring docs/index.rst into separate rst filesRoman Lacko2014-05-1412-727/+787
|
* Build instructions replaced with links to RTDRoman Lacko2014-05-121-653/+8
|
* Prepare docs folder (for hosting on ReadTheDocs)Roman Lacko2014-05-125-0/+1453
|
* Compact TOC layout (looks much better now)Roman Lacko2014-05-081-0/+1
|
* drop note about --only-packageChristian Tismer2014-05-071-6/+0
|
* use the PyPI upload (==no URL at all)Christian Tismer2014-05-071-1/+1
| | | | Change-Id: Ieac31ac15069fbeb4e9ca9b063c96aea083a9213
* remove "egg" from instructionsChristian Tismer2014-05-071-5/+0
| | | | Change-Id: Ibfd055460b0a4ab4f58f0c872fc287bdd04e753b
* remove hint about pyside_postinstall.pyChristian Tismer2014-05-071-7/+0
| | | | Change-Id: I9ccb7a98ad5dd933432ae71f8131bd297d839fae
* Added PyPI Shields/PinsRoman Lacko2014-05-061-0/+16
|
* make line endings universalChristian Tismer2014-05-062-332/+347
| | | | Change-Id: Ic55348912668840b66e7343fbc613cb46ed474a0
* RST indentation fixesRoman Lacko2014-05-061-54/+54
|
* RST indentation fixesRoman Lacko2014-05-051-21/+20
|
* Fixed shebang lineRoman Lacko2014-05-051-1/+1
|
* Update setuptools bootstrap script to latest versionrlacko2014-05-051-91/+62
|
* Update Windows install instructions - manually downloading and installing ↵rlacko2014-05-051-3/+0
| | | | the packages is bad practice - for advanced users there will be manual about packaging the PySide binaries on PySide wiki
* Update instructions about installing python wheels and update link to latest ↵rlacko2014-05-051-16/+19
| | | | get-pip script
* Merge pull request #28 from ctismer/masterRoman Lacko2014-05-051-38/+326
|\ | | | | Finalizing the OS X doku (in-progress)
| * try to improve and shorten the deployment target sectionChristian Tismer2014-05-021-3/+3
| | | | | | | | Change-Id: I69831aeca3cb28959d153047a041972f56901d90
| * fix typoChristian Tismer2014-05-021-1/+1
| | | | | | | | Change-Id: Ic2a4ab4d17370dae76e3bc6e2abd5172490c8386
| * Other edits, more comments on handling your own Python.Christian Tismer2014-05-021-12/+27
| | | | | | | | Change-Id: Ifa1b87cc065168e52a13bf0ff830a3ee3d685b3e
| * Small corrections / enhancementsChristian Tismer2014-05-021-2/+2
| | | | | | | | Change-Id: I33399c23cb2b413dbe3a0fd35a24e4e0525a338f
| * commented --standalone out for the momentChristian Tismer2014-05-011-5/+6
| | | | | | | | Change-Id: Icdc8411fb8e6ac1ca55ccd2ce1593941840b12f3
| * trying to explain the complication of MACOSX_DEPLOYMENT_TARGET.Christian Tismer2014-05-011-15/+42
| | | | | | | | | | | | | | Will work on this later, again. Extremely hard to explain. (and probably too much for the README.rst) Change-Id: I659037e1ec2825b1453903915588a20196760892
| * Almost done. But I need to talk about MACOSX_DEPLOYMENT_TARGETChristian Tismer2014-05-011-1/+18
| | | | | | | | Change-Id: I34c2500a8c6a66eff0792c7c2ef82f5e0d061742
| * minor editsChristian Tismer2014-05-011-2/+2
| | | | | | | | Change-Id: Iba3081d866d99ab28bbe69146bcf51189a018800
| * fiddling with instruction layoutChristian Tismer2014-05-011-7/+11
| | | | | | | | Change-Id: Ic4b6080f96f3d1b44bca6c803abc10bdfab620fa
| * refinements of homebrew/xcodeChristian Tismer2014-05-011-6/+7
| | | | | | | | Change-Id: I8e85d240a33a16e961cbb44732eed04a1666af90
| * initial docs on Xcode installationChristian Tismer2014-05-011-1/+34
| | | | | | | | Change-Id: Iae4a67b0bb6c4985083211c72de148c38c72d8ba
| * introduction text for Max OS X and HomebrewChristian Tismer2014-05-011-0/+28
| | | | | | | | Change-Id: Ifd8e6bbef0e6a0054306e30803b99da46847688f
| * Initial copy, without editing.Christian Tismer2014-05-011-0/+149
| | | | | | | | | | | | This is definitely not correct, but a good starting point, after the copied stuff was updated. Change-Id: I098f9bbaf279900d41c35497f148615de89d3c53
| * some spelling and OS X headlineChristian Tismer2014-04-301-8/+9
| | | | | | | | Change-Id: Iabd0db9de7f76349c67c7adc7fd243ad2428df01
| * fix more backquotesChristian Tismer2014-04-301-2/+2
| | | | | | | | Change-Id: Ied1827f6a1824baf70dec343e7eeee352c0df4bc
| * improve readability of linksChristian Tismer2014-04-301-0/+2
| | | | | | | | Change-Id: Ifa217b88dec5fba9b4db81969e4a4ee17c4c1075
| * fix backquotesChristian Tismer2014-04-301-11/+11
| | | | | | | | Change-Id: I7c6fb08c2cdfb53acbfa5bdd2783f431e2e09bf3
| * add the OS name to every headlineChristian Tismer2014-04-301-20/+30
|/ | | | Change-Id: I98b3524b0d4ce3c73fabca023163364296b2ce32
* Merge pull request #27 from ctismer/masterRoman Lacko2014-04-301-28/+35
|\ | | | | working on small enhancements
| * simplify wording in the test (i.e. "Windows" is common for "Windows System")Christian Tismer2014-04-301-3/+3
| | | | | | | | Change-Id: I4b1d5d56c66167a971ceb4eb0bb750033afe29b2
| * add a note about multiple distributionsChristian Tismer2014-04-301-1/+2
| | | | | | | | Change-Id: I55146b3df554484f7677e554ba64bdcd54e7571d
| * change UNIX to Linux and minor editsChristian Tismer2014-04-301-15/+15
| | | | | | | | Change-Id: I5642d2c018f0aaabade9902d5b2da00d98f0170a
| * add notes on defunct OS X optionsChristian Tismer2014-04-301-0/+11
| | | | | | | | Change-Id: I3debd50e2c3be0b4365faf09db737a439ab9c8f1
| * remove an old option from virtualenvChristian Tismer2014-04-301-2/+2
| | | | | | | | | | | | | | | | Reason: - new users get confused by options that are gone from official virtualenv - old users with older versions know the old options, already. Change-Id: I5c09660995cb5b45468b887dc82b68d6150a83c8
| * add dollar sign to commandsChristian Tismer2014-04-301-5/+5
| | | | | | | | Change-Id: Ief7f3eff50e199b008e655d24c256e7d00df555a
| * remove ambiguous note, because OS X contains no Qt.Christian Tismer2014-04-301-5/+0
|/ | | | Change-Id: Ic58ed0bd56fbc6c763fb48ca7aa4be760a65748d
* Merge pull request #26 from ctismer/masterRoman Lacko2014-04-301-1/+47
|\ | | | | Add a first Mac OS X installation section #25
| * Add a first Mac OS X installation sectionChristian Tismer2014-04-301-1/+47
|/ | | | Change-Id: Id78332b03d3db712b62ea065d34133d62bf1ee1b
* Add development version to sub modules version maprlacko2014-04-291-2/+8
|
* Merge pull request #24 from ctismer/masterRoman Lacko2014-04-291-0/+1
|\ | | | | add a "safe" shebang to pyside_postinstall.py
| * add a "safe" shebang to pyside_postinstall.pyChristian Tismer2014-04-281-0/+1
|/ | | | | | | This shebang works, even with DOS line endings on OSX. Without this added shebang, the niceness of having this script in the bin dir becomes really annoying under Mavericks, because it then becomes pretty hard to run the post install script explicitly.
* Add documentation linksrlacko2014-04-251-0/+3
|
* Declare Python 3.4 support in README.rstrlacko2014-04-251-2/+2
|