Git Product home page Git Product logo

ctags-win32's Introduction

Build GitHub All Releases

Universal Ctags Win32/64 daily builds

This project provides daily builds of universal-ctags for Win32/64.

You can download the zip packages from the releases page.

Four types of packages are provided:

  • ctags-{ctagsver}-x64.zip: x64 package
  • ctags-{ctagsver}-x64.debuginfo.zip: x64 debug symbol files
  • ctags-{ctagsver}-x86.zip: x86 package
  • ctags-{ctagsver}-x86.debuginfo.zip: x86 debug symbol files

{ctagsver} can be an exact tag name of the ctags repository (when the latest commit is tagged) or a generated name in the format of YYYY-MM-DD_{tag}-N-gHHHHHHHH (when the latest commit is not tagged).

x64/x86 package includes stripped binaries. If you want to debug the binaries on GDB, extract the package and the debug symbol files into the same directory, and also put the ctags source code there.

There are also experimental packages that are built with Clang and linked against Universal CRT:

  • ctags-{ctagsver}-clang-x64.zip: x64 package built with Clang
  • ctags-{ctagsver}-clang-x64.debuginfo.zip: clang-x64 debug symbol files
  • ctags-{ctagsver}-clang-x86.zip: x86 package built with Clang
  • ctags-{ctagsver}-clang-x86.debuginfo.zip: clang-x86 debug symbol files

Hopefully, the issue reported at #3014 is solved.

Note

Starting from the build 2017-10-14/d9944ef9, Universal Ctags doesn't load ~/.ctags and other exuberant-ctags compatible configuration files. See man/ctags.1.html and man/ctags-incompatibilities.7.html in the zip packages. Also refer to #1519.

Starting from the build 2019-10-03/70b44e7d, the default directory separator has been changed from \\ to /. This should improve the compatibilities to Exuberant Ctags, however if you still have a compatibility issue, try --output-format=e-ctags option. Also refer to #2199 and #1325.

Starting from the build 2019-12-10/9f494f08, Universal Ctags uses the UTF-8 code page on Windows 10 version 1903 or later. This allows you to use Unicode file names on u-ctags. Also refer to #2360 and #1837.

License

Universal Ctags itself (which is in the ctags subdirectory) is licensed under GPL 2 (or later).

ctags-win32's People

Contributors

ctags-win32-ci avatar k-takata avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.