mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
260860dea1
* Added a new .gitignore file for excluding Visual Studio build output any popular plug-in generated content. (This was copied from the GitHub project https://github.com/github/gitignore). * Removed the basic ignore settings from the root folder in favour of more precision within the subfolder's .gitignore file * Added the new VC compiler's experimental Intellisense database file |
||
---|---|---|
.. | ||
android | ||
cmake | ||
coverage | ||
cygwin | ||
gyp | ||
mingw32 | ||
msvc | ||
nuget | ||
openwrt | ||
valgrind | ||
zos | ||
Makefile.am | ||
README |
This directory holds build tools, i.e. tools we use to build the current code tree. Packaging tools (which take released tarballs or github code repos) should go into /packaging.