Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Libs so #6

Merged
merged 12 commits into from
Feb 10, 2018
Merged

Libs so #6

merged 12 commits into from
Feb 10, 2018

Commits on Jan 23, 2018

  1. Added changes to Makefiles to create shared object

    * Added changes to Makefiles to create shared object
    * Moved file_reader.h to include file so it can be used
      in the library.
    cyocum committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    22762f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65ab06d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b974507 View commit details
    Browse the repository at this point in the history
  4. Created a make install and moved file

    * Created a make install target based on Unix conventions
    * Moved error_list.h as it is required by a include/ file
    cyocum committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    b0ade5f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2018

  1. Attempting to fix error on CI with mingw-gcc

    Chris Yocum committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    621dd46 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2018

  1. Made changes based on reviewer feedback

    * Added VERSION file
    * Removed make install/unintstall
    * Added cat'ing the VERSION file to create the libgherkin file name
    Chris Yocum committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    8325fb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a63949 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e73887 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. Added libs_so to all target

    * Added libs_so to all target
    * Removed erroneous dependancy on ../bin/gherkin
    cyocum committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    9ca47fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05c5675 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. Configuration menu
    Copy the full SHA
    9f1cd4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bd23be View commit details
    Browse the repository at this point in the history