Skip to content
This repository was archived by the owner on Jun 4, 2019. It is now read-only.

Codegraph with novisual option#126

Open
krishnavaidy wants to merge 2 commits intofacebookarchive:masterfrom
krishnavaidy:novisual
Open

Codegraph with novisual option#126
krishnavaidy wants to merge 2 commits intofacebookarchive:masterfrom
krishnavaidy:novisual

Conversation

@krishnavaidy
Copy link
Copy Markdown

For systems where ocamlgtk and cairo are not supported codegraph is not installed. However, only a subset of functionalities of codegraph requires these libraries. Useful functionalities like build, build_stdlib etc., do not require them.

This pull request aims to bridge that - compiles a lightweight, no-frills codegraph.

Krishna Vaidyanathan added 2 commits June 30, 2015 10:42
codegraph (codegraph_light) which does not use
ocamlgtk, ocamlcairo.
option --novisual, neglected gui options reuquiring
ocamlgtk, cairo etc., using macro statements.
@krishnavaidy krishnavaidy changed the title Codegraph with novisal option Codegraph with novisual option Jun 30, 2015
@ghost ghost added the CLA Signed label Jul 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants