* Consolidate MinimalLib Dockerfiles to avoid code duplication
Remove Dockerfile_legacy_browsers since IE11 is not used anymore
* add project name to docker-compose YAML files
* add projectName to azure pipelines DockerCompose section
* updated scripts/build_rdkit.js and Dockerfiles to enable end-to-end
builds
* changes in response to review
* - remove unused docker-compose file
- update azure-pipelines.yml
* fix service dependency
* CI build should copy_from_local
* docs update, make it work for local builds, minimize git clone
* - changes in response to review
- added an option to build from the local source tree to
scripts/build_rdkitjs.sh
---------
Co-authored-by: ptosco <paolo.tosco@novartis.com>
Co-authored-by: greg landrum <greg.landrum@gmail.com>
* make sure that we can build without boost iostreams or seralization
adds some "private" variables on the python side to check for these compilation flags
* get out minimal cmake version correct
* get minimallib js building
installs an up-to-date cmake
also updates the version of boost being used for the minimallib
adds extra argument to allow the repo to be specified
* Npm publishing files - v1 in progress
* refactor .gitignore and package.json
* 2021.3.1-beta.0
* edit readme
* 2021.3.1-beta.1
* first version of read me and small tweak to docker build
* rdkit spelling uniform in readme
* 2021.3.1-beta.2
* update TOC
* add file to .gitignore
* 2021.3.1-beta.3
* add additional comment
* add back real readme
* add release tag example
* edit comment in git ignore
* add a link to unpkg.com
* 2021.3.1-beta.4
* final tweak to readme
* 2021.3.1-beta.5
* fix typo
* 2021.3.1-beta.6
* additional edits to README.md
* 2021.3.1-beta.7
* last minor readme edit
* 2021.3.1-beta.8
* add badges
* 2021.3.1-beta.9
* point homepage to minimallib readme
* 2021.3.1-beta.10
* 2021.3.1-beta.11
* make the js file the entry point
* 2021.3.1-beta.12
* fix release without dist
* 2021.3.1-beta.13
* add license badge to readme
* 2021.3.1-beta.14
* apply all reviews
getting started html file is now official demo
use npm version with --no-git-tag-version
use placeholder for version in npm package
add new line in all files
edit description and authors in package.json
* update live demo to be the getting started page
* add logging of version in readme example
* apply new set of review
fix author field for good
add back demo.html
edit readme accordingly
edit dockerfile to include GettingStarted.html in dist
* include proper getting started file in build
* edit publish process based on new PLACEHOLDER version
* update version in readme
* update toc
* add back placeholder
* remove ugly readme warning