Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07-13 | Add .gitignore | James Brink | |
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-19 | Use cmake flag instead to compile for python3 | 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-12-22 | install: show message after install for vimrc config | Jan-Tarek Butt | |
2016-12-22 | PKGBUILD: add configurable language support | Jan-Tarek Butt | |
2016-09-24 | fix maintainers and contributors | Jan-Tarek Butt | |
2016-09-12 | sed new version | Jan-Tarek Butt | |
2016-09-12 | remove multi core building People can easily set MAKEFLAGS in makepkg.conf | Jan-Tarek Butt | |
2016-09-12 | sed new version | Jan-Tarek Butt | |
2016-09-12 | fix C/C++ semantic completion. clean up PKGBUILD. consolidate PKGBUILD. | Jan-Tarek Butt | |
2016-08-29 | .SRCINFO remove external clang | Jan-Tarek Butt | |
2016-08-29 | sed new pkg version | Jan-Tarek Butt | |
2016-08-29 | remove builded clang from PKGBUILD | Jan-Tarek Butt | |
2016-08-29 | Revert "add dynamic core counting and dynamic muilticore build" | Jan-Tarek Butt | |
This reverts commit 9d3904377955a79b0f0d26ea56b1ef14b5708fe8. | |||
2016-07-02 | update ncurses5-compat-libs inside .SRCINFO | Jan-Tarek Butt | |
2016-07-01 | add dynamic core counting and dynamic muilticore build | Jan-Tarek Butt | |
2016-07-01 | replace ncurses5 with ncurses5-compat-libs depends | 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-18 | Updating libtinfo dependency | Erik Beran | |
libtinfo has dropped its libtinfo*.5 creation, and so libtinfo-5 replaces libtinfo as a dependency. libtinfo-5 in turn has another dependency that requires gpg verification. Please see that AUR package page for details. | |||
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. |