Issues.00601 - lordmundi/wikidoctest GitHub Wiki

00601: Create an edge-config utility

« 00600 | Issues | 00602 »

Summary: Create an edge-config utility

Created: 2017–04–17 15:05

Status: Released

Category: Request

From: alin

Version: 2.3

Released_In: 2.4

Description:

The shell script would return things like the version, the installation prefix, the include directories and the lib directories.


Comments


« 00600 | Issues | 00602 »

Associated Commits

| commit | 51ba011c1faef8d445232f64a7f51d5e6d5e1d27 link5 | || | Author: | Alex Lin | | Date: | Thu Apr 20 08:55:49 2017 -0500 | | Message: | [@Issue 00601: Create an edge-config utility Added an option to get the incude directory as well. @] |

Affected Files:

bin/edge-config | 2 ++
 1 file changed, 2 insertions(+)

| commit | 1fc725ff8032aa1ee5384c153c923fc69eea837c link6 | || | Author: | Alex Lin | | Date: | Thu Apr 20 08:43:43 2017 -0500 | | Message: | [@Issue 00601: Create an edge-config utility Created a script that can return the version, the installation prefix, various other directories, host information, and cflags. @] |

Affected Files:

bin/edge-config        | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++
 makefiles/print_var.mk |  7 +++++
 2 files changed, 81 insertions(+)