Giter Site home page Giter Site logo

brolertools / kdevelop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kde/kdevelop

0.0 1.0 0.0 167.9 MB

Cross-platform IDE for C, C++, Python, QML/JavaScript and PHP

License: Other

CMake 2.26% Shell 0.57% C++ 92.16% QML 0.44% QMake 0.01% C 1.07% Python 1.54% Makefile 0.01% PHP 0.03% JavaScript 1.70% Objective-C++ 0.04% Batchfile 0.02% Cuda 0.04% Roff 0.01% CSS 0.01% Dockerfile 0.06% GAP 0.05%

kdevelop's Introduction

KDevelop

This repository contains the source code for the KDevelop IDE. It also includes KDevelop Platform (kdevplatform) and most of the plugins.

Other KDevelop plugins can be found in KDevelop Group of KDE GitLab instance.

User Documentation

User documentation is available from: https://userbase.kde.org/KDevelop5/Manual

Compile

KDevelop is built the same way as most KDE projects, using CMake to set up a build directory and build options. For detailed instructions how to compile KDevelop, please refer to the Wiki: https://community.kde.org/KDevelop/HowToCompile_v5 .

Optional dependencies

Most of KDevelop's optional dependencies are opportunistic under the assumption that the build should always use all available functionality, as well as the most recent version. CMake has a lesser known feature to control which of such dependencies is used.

For instance, to skip building the Subversion plugin, use -DCMAKE_DISABLE_FIND_PACKAGE_SubversionLibrary=ON. To use QtWebKit instead of QtWebEngine for documentation rendering when both are available, add -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets=ON to the CMake arguments.

Contribute

If you want to contribute to KDevelop, please read through: https://www.kdevelop.org/contribute-kdevelop

Development Infrastructure

kdevelop's People

Contributors

adymo avatar aleixpol avatar amantia avatar apaku avatar arichardson avatar bport avatar dfaure avatar haraldf avatar intelfx avatar jdesgats avatar jpetso avatar kdesysadmin avatar kossebau avatar krf avatar mattrdash avatar milianw avatar montel avatar mvolden avatar neundorf avatar nicolas17 avatar noughmad avatar nsams avatar olivierjg avatar razaraz avatar scummos avatar skalinichev avatar steckdenis avatar tronical avatar vedgy avatar vprus avatar

Watchers

 avatar

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.