virgiliofornazin
dfe3c76e06
Added support for "namespace encapsulation" (better explained as a custom namespace prefix) for fmt library, using the new header file custom_namespace.h
...
This file adds support for using fmt library defining a custom namespace in your code
to avoid conflicting with other fmt library versions or 'encapsulate' the implementation
you are using inside another namespace.
2017-11-06 17:06:09 -02:00
Victor Zverovich
fb67a2f660
Fix building source package
2016-05-08 07:28:34 -07:00
Victor Zverovich
03cdd4ca50
Ignore virtualenv in subdirectories
2016-05-08 07:27:20 -07:00
vitaut
22f61140d1
Format CMake files, ignore generated files and don't copy header
2016-01-13 07:14:32 -08:00
vitaut
a68ce59c74
Ignore bin in subdirectories
2015-10-20 07:17:20 -07:00
vitaut
49382a0aa7
Ignore .so files
2015-10-20 07:14:11 -07:00
Alex Martin
edf5c26001
add generated "run-msbuild.bat" file to gitignore
2015-08-21 19:09:18 +02:00
vitaut
4c1a0303aa
Create and keep virtualenv in the current (build) directory
2015-05-18 08:09:26 -07:00
Victor Zverovich
74512aa282
Ignore bin directory
2015-03-01 18:09:03 -08:00
Victor Zverovich
fb86e4f6fa
Remove conf.py from .gitignore
2015-03-01 16:16:18 -08:00
Victor Zverovich
07754c047c
Place executables in the bin dir
2015-03-01 16:07:18 -08:00
Victor Zverovich
cb389f9a09
Ignore generated files.
2014-05-13 09:28:53 -07:00
Victor Zverovich
10b2fe0f27
Implement packaging.
2014-04-14 12:54:03 -07:00
Victor Zverovich
47758a87a0
Ignore generated files and dirs.
2014-01-02 11:33:12 -08:00
Victor Zverovich
75e8fea0b0
Ignore doxyxml and html directories and order .gitignore entries
2013-11-21 08:10:57 -08:00
Victor Zverovich
c84489766a
Ignore generated and temporary files.
2012-12-07 09:06:29 -08:00