Malte Langkabel and GitHub
8962c6d511
data: update python indexer to v1.db25.p4 ( #1037 )
2020-06-08 18:54:34 +02:00
Malte Langkabel and GitHub
a76a19041f
build: remove unused windows 32 bit deployment
2020-06-08 16:35:31 +02:00
Eberhard Gräther and GitHub
9a8fa94905
build: Migrate Linux '.tar.gz' package creation from CPack to linuxdeployqt ( #1034 )
...
Unified Linux package creation into single script 'setup/Linux/createPackages.sh' that uses 'linuxdeployqt' for both the '.tar.gz' and '.AppImage' package.
2020-06-08 15:06:42 +02:00
mlangkabel
f37716dc82
build: improve error handling if windows deployment cannot find the proper tools
2020-03-30 12:02:55 +02:00
Malte Langkabel and GitHub
4dd0cb7590
data: update python indexer to v1.db25.p3 ( #929 )
2020-02-24 16:14:57 +01:00
Eberhard Graether
99cc3d9636
build: Updated Docker Linux 64bit image to Qt 5.12.6 and LLVM/Clang 9.0.0
...
* updated to CentOS 7
* removed 32bit image
2019-12-16 15:38:31 +01:00
Malte Langkabel and GitHub
d33a5357dd
logic: update python indexer to fix issue #771 ( #846 )
...
This will allow the Python indexer to accept a Windows Python environment with the python.exe located in the root directory of the environment.
2019-12-10 19:04:07 +01:00
Malte Langkabel and GitHub
e8480d4a43
build: make build fail if maven fails to generate the java indexer jar ( #842 )
2019-12-10 13:29:59 +01:00
Malte Langkabel and GitHub
9274758d5d
build: update to SourcetrailPythonIndexer v1_db25_p1 ( #813 )
...
This allows to use "unsafe" Python environment if this environment has explicitly been specified by the user (issues #697 , #747 ).
2019-11-28 20:15:26 +01:00
Alexey Andronov and Eberhard Gräther
75e6edaf44
res: move clang-format file to project top-level folder ( #815 )
...
So IDE's can automatically detect it
2019-11-28 16:11:34 +01:00
Malte Langkabel and GitHub
5bbbb73362
build: enable Python language support in appveyor builds ( #798 )
2019-11-26 14:11:01 +01:00
mlangkabel
7b14bfaf70
build: update deploy script for windows
...
* added option to disable 32 or 64 bit build
* re-added option to enable code signing on demand
2019-11-19 16:55:25 +01:00
mlangkabel
21f2625d9e
data: added clang format rules
2019-11-18 17:12:39 +01:00
mlangkabel
cc17dbe2ea
ui: Remove EULA from GUI and Windows installer
2019-11-16 14:57:31 +01:00
mlangkabel
0e4a620768
script: updated windows deploy script
...
* add missing copy command for dll to cmake
* fix deploy script
* remove code signing from deploy script
2019-11-13 19:33:40 +01:00
mlangkabel
73f3be72e1
data: removed unused edge and node types
2019-11-05 23:28:27 +01:00
Eberhard Graether
dca9e2627c
build: Fixed Linux build
2019-11-05 23:20:17 +01:00
Eberhard Graether
c34b17418d
build: revised build scripts
2019-11-05 17:00:39 +01:00
mlangkabel
8264b8cae3
build: skip downloading python indexer if correct version is already installed
2019-11-05 11:28:50 +01:00
mlangkabel
38581f9571
build: move build related tasks for Windows from setup script to CMake
2019-11-04 17:46:59 +01:00
Eberhard Graether
0d8e992bdf
src: Removed everything license key related
...
* removed license check
* removed license from ApplicationSettings
* removed LicenseGenerator
* removed license tests
* removed lib_license
* removed dependency on Botan
* removed license generation in all scripts
2019-10-18 13:05:30 +02:00
mlangkabel and Eberhard Graether
b631f3ddf7
data: fixed styles missing in portable windows packages
2019-10-18 13:05:27 +02:00
mlangkabel and Eberhard Graether
942eb219eb
build: sign windows builds and installer when deploying (issue #704 )
2019-10-18 12:59:02 +02:00
mlangkabel
ef68893957
data: update Sourcetrail to use python indexer to v1.db24.p2
2019-08-26 18:38:24 +02:00
mlangkabel
8a43a95b5c
data: update Sourcetrail to use python indexer to v1.db24.p1
2019-08-06 18:34:51 +02:00
mlangkabel
21f25a0b00
data: make Qt Windows Vista style available for windows 10
2019-08-06 10:55:50 +02:00
mlangkabel
31f4e47903
ui: check validity of Python environment when entered in Python Source Group
...
* Python sourcegroup now displays if a provided Python environment is valid
* update used version of SourcetrailPythonIndexer
* changed executeProcess() to return the process' exit code and console output
2019-05-28 16:44:50 +02:00
mlangkabel
758a8a5318
logic: update version of python indexer
2019-05-21 23:33:26 +02:00
mlangkabel
5690bdc02c
script: revert using SourcetrailPythonIndexer beta release
2019-05-20 12:59:17 +02:00
mlangkabel
67e342119a
package: Fixed licenses in wrong directory in Windows package
2019-05-07 18:51:36 +02:00
mlangkabel
877fcb47e4
script: fixed windows deploy scripts
2019-05-07 17:27:49 +02:00
mlangkabel
76cb4e0dc9
data: added python sample project
2019-05-07 15:51:37 +02:00
mlangkabel
bdb4c78399
logic: implemented Python post processing to add ambiguous edges for unsolved symbols
2019-05-07 14:17:59 +02:00
mlangkabel
25325244d7
logic: update version of python indexer
2019-04-23 13:30:06 +02:00
Eberhard Graether
edf319cde9
data: removed directory data/gui/installer and moved EULA files to data/license
...
* moved EULA files to data/license
* moved 3rd party license to data/license
* updated paths in installer scripts
2019-04-08 18:25:13 +02:00
mlangkabel
f7d3275e89
logic: make python environment path configurable in project settings
2019-04-08 13:09:52 +02:00
mlangkabel
045a3a4e50
logic: Added "Empty Python" Sourcegroup to project setup
...
The respective release of the SourcetrailPythonIndexer project is automatically downloaded from GitHub when the setup script is executed.
2019-04-02 15:54:17 +02:00
mlangkabel
478f97d66b
build: add syntax highlighting rules to portable windows package (issue #672 )
2019-02-25 11:17:08 +01:00
mlangkabel
2d2f8f4f31
data: add java dependencies to repository
...
* this helps us prevent non-intended software updates which would require changes in code and windows installer
2019-01-14 10:02:19 +01:00
Eberhard Graether
466f094800
build: Fixed docker builds
...
* fixed Boost c++ standard
* build with docker on mac
* added mail script
* fixed cxx index sample test on mac
* disabled gradle source group test for linux docker builds
2018-11-03 03:18:06 +01:00
mlangkabel
20086d14a6
logic: ship clang compiler header within Sourcetrail package on Windows
...
* added clang system headers to data folder of Sourcetrail repo
* added clang system header search directory to detected directories on windows
* updated migration to add clang system header search directory on windows
* updated windows installer and portable package to include compiler headers
* updated linux package
* cleaned code of path detectors
* unrelated removal of unnecessary code in LicenseChecker and UpdateChecker
2018-07-23 15:14:07 +02:00
mlangkabel
98f4ec62ec
logic: implemented exporting graph as .svg (issue #596 )
2018-07-10 14:31:39 +02:00
Eberhard Graether
2d9b9a43de
build: fixed script for CI
2018-05-04 16:49:05 +02:00
Eberhard Graether
568e2f3e36
ui: fixed crash when clicking on namespace label
2018-05-04 16:09:43 +02:00
mlangkabel
415b9dd5ff
build: windows deploy fixes
...
* fixed build script for windows installer
* fixed java dependency version in windows installer
* accept eula in windows deploy script before indexing sample projects
* removed set license from windows deploy script before indexing sample projects
2018-04-11 12:36:10 +02:00
mlangkabel
38e7a1aaf0
build: minor changes and updates to readme and cmake
...
* corrected version of referenced dependencies
* changed cmake to generate test_main.cpp file on windows rather than copy it
2018-03-31 12:11:07 +02:00
mlangkabel
9f70423f25
build: adjusted directory layout of license info for portable package
2018-01-29 14:37:50 +01:00
mlangkabel
8b3b3c3f00
build: Added portable Windows build
...
* implemented detecting if Sourcetrail runs as installed version by checking if user folder exists next to exe
* removed "deploy"-flag mechanism for windows builds
* moved code to set the app path for windows builds to includesWindows.h
* implemented functions in setup bash script to copy dlls
* bash functions for installer and portable packaging
2018-01-16 13:55:33 +01:00
mlangkabel
2c52425d99
ui: Showing indexing progress in windows task bar
...
* implemented showing indexing progress in windows taskbar button
* renamed TaskShowStatusDialog
* added "Qt5WinExtras.dll" for windows builds
2018-01-16 11:16:08 +01:00
mlangkabel
3ac18a9977
data: fixed sourcetrail loader gif not showing up on some windows systems
...
* added missing qt dlls to windows installer
2018-01-05 14:33:59 +01:00