GithubHelp home page GithubHelp logo

bbbbb66699 / jetbrainsruntime Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jetbrains/jetbrainsruntime

0.0 1.0 0.0 713.55 MB

如何组织JetBrains运行时

License: GNU General Public License v2.0

Makefile 0.02% Shell 0.31% JavaScript 1.06% CMake 0.06% M4 0.10% sed 0.01% Roff 0.77% CSS 0.01% Python 0.06% Java 77.47% C++ 11.84% HTML 0.39% XSLT 0.22% Perl 0.01% C 7.23% Assembly 0.03% DTrace 0.01% GDB 0.01% Objective-C 0.41% Batchfile 0.01%

jetbrainsruntime's Introduction

official JetBrains project

Downloads

Windows-x64 macOS Linux-x64

How JetBrains Runtime is organised

Workspaces

github.com/JetBrains/JetBrainsRuntime

Getting sources

OSX, Linux:

git config --global core.autocrlf input
git clone [email protected]:JetBrains/JetBrainsRuntime.git

Windows:

git config --global core.autocrlf false
git clone [email protected]:JetBrains/JetBrainsRuntime.git

Configure Local Build Environment

Linux (docker)

$ cd jb/project/docker
$ docker build .
...
Successfully built 942ea9900054

$ docker run -v `pwd`../../../../:/JetBrainsRuntime -it 942ea9900054

# cd /JetBrainsRuntime
# sh ./configure
# make images CONF=linux-x86_64-normal-server-release

Linux (Ubuntu 18.10 desktop)

$ sudo apt-get install autoconf make build-essential libx11-dev libxext-dev libxrender-dev libxtst-dev libxt-dev install libcups2-dev libfontconfig1-dev libasound2-dev 

$ cd JetBrainsRuntime
$ sh ./configure --disable-warnings-as-errors
$ make images

Windows

TBD

OSX

TBD

Contribution

We will be happy to receive your pull requests. Before you submit one, please sign our Contributor License Agreement (CLA) https://www.jetbrains.com/agreements/cla/

jetbrainsruntime's People

Contributors

vprovodin avatar avu avatar forantar avatar jb-dmitry avatar esayapina avatar artemm-bochkarev avatar gorrus avatar slavam2605 avatar bell-sw avatar bulenkov avatar mfilippov avatar yeswolf avatar

Watchers

James Cloos 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.