78 Commits (88204f7fb72921b307aa189a41adbd0e47315db9)

Author SHA1 Message Date
Joao Matos fbfd1e1b89 [cli] Improve directory setup in case the path is not a file path. 8 years ago
Joao Matos 00ae918561 [cli] Extract target triple setup code into its own method. 8 years ago
Joao Matos b31930ad4a [cli] Adds a new option for automatic compilation of generated code. 8 years ago
Joao Matos 97eb8b0f1c [cli] Adds a new dedicated "-exceptions" flag to enable C++ exceptions. 8 years ago
Joao Matos a302beccdc [cli] Added a new -A option to pass compiler arguments to Clang parser. 8 years ago
Joao Matos c030256ab0 [cli] Fixed wrong option name. 8 years ago
Joao Matos d6b61f0401 [cli] Do not show the help if we have output an error previously. 8 years ago
Joao Matos 544cd68725 [cli] Improve error messages. 8 years ago
Joao Matos af60821393 [cli] Remove unused directory include commented code. 8 years ago
Joao Matos eac99badd4 [cli] Improve platform detection so the current platform is set by default. 8 years ago
Joao Matos 926fb78f23 [cli] Fixed directory check that was throwing exceptions in Mono. 8 years ago
Dimitar Dobrev fe85a33ba1 Restored the renaming of enums. 9 years ago
Dimitar Dobrev 8646d3e077 Obsoleted the direct settings for wrapped libraries in the options. 9 years ago
Joao Matos dad52a2d5b Clean up display paths of generated build project files. 9 years ago
Marco Zille 6faa591884 Fixed wrong application name when showing help (see #745) 9 years ago
Marco Zille 9b2ef9e520 Fixed up CLI code to match repository's style 9 years ago
Joao Matos 7ce23aebc0 Clean up compilation warnings. 9 years ago
Joao Matos 9d9aebf2eb Remove duplicated TargetPlatform type in CLI. 9 years ago
Joao Matos 0180badea4 Fixed wrong check for Linux target platform in CLI options. 9 years ago
zillemarco 4d215757ba Added more information when errors occur or invalid options are given 9 years ago
Joao Matos 1371f89957 Convert CheckMacroPass to be a default pass. 9 years ago
Marco Zille 06491bb454 Changed CppSharp.CLI project from library to console application 9 years ago
Marco Zille c9eae5c863 Improved CLI help and parameters 9 years ago
Marco Zille a80fefde9b Cleared command line options to make them more standard 9 years ago
Joao Matos f1ec08480e Link CLI project with System.Core. 9 years ago
Joao Matos d9f841465c Minor code formatting improvements. 9 years ago
Joao Matos 62dbdb6bfa Added build scripts for CLI. 9 years ago
zillemarco 4e5778dd4d Added CppSharp CLI code from CppSharp.CLI repo 9 years ago