GithubHelp home page GithubHelp logo

xcentric / fitoolkit Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 446 KB

A small set of tools built around TMS® FixInsight™

License: MIT License

Pascal 98.10% C++ 1.90%
delphi fixinsight code-analysis command-line

fitoolkit's Introduction

General Purpose

Running code analysis with FixInsight against an input file (project or project group) and getting a single HTML report as an output.

Features

  • Single HTML report with customizable template.
  • Single configuration file both for this application and FixInsight command-line parameters.
  • Environment variables support.
  • Supported input file types: *.dpr, *.dpk, *.dproj, *.groupproj
  • [optional] Excluding projects by regex patterns. Useful for excluding third party libraries.
  • [optional] Excluding units by regex patterns. Useful for excluding third party dependencies and generated files.
  • [optional] Code analysis messages deduplication. Useful in case of units shared across several projects in group.
  • [optional] Non-zero exit code when reaching specified threshold of code analysis messages count. Useful for failing CI builds.
  • [optional] Code snippets with syntax highlight.
  • [optional] Resulting report packaging in the archive.
  • [optional] Automatic detection of the properly installed FixInsight.
  • [optional] Logging & debug mode.

Development

  • Delphi XE8+
  • Should compile with Starter Edition.
  • Almost zero dependencies (only vendored).
  • TestInsight is used for running tests. This can be bypassed via removing define TESTINSIGHT in the DUnit project.

Testing

Tested with/on:

  • FixInsight 2016.x / 2017.x
  • Windows 7 / 8.1 / Server 2012
  • TeamCity 8.1

Trademark Legal Notice

All product names, logos, and brands are property of their respective owners.
All company, product and service names used in the text above are for identification purposes only.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.