Project

General

Profile

Actions

Feature #60

closed

Bug #77: SCons build system bug fixes

Set up utils subdirectory for scons builds

Added by Ole Hansen almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Target version:
Start date:
09/26/2017
Due date:
% Done:

100%

Estimated time:
2.00 h
Spent time:
Responsible:

Description

The dbconvert program in the contrib subdirectory can currently only be build with make. We should add a scons configuration script for it.

Actions #1

Updated by Ole Hansen almost 7 years ago

  • Tracker changed from Bug to Feature
  • Subject changed from Set up contrib subdirectory for scons builds to Set up utils subdirectory for scons builds
  • Start date deleted (01/17/2017)
  • Parent task set to #77
Actions #2

Updated by Ole Hansen over 6 years ago

  • Status changed from New to Closed
  • Start date set to 09/26/2017
  • % Done changed from 0 to 100

Made a new SConstruct script in the utils subdirectory to build dbconvert. As with the make system, dbconvert is not built automatically as part of the main analyzer, but should be built manually by the user as needed.

Possible improvement: Since dbconvert contains a number of OS-dependent calls (for file access, for getting options), the presence of the respective features should be tested with SCons's configuration system.

Actions

Also available in: Atom PDF