Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-27 | Revert "Print the mirror redirected to for easier debugging of of mirror issues" | montellese | |
This reverts commit de42ae8635eead2a678bc6c94738a03d55fb3e7b. It breaks downloading dependencies from any mirror which does not return the "Location" HTTP header. Furthermore it invalidates the value of ERRORLEVEL which now contains the return code of findstr instead of from wget. | |||
2018-12-22 | [win32] replace vc140 redis with vc141 | Anton Fedchin | |
2018-11-02 | [windows] bump OpenSSL to 1.1.1 | Rechi | |
2018-10-22 | [windows] bump nfs to 3.0.0 | Rechi | |
2018-10-16 | [windows] Add message to installer that add-ons have been removed from the ↵ | Martijn Kaijser | |
installer and added to Kodi repository. | |||
2018-08-16 | Fix typo | Garrett Brown | |
2018-08-14 | tools/depends: Add FlatBuffers v1.9.0 compiler and headers | Garrett Brown | |
This adds the flatc compiler to native depends and the flatbuffer headers to target depends. | |||
2018-08-02 | [fix][win32] rebuild libcec to also ship cec.lib | Rechi | |
after removing the dynamic loading of libcec (f72d8fc) windows also needs the lib in the cmake find module | |||
2018-07-25 | changed: use libfstrcmp | Arne Morten Kvarving | |
2018-07-05 | BuildDependencies: update python package for uwp | Anton Fedchin | |
2018-07-03 | [LICENSE] Update content to markdown | h.udo | |
Verbatim copy of https://www.gnu.org/licenses/old-licenses/gpl-2.0.md | |||
2018-06-27 | dependencies: update cppwinrt to v1.0.180227.3 which comes with VS v15.7 | Anton Fedchin | |
2018-06-25 | [windows] use recompiled zlib for x64 | Rechi | |
2018-06-20 | changed: remove internal sftp support | notspiff | |
2018-06-12 | [project] nuke whitespace | h.udo | |
2018-06-07 | [dependencies] win10: fix python-2.7.14 package | Anton Fedchin | |
2018-05-11 | [depends] win10: add cppwinrt includes package. | Anton Fedchin | |
2018-05-03 | [depends] update uwp dependencies | Anton Fedchin | |
2018-04-26 | [cleanup][windows] remove files unused since 383c3dd71d | Rechi | |
2018-04-20 | [depends] windows: bump curl v7.59.0 with `CURL_CA_FALLBACK` enabled | Anton Fedchin | |
2018-04-20 | [depends] win10: bump curl v7.59.0 with `CURL_CA_FALLBACK` enabled | Anton Fedchin | |
2018-04-19 | Cleanup due to x64 build changes | Kolja Lampe | |
2018-04-05 | drop more dsp leftovers | Rechi | |
2018-03-27 | Merge pull request #13702 from afedchin/win10-py | Anton Fedchin | |
[win10] dependencies - update python package. | |||
2018-03-27 | [win10] dependencies - update python package. | Anton Fedchin | |
2018-03-23 | [windows] build cpluff from source | Rechi | |
2018-01-23 | [dependencies] bump uwp openssl packages | Anton Fedchin | |
2018-01-11 | Adds vswhere as a package. | Pär Björklund | |
Will try to find vs2017 and fall back to vs2015 in case it's not found. SDK version is still hard coded and pinned to 14393 to avoid any breakage on jenkins. | |||
2018-01-04 | [win10] dependencies: update libssh package | Anton Fedchin | |
2018-01-04 | [win10] dependencies: update python package | Anton Fedchin | |
2018-01-02 | Print the mirror redirected to for easier debugging of of mirror issues | Pär Björklund | |
2017-12-25 | [win10][dependencies] update python packages for uwp. | Anton Fedchin | |
2017-12-24 | [windows][installer] inform about x64 | Rechi | |
2017-12-23 | Merge pull request #13233 from afedchin/win10-mysql | Anton Fedchin | |
[win10] added mysql-connector-c packages for uwp platfrom. | |||
2017-12-22 | [win10] added mysql-connector-c packages for uwp platfrom. | Anton Fedchin | |
2017-12-19 | [app] move app brandind to version.txt | Anton Fedchin | |
2017-12-19 | [windows] fixup! BuildSetup.bat after #13211 | Anton Fedchin | |
2017-12-18 | [win10] update python-uwp packages to pass certification | Anton Fedchin | |
2017-12-13 | [jenkins] improve revsion, date and branch name detection | Rechi | |
- more exact check for pull request in attached state - append head or merge for a pull request in attached state - favour branch --points-at over branch --contains in detached state - detect pull requests in detached state - replace slashes in branch names with a dash - enlarge commit hash as it sometimes isn't distinct anymore | |||
2017-12-10 | [uwp] remoe Real Media Files from FileType in manifest | Martijn Kaijser | |
2017-12-07 | [bluray] Update libbluray to version 1.0.2. | ace20022 | |
2017-11-18 | [buildsteps][windows] keep downloaded vcredist | Rechi | |
2017-11-18 | [cleanup][windows] remove unused script | Rechi | |
2017-11-13 | [win10] update python and related dependencies. | Anton Fedchin | |
2017-11-07 | Fix downloading of dependencies to error out if a package fails | PÃr BjÃrklund | |
This was previously broken leading to build errors later on Also silenced output to make it easier to read. | |||
2017-10-20 | BuildDependencies: move swig to native packages. | Anton Fedchin | |
2017-10-20 | win10: packages lists | Anton Fedchin | |
2017-10-20 | BuildDependencies: re-arrange packages on the fly for new format. | Anton Fedchin | |
The structure of a package will be changed with the following rules: system/*.* -> /bin project/BuildDependencies/bin/*.* -> /bin project/BuildDependencies/include/*.* -> /include project/BuildDependencies/lib/*.* -> /lib project/BuildDependencies/win32/*.* -> /<root> project/BuildDependencies/x64/*.* -> /<root> | |||
2017-09-25 | [windows][x64] add pycryptodome | Rechi | |
2017-09-24 | [windows][x64] add pillow | Rechi | |