summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-07-14Remove un-needed makedepends for rustupJames Brink
2019-07-14Add patch for rustup to use existing toolchainsJames 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-14Distable rust language support by defaultJames 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-14Fix multiple build issuesJames 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-13Add .gitignoreJames Brink
2019-01-30Merged Trent's changesWilson E. Alvarez
2019-01-19Updated dependency repositoriesWilson E. Alvarez
2018-12-22Added Typescript completer build optionWilson E. Alvarez
2018-12-19Updated dependenciesWilson E. Alvarez
2018-10-27Precompile python code to bytecode before packagingWilson E. Alvarez
2018-10-19Use cmake flag instead to compile for python3Wilson E. Alvarez
2018-10-17Use python3 by defaultWilson E. Alvarez
2018-10-10Fixed missing makedependsWilson E. Alvarez
2018-10-08Implemented updated Gocode directory changesWilson E. Alvarez
Java completion engine now dynamically downloaded instead of statically
2018-10-04Updated JDTLS dependencyWilson E. Alvarez
2018-10-03Added JDTLS checkWilson E. Alvarez
2018-09-13PKGBUILD now only downloads the needed dependenciesWilson E. Alvarez
2018-09-12Let's let the dependencies sleep in peace...Wilson E. Alvarez
2018-09-11Refactored dependencies. Added Java completer.Wilson E. Alvarez
2018-07-29Updated PKGBUILD to fix build errorWilson E. Alvarez
2018-04-22Added neovim supportWilson E. Alvarez
2018-02-13Removed any mentions of argparseVictor Roest
2017-05-04pushed new versionvictorheld
2017-03-08removed retries from PKGBUILDvictorheld
2016-12-22.SRCINFO: update version numberJan-Tarek Butt
2016-12-22install: show message after install for vimrc configJan-Tarek Butt
2016-12-22PKGBUILD: add configurable language supportJan-Tarek Butt
2016-09-24fix maintainers and contributorsJan-Tarek Butt
2016-09-12sed new versionJan-Tarek Butt
2016-09-12remove multi core building People can easily set MAKEFLAGS in makepkg.confJan-Tarek Butt
2016-09-12sed new versionJan-Tarek Butt
2016-09-12fix C/C++ semantic completion. clean up PKGBUILD. consolidate PKGBUILD.Jan-Tarek Butt
2016-08-29.SRCINFO remove external clangJan-Tarek Butt
2016-08-29sed new pkg versionJan-Tarek Butt
2016-08-29remove builded clang from PKGBUILDJan-Tarek Butt
2016-08-29Revert "add dynamic core counting and dynamic muilticore build"Jan-Tarek Butt
This reverts commit 9d3904377955a79b0f0d26ea56b1ef14b5708fe8.
2016-07-02update ncurses5-compat-libs inside .SRCINFOJan-Tarek Butt
2016-07-01add dynamic core counting and dynamic muilticore buildJan-Tarek Butt
2016-07-01replace ncurses5 with ncurses5-compat-libs dependsJan-Tarek Butt
2016-05-27Updating depends for libtinfo-5Erik Beran
Replacing libtinfo-5 with libtinfo5, as the former is a deprecated package name.
2016-05-04Updating packaging script for removal of check_core_version.pyErik Beran
ycmd@85d5f6bbc7bf removes check_core_version.py and so we must relfect that change in the packaging script.
2016-04-30Updating .SRCINFO with new depends libtinfo-5.Erik Beran
2016-04-18Updating libtinfo dependencyErik 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-07Updating to clang, dependencies and correcting submodulesErik 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-07Using bundled python-future package, clearer PKGBUILD src dependenciesErik 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-29Fixes for python2-future and ycm_support_libsErik 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-09Adding godef for go completerErik Beran
Updating SRCINFO accordingly.
2016-02-09Updating tern building from upstream.Erik Beran
2016-01-12Updating for YCM; racerd + ternErik Beran
racder built for Rust support ternjs for JavaScript support JediHTTP replaces/wraps jedi depends and makedepends updates
2015-11-23Updated .SRCINFO fileErik Beran
Updated .SRCINFO file which hadn't been refreched when it should have at 342a5f837da4.