Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-29 | upgpkg: vim-youcompleteme-git r2774.4496153a-1 | Leonidas Spyropoulos | |
2020-11-28 | upgpkg: vim-youcompleteme-git r2774.4496153a-1 | Leonidas Spyropoulos | |
2020-11-28 | upgpkg: vim-youcompleteme-git r2774.4496153a-1 | Leonidas Spyropoulos | |
New simpler PKGBUILD, using package dependencies instead of submodules | |||
2020-11-15 | upgpkg: vim-youcompleteme-git r2769.604a2a02-1 | Leonidas Spyropoulos | |
2020-11-11 | upgpkg: vim-youcompleteme-git r2764.21f1cc57-1 | Leonidas Spyropoulos | |
2020-07-23 | upgpkg: vim-youcompleteme-git r2711.d3db1cb3-1 | Leonidas Spyropoulos | |
2020-04-28 | upgpkg: vim-youcompleteme-git r2668.8965a46b-1 | Leonidas Spyropoulos | |
Some cleanup on PKGBUILD | |||
2020-04-20 | upgpkg: vim-youcompleteme-git r2666.367c1518-1 | Leonidas Spyropoulos | |
upstream release | |||
2020-04-14 | upgpkg: vim-youcompleteme-git r2658.05fb5592-1 | Leonidas Spyropoulos | |
upstream release | |||
2020-03-14 | upgpkg: vim-youcompleteme-git r2640.4dda6a71-1 | Leonidas Spyropoulos | |
upstream release | |||
2020-02-10 | No such references anymore of pythonfutures and requests-futures | Leonidas Spyropoulos | |
2020-01-05 | upgpkg: vim-youcompleteme-git r2600.d9a9ce47-1 | Leonidas Spyropoulos | |
upstream release | |||
2020-01-04 | upgpkg: vim-youcompleteme-git r2598.6be9ce1d-1 | Leonidas Spyropoulos | |
upstream release | |||
2019-12-04 | upgpkg: vim-youcompleteme-git r2585.1386c6b3-1 | Leonidas Spyropoulos | |
upstream release | |||
2019-11-09 | upgpkg: vim-youcompleteme-git r2565.036ad6e9-1 | Leonidas Spyropoulos | |
upstream release | |||
2019-07-15 | Update build to use optdepends for c# and rust | James Brink | |
Add patch to optionally use AUR package 'omnisharp-roslyn-http-bin' Add rustup as optional dep replacing build options. Cleanup un-needed git repos and script sections | |||
2019-07-14 | Remove un-needed makedepends for rustup | James Brink | |
2019-07-14 | Add patch for rustup to use existing toolchains | James Brink | |
Add patch for rustup to ycmd to use existing toolchains Add rust support instructions to upgrade and install hooks Remove some un-needed lines from PKGBUILD Bumped pkgrel number | |||
2019-07-14 | Distable rust language support by default | James Brink | |
Disable rust languge support by default as it adds a lot of un-needed overhead and can likely be done in a cleaner way. | |||
2019-07-14 | Fix multiple build issues | James Brink | |
Update outdated git URLs Update build to use omnisharp-roslyn Update build to use rustup Update build to use new golang tools Misc cleanup of scripts | |||
2019-01-30 | Merged Trent's changes | Wilson E. Alvarez | |
2019-01-19 | Updated dependency repositories | Wilson E. Alvarez | |
2018-12-22 | Added Typescript completer build option | Wilson E. Alvarez | |
2018-12-19 | Updated dependencies | Wilson E. Alvarez | |
2018-10-27 | Precompile python code to bytecode before packaging | Wilson E. Alvarez | |
2018-10-17 | Use python3 by default | Wilson E. Alvarez | |
2018-10-10 | Fixed missing makedepends | Wilson E. Alvarez | |
2018-10-08 | Implemented updated Gocode directory changes | Wilson E. Alvarez | |
Java completion engine now dynamically downloaded instead of statically | |||
2018-10-04 | Updated JDTLS dependency | Wilson E. Alvarez | |
2018-10-03 | Added JDTLS check | Wilson E. Alvarez | |
2018-09-13 | PKGBUILD now only downloads the needed dependencies | Wilson E. Alvarez | |
2018-09-12 | Let's let the dependencies sleep in peace... | Wilson E. Alvarez | |
2018-09-11 | Refactored dependencies. Added Java completer. | Wilson E. Alvarez | |
2018-07-29 | Updated PKGBUILD to fix build error | Wilson E. Alvarez | |
2018-04-22 | Added neovim support | Wilson E. Alvarez | |
2018-02-13 | Removed any mentions of argparse | Victor Roest | |
2017-05-04 | pushed new version | victorheld | |
2017-03-08 | removed retries from PKGBUILD | victorheld | |
2016-12-22 | .SRCINFO: update version number | Jan-Tarek Butt | |
2016-09-12 | sed new version | Jan-Tarek Butt | |
2016-09-12 | sed new version | Jan-Tarek Butt | |
2016-08-29 | .SRCINFO remove external clang | Jan-Tarek Butt | |
2016-07-02 | update ncurses5-compat-libs inside .SRCINFO | Jan-Tarek Butt | |
2016-05-27 | Updating depends for libtinfo-5 | Erik Beran | |
Replacing libtinfo-5 with libtinfo5, as the former is a deprecated package name. | |||
2016-05-04 | Updating packaging script for removal of check_core_version.py | Erik Beran | |
ycmd@85d5f6bbc7bf removes check_core_version.py and so we must relfect that change in the packaging script. | |||
2016-04-30 | Updating .SRCINFO with new depends libtinfo-5. | Erik Beran | |
2016-04-07 | Updating to clang, dependencies and correcting submodules | Erik Beran | |
Updating clang/llvm to 3.8 Updating dependencies with libtinfo, needed for the Ubunutu build of clang/llvm. This must be manually installed prior to building as it is an AUR package and makepkg does not handle AUR dependncies. pacaur might.. Adding missing dependencies on boost and python Adding argparse repo path to JediHTTP submodule | |||
2016-03-07 | Using bundled python-future package, clearer PKGBUILD src dependencies | Erik Beran | |
Correctly pulling python-future source for bundle rather than package dependency. There is potential for using the system one..needs some testing, but we will guarantee loss of upstream support (which I guess we already have because of system level packaging). Reordered git module URLs and added some tags as to where they exist or what project depends on them. | |||
2016-02-29 | Fixes for python2-future and ycm_support_libs | Erik Beran | |
Adding python2-future as dependency Removing build target and packaging of ycm_support_libs, as it was removed upstream. This may have an effect on OmniSharp completions, though the author sees it as negligible. | |||
2016-02-09 | Adding godef for go completer | Erik Beran | |
Updating SRCINFO accordingly. |