Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build refact #197

Open
19 of 26 tasks
lysevi opened this issue Sep 9, 2016 · 0 comments
Open
19 of 26 tasks

build refact #197

lysevi opened this issue Sep 9, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@lysevi
Copy link
Owner

lysevi commented Sep 9, 2016

  • - travis.cl refact ( https://github.com/neovim/neovim/blob/master/.travis.yml )
  • - CLANG_SANITIZER(LLVM_SYMBOLIZER, llvm-symbolizer)
  • - optional build.
    • - unit tests with optional depend. (boost.unit_tests).
    • - benchmarks.
    • - network with optional depend. (boost.asio boost.unit_tests).
  • - project can using as sub cmake-project.
  • - all includes in code must be absolute.
  • - libdariadb is dynamic lib.
  • - new names
    • - lib dariadb
    • - lib dariadb-client
    • - lib dariadb-server
    • - lib dariadb-net
    • - dariad - server
  • - sanitizers
  • - build options starts with prefix DARIADB_
  • - if SYSTEM_JEMALLOC=OFF
  • - option: use system sqlite.
  • - libdariadb is dynamic lib with install script.
  • - update readme.
    • - available building options.
  • - deb
  • - github organisation 'dariadb'
    • - all CI works with new repo in org.
  • - update changelog
@lysevi lysevi added the build label Sep 9, 2016
@lysevi lysevi added this to the v0.2.1 milestone Sep 9, 2016
@lysevi lysevi self-assigned this Sep 9, 2016
@lysevi lysevi modified the milestones: v0.2.1, v0.2.0, v0.3.0 Sep 11, 2016
lysevi added a commit that referenced this issue Oct 3, 2016
lysevi added a commit that referenced this issue Oct 5, 2016
@lysevi lysevi modified the milestones: v0.3.0, v0.2.0 Nov 20, 2016
@lysevi lysevi modified the milestones: v0.2.0, v0.3.0 Dec 30, 2016
@lysevi lysevi modified the milestones: v0.3.0, v0.2.0 Jan 7, 2017
@lysevi lysevi modified the milestones: v0.4.0, v0.3.0 Feb 27, 2017
@lysevi lysevi modified the milestones: v0.4.0, v0.4.1 Apr 11, 2017
@lysevi lysevi modified the milestones: future, v0.5.0 May 12, 2017
@lysevi lysevi removed the ready label May 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant