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

Initial commit of experimental CMake build system #30

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Jul 29, 2016

  1. Configuration menu
    Copy the full SHA
    bfd4ce7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2016

  1. Fixed compilation with bitarr.c

    syb0rg committed Jul 31, 2016
    Configuration menu
    Copy the full SHA
    19c77f1 View commit details
    Browse the repository at this point in the history
  2. Fixed compilation of lm_trie_quant.c

    syb0rg committed Jul 31, 2016
    Configuration menu
    Copy the full SHA
    b0cbcf6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. Replaced Unix assumption branch check

    syb0rg committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    9e35be7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2016

  1. Add compilation of libsphinxad

    syb0rg committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    42ed768 View commit details
    Browse the repository at this point in the history
  2. Add CMake module files

    syb0rg committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    8894378 View commit details
    Browse the repository at this point in the history
  3. Fix compilation with OpenAL

    syb0rg committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    e1941dc View commit details
    Browse the repository at this point in the history
  4. Make OpenAL build more portable

    syb0rg committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    741f627 View commit details
    Browse the repository at this point in the history
  5. Remove unneeded header

    syb0rg committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    0ce23e2 View commit details
    Browse the repository at this point in the history
  6. Set LIBS variable properly

    syb0rg committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    5713af4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2016

  1. Add check for one test

    syb0rg committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    884054b View commit details
    Browse the repository at this point in the history
  2. Set LIBS globally

    syb0rg committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    89a2b8f View commit details
    Browse the repository at this point in the history
  3. Fix ranlib no symbols problem

    syb0rg committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    b21d652 View commit details
    Browse the repository at this point in the history
  4. Cleanup function

    syb0rg committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    e7c2e5a View commit details
    Browse the repository at this point in the history
  5. Fix compilation of library & programs

    syb0rg committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    7ddab2c View commit details
    Browse the repository at this point in the history
  6. Make code position independent

    syb0rg committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    b452123 View commit details
    Browse the repository at this point in the history
  7. Remove program compilation

    syb0rg committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    007b3d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2016

  1. Turn off rpath

    syb0rg committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    ef88146 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

  1. Link proper Windows libraries

    syb0rg authored Dec 28, 2016
    Configuration menu
    Copy the full SHA
    a6a6dc9 View commit details
    Browse the repository at this point in the history