summaryrefslogtreecommitdiff
path: root/README.txt
Commit message (Collapse)AuthorAgeFilesLines
* updated readmeTannin2015-09-231-273/+0
|
* More fixing up of scons. Give up entirely with debugging python proxyTom Tanner2015-04-191-11/+6
|
* Update readme with information about getting python proxy to work in a debug ↵Tom Tanner2015-03-291-3/+16
| | | | build.
* MergeTom Tanner2015-03-221-0/+41
|\
| * Refactoring and cleanup.Tom Tanner2015-03-181-3/+5
| |
| * Building cleanly without patched versions. Doesn't do the plugins yetTom Tanner2015-03-151-5/+15
| |
| * Yet more scons stuff. Now builds everything but the plugins, and installs ↵Tom Tanner2015-03-151-1/+1
| | | | | | | | all the dlls
| * More sconscripts set upTom Tanner2015-03-141-0/+29
| |
* | updated build instructions, version number, packaging scriptsTannin2015-03-211-41/+33
|/
* Small typo fixTom Tanner2015-03-011-1/+1
|
* revertThomas Tanner2015-03-011-2/+0
|
* testThomas Tanner2015-03-011-0/+2
|
* Change readme to include sip installThomas Tanner2015-03-011-1/+5
|
* - qt 5 compatibility fixesTannin2014-07-151-8/+22
| | | | - detection for support of optimized find no longer depends on deprecated api
* - added more information to readmeTannin2013-12-141-15/+158
| | | | - 7zip source path is now configurable
* minor updates to readme and mod info uiTannin2013-12-011-11/+14
|
* - rewrote the mechanism removing the Archive List limitTannin2013-03-011-0/+68
- openfile is now rerouted - .jar files can now be added as executables directly - bugfix: no message was displayed when checking for updates with no valid credentials configured - added a readme with compilation instructions