Skip to content
  • Yuanle Song's avatar
    v3.0.0 switched to cmake based build · e7bd21f7
    Yuanle Song authored
    - switched to cmake based build.
    
      This allow me to continue optimize build process and make it
      work for all my existing python projects.
    
      Old Makefile is not easy to update at all.
    
      deb pkg now include venv instead of wheels. no bootstrap needed.
    
    - removed some obsolete scripts in utils/
    - removed upstart configs
    - removed utils/choose_default_python.sh, just use python3 from PATH
    - app.yaml
      - use Amazon ECR by default
      - enable livenessProbe by default
    - fabfile now use de04 as default PROD_HOST
    e7bd21f7