Граф коммитов

32 Коммитов

Автор SHA1 Сообщение Дата
Joao Matos c9530a292c Ignore external projects. 2021-02-21 02:50:43 +00:00
Joao Matos ab338e2765 Git ignore IDEA project folders. 2021-01-03 02:45:45 +00:00
josetr 62e9119c63 Create a single nuget package that supports windows / linux / macos 2020-12-14 01:46:12 +00:00
josetr 1926e69435 Only use premake for native projects and improve c# projects. 2020-12-01 01:01:58 +00:00
josetr 8de5e1a2ae Move all LLVM files to /build/llvm 2020-11-25 01:27:34 +00:00
josetr c8e718ffe6 Ignore premake5 binaries 2020-11-25 01:27:34 +00:00
josetr dbbcb6dbdf Upgrade to .NET Core 3.1 and improve build system 2020-11-23 18:42:11 +00:00
Joao Matos d26406dd42 Fix helper shell scripts to work on Windows. 2020-11-07 20:50:52 +00:00
Dimitar Dobrev 0a15871751 Add an option for building with Visual Studio 2019
Fixes https://github.com/mono/CppSharp/issues/1390.

Signed-off-by: Dimitar Dobrev <dpldobrev@protonmail.com>
2020-07-31 01:38:31 +03:00
João Matos da37afb738 Git ignore new include folders for cross generation. 2020-04-06 13:41:20 +01:00
Joao Matos 993a45dc74 Git ignore .vscode directory. 2019-12-27 22:36:16 +00:00
Joao Matos 36896f5859 Git ignore nested temporary obj folders. 2019-12-09 02:48:15 +00:00
Joao Matos d311d3be44 Added .NET Core build folder to Git Ignore . 2019-01-25 10:29:59 +00:00
Joao Matos e4e3c721ca Update Git ignore to ignore downloaded LLVM builds. 2018-11-06 18:27:25 +00:00
Aybe 066e8fc703 Preliminary script for building 32-bit Nuget package (#1015) 2018-01-14 00:57:29 +00:00
Rokas Kupstys 1d34ccd9ea Ignore all archives in build/scripts directory 2017-12-01 00:57:26 +00:00
James bb7f8b5304 Adding vs2017 to .gitignore (#998)
Also making line endings consistent within .gitignore
2017-11-07 11:29:49 +02:00
DevSidious 07ea284431 [parser] Added LLVM target initialization and supporting libraries for parsing inline assembly.
Fixes #923

Signed-off-by: Dimitar Dobrev <dpldobrev@protonmail.com>
2017-08-29 00:30:38 +03:00
realvictorprm 8f8031584c Added complete support for VS 2017 2017-03-15 20:03:18 +01:00
Joao Matos b23fd0d21d Update Git ignore patterns for NUnit Nuget install. 2017-02-06 17:57:49 +00:00
Joao Matos 436229fb45 Ignore Visual Studio generated temporary files. 2016-08-01 16:26:27 +01:00
Joao Matos cdacaf4bbe Updated Git ignore patterns. 2015-11-29 00:25:38 +00:00
Eugene Belyakov fba73be01d Added VS2015/.net 4.6 support for project files generation 2015-09-24 18:54:00 +03:00
Abhinav Tripathi 2b3917d92f Ignored Temp files. 2015-08-26 22:27:56 +05:30
triton 39e2f705ee Git ignore some more folders. 2015-06-17 00:09:38 +01:00
Øystein Krog bbc0c4de7f Update .gitignore to include vs2013 build folder 2014-02-17 19:24:53 +01:00
triton 5cbeadee17 Added an ignore rule for Make-based builds which we will have with the upcoming porting work. 2013-09-09 23:06:22 +01:00
triton 3863daa2c5 Updated the .gitignore patterns. 2013-01-31 01:43:34 +00:00
triton 1ec49ebf24 Ignore Visual Studio artifacts. 2013-01-30 17:28:25 +00:00
triton f5fcef50f1 Massive update to the codebase.
- Removed reliance on T4 text templates that were proving to be a portability problem.
 - Refactored the generator design to make a little more sense.
 - Moved the examples to their own projects.
 - Improved the build system to only use one unified output folder.
 - Added much improved template support.
 - Added work-in-progress C++/CLI generator backend.
 - Added the concept of type maps.
2013-01-06 19:22:34 +00:00
Alex Corrado 57d3d80710 Fix wrong directory case in makefile. Fix building from monodevelop. Update gitignore 2011-07-06 00:20:23 -04:00
Andreia Gaita eb3e32d163 indentation and cosmetic fixes, also .gitignore 2011-01-30 23:08:21 +00:00