Commit Graph

15 Commits

Author SHA1 Message Date
Treeston
c977087d58 Core/Misc: Partial merge of 3.3.5-dbedit:
- Added SmartEnum.h for enum iteration, stringification, and more, courtesy of krabicezpapundeklu/smart_enum
- Moved a bunch of enums in SharedDefines.h to the new system
- Miscellaneous utility methods ported

Core/Util: Redesign SmartEnum to properly work for large
 enums (>64 entries) and play nice with IDEs (PR #22768)

(cherry picked from commit 338e8ba0fe)
(cherry picked from commit f7ca0877a3)
(cherry picked from commit 207093475a)
(cherry picked from commit ee68cf3392)
(cherry picked from commit c16d461e16)
(cherry picked from commit f6b0d99e2c)
(cherry picked from commit bc1f456125)
2021-11-15 21:34:03 +01:00
Shauren
a6e46c1c2e Buildsystem: Fixed windows pch build with ninja 2017-07-19 21:37:42 +02:00
ShinDarth
fb4097cc4a Gitignore: ignore Visual Studio Code IDE system files
(cherry picked from commit c46e74928d)
2016-12-02 01:04:52 +01:00
Carbenium
c6bc131b36 Add cmake-build-* directories to .gitignore since these are the default build locations for CLion 2016-11-30 21:29:10 +01:00
Carbenium
73779d09e9 Add CLion files to gitignore 2016-06-21 21:13:32 +02:00
ShinDarth
993eb1ad8f Add nbproject/* to gitignore 2015-06-30 14:39:02 +02:00
Spp
333b8e5159 Core/Build: Enable Clang PCH support and OS X specific features
Core: Fix warnings here and there
2012-11-09 13:13:45 +01:00
Machiavelli
f71ad6d581 DVCS: Add kdiff3 file extensions to gitignore 2012-01-15 15:28:52 +01:00
Shauren
0fe05707aa DVCS: Added any type of build directory to gitignore 2011-11-24 10:17:15 +01:00
Spp-
4649281536 Core/DVCS: Add .diff extension to gitignore 2011-08-26 09:40:03 +02:00
runningnak3d
bff4ca446b Misc: Let's ignore *.patch files 2011-02-13 20:29:48 -07:00
Machiavelli
92460b4aab DVCS: Add .mailmap to gitignore too 2010-12-29 12:56:53 +01:00
Machiavelli
6f00a22a12 Core/DVCS: Add .bak extension to .gitignore (used to backup files in UltraEdit) 2010-12-29 12:13:54 +01:00
silinoron
c836137521 Don't ignore the .git folder; but do ignore .hg. 2010-12-28 13:09:35 -08:00
silinoron
2f3496f198 Rename .hgignore to .gitignore. 2010-12-28 13:08:22 -08:00