Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Update coverage from 4.4 to 4.4.1 | Flask==0.12.2
coverage==4.4
flake8==3.3.0
moto==0.4.31
pytest-cov==2.5.1
pytest==3.0.7
sphinx==1.6.1
aiohttp==2.0.7
botocore==1.5.52
multidict==2.1.5
| Flask==0.12.2
coverage==4.4.1
flake8==3.3.0
moto==0.4.31
pytest-cov==2.5.1
pytest==3.0.7
sphinx==1.6.1
aiohttp==2.0.7
botocore==1.5.52
multidict==2.1.5
|
Update twine from 1.10.0 to 1.11.0 | -r requirements.txt
check-manifest==0.36
pyroma==2.3
pytest==3.4.2
pytest-mock==1.7.1
tox==2.9.1
flake8==3.5.0
twine==1.10.0
coverage==4.5.1
pytest-cov==2.5.1
Sphinx==1.7.1
sphinx-autobuild==0.7.1
redis==2.10.6 | -r requirements.txt
check-manifest==0.36
pyroma==2.3
pytest==3.4.2
pytest-mock==1.7.1
tox==2.9.1
flake8==3.5.0
twine==1.11.0
coverage==4.5.1
pytest-cov==2.5.1
Sphinx==1.7.1
sphinx-autobuild==0.7.1
redis==2.10.6 |
Add isort to requirements for dev | -rrequirements.txt
mypy==0.740
# q>=2.6
# ipython>=6.2
| -rrequirements.txt
mypy==0.740
isort==4.3.21
# q>=2.6
# ipython>=6.2
|
Update tox from 2.7.0 to 2.8.2 | bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.4.1
tox==2.7.0
coverage==4.4.1
Sphinx==1.5.5
pytest==3.0.7
httpretty==0.8.14
| bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.4.1
tox==2.8.2
coverage==4.4.1
Sphinx==1.5.5
pytest==3.0.7
httpretty==0.8.14
|
Remove the reference to the delete ViewWidgetDock | add_subdirectory(scenedock)
add_subdirectory(projectdock)
add_subdirectory(messagedock)
add_subdirectory(componentsdock)
add_subdirectory(propertiesdock)
add_subdirectory(viewwidgetdock) | add_subdirectory(scenedock)
add_subdirectory(projectdock)
add_subdirectory(messagedock)
add_subdirectory(componentsdock)
add_subdirectory(propertiesdock) |
Update pytest-mock from 1.7.0 to 1.7.1 | -r requirements.txt
check-manifest==0.36
pyroma==2.3
pytest==3.4.1
pytest-mock==1.7.0
tox==2.9.1
flake8==3.5.0
twine==1.9.1
coverage==4.5.1
pytest-cov==2.5.1
Sphinx==1.7.1
sphinx-autobuild==0.7.1
redis==2.10.6 | -r requirements.txt
check-manifest==0.36
pyroma==2.3
pytest==3.4.1
pytest-mock==1.7.1
tox==2.9.1
flake8==3.5.0
twine==1.9.1
coverage==4.5.1
pytest-cov==2.5.1
Sphinx==1.7.1
sphinx-autobuild==0.7.1
redis==2.10.6 |
Bump flake8 from 3.8.1 to 3.8.2 | attrs==19.3.0
flake8==3.8.1
sphinx==3.0.3
pep257==0.7.0
-e .
aioredis==1.3.0
cryptography==2.9.2
docker==4.2.0
pynacl==1.3.0
pytest==5.4.2
pytest-aiohttp==0.3.0
pytest-cov==2.9.0
pytest-mock==3.1.0
pytest-sugar==0.9.3
aiohttp==3.6.2
multidict==4.7.6
chardet==3.0.4
yarl==1.4.2
aiomcache==0.6.0
| attrs==19.3.0
flake8==3.8.2
sphinx==3.0.3
pep257==0.7.0
-e .
aioredis==1.3.0
cryptography==2.9.2
docker==4.2.0
pynacl==1.3.0
pytest==5.4.2
pytest-aiohttp==0.3.0
pytest-cov==2.9.0
pytest-mock==3.1.0
pytest-sugar==0.9.3
aiohttp==3.6.2
multidict==4.7.6
chardet==3.0.4
yarl==1.4.2
aiomcache==0.6.0
|
Fix Lark version for CI | colorama
docutils
flake8
lark-parser>=0.5.5
# git+git://github.com/erezsh/lark.git#egg=lark
pluggy
py
pydot
pyparsing
pytest
pytest-cov
tox
virtualenv
jsonschema
jsonref==0.1
glob2
| colorama
docutils
flake8
lark-parser>=0.5.5,<0.6
# git+git://github.com/erezsh/lark.git#egg=lark
pluggy
py
pydot
pyparsing
pytest
pytest-cov
tox
virtualenv
jsonschema
jsonref==0.1
glob2
|
Update tox from 3.16.1 to 3.17.1 | black==19.10b0; python_version > '3.5'
bump2version==1.0.0
codecov==2.1.7
coverage==5.1
flake8==3.8.3
pyupgrade==2.6.2; python_version > '3.5'
tox==3.16.1
twine==3.2.0; python_version > '3.5'
| black==19.10b0; python_version > '3.5'
bump2version==1.0.0
codecov==2.1.7
coverage==5.1
flake8==3.8.3
pyupgrade==2.6.2; python_version > '3.5'
tox==3.17.1
twine==3.2.0; python_version > '3.5'
|
Update pytest from 3.8.0 to 3.8.1 | -r requirements.txt
pytest==3.8.0
pytest-mock==1.10.0
sphinx==1.7.9 | -r requirements.txt
pytest==3.8.1
pytest-mock==1.10.0
sphinx==1.7.9 |
Update flake8 from 3.8.3 to 3.8.4 | -e .[all]
bumpversion==0.6.0
flake8==3.8.3
isort==5.5.4
moto==1.3.16
pytest-cov==2.10.1
pytest==6.1.1
wheel==0.35.1
| -e .[all]
bumpversion==0.6.0
flake8==3.8.4
isort==5.5.4
moto==1.3.16
pytest-cov==2.10.1
pytest==6.1.1
wheel==0.35.1
|
Update Lyrically to 0.31 (8) | Categories:Multimedia
License:MIT
Web Site:
Source Code:https://github.com/shkcodes/Lyrically
Issue Tracker:https://github.com/shkcodes/Lyrically/issues
Auto Name:Lyrically
Summary:A lyrics app which works everywhere
Description:
An everywhere lyrics app which can be used by simply swiping a part of your
screen. See the lyrics without interrupting what you're doing.
.
Repo Type:git
Repo:https://github.com/shkcodes/Lyrically
Build:0.11,2
commit=0.11
subdir=app
gradle=yes
Build:0.2,3
commit=0.2
subdir=app
gradle=yes
Build:0.22,6
commit=0.22
subdir=app
gradle=yes
Build:0.3,7
commit=0.3
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.3
Current Version Code:7
| Categories:Multimedia
License:MIT
Web Site:
Source Code:https://github.com/shkcodes/Lyrically
Issue Tracker:https://github.com/shkcodes/Lyrically/issues
Auto Name:Lyrically
Summary:A lyrics app which works everywhere
Description:
An everywhere lyrics app which can be used by simply swiping a part of your
screen. See the lyrics without interrupting what you're doing.
.
Repo Type:git
Repo:https://github.com/shkcodes/Lyrically
Build:0.11,2
commit=0.11
subdir=app
gradle=yes
Build:0.2,3
commit=0.2
subdir=app
gradle=yes
Build:0.22,6
commit=0.22
subdir=app
gradle=yes
Build:0.3,7
commit=0.3
subdir=app
gradle=yes
Build:0.31,8
commit=0.31
subdir=app
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.31
Current Version Code:8
|
Set the upper bound on Invoke version used for compatibility reasons | # Dependencies useful for development
# (but not required by the library code or its tests)
tox>=1.8
invoke==0.11.1
# docs
Sphinx>=1.1
alabaster
| # Dependencies useful for development
# (but not required by the library code or its tests)
tox>=1.8
invoke<0.13
# TODO: consider upgrading to Invoke 0.13
# (requires task functions to accept explicit Context object)
# docs
Sphinx>=1.1
alabaster
|
Update isort from 4.2.9 to 4.2.12 | #
# This file is autogenerated by pip-compile
# Make changes in requirements-dev.in, then run this to update:
#
# pip-compile requirements-dev.in
#
-e .
django-appconf>=1.0.2
flake8==3.3.0
isort==4.2.9
mccabe==0.6.1 # via flake8
measurement==1.8.0
pydocstyle==2.0.0
pep8-naming==0.4.1
pep8==1.7.0 # via flake8
py==1.4.33 # via pytest, pytest-capturelog
pyflakes==1.5.0 # via flake8
pytest-capturelog==0.7
pytest-django==3.1.2
pytest==3.1.1
six==1.10.0 # via measurement
sympy==1.0 # via measurement
| #
# This file is autogenerated by pip-compile
# Make changes in requirements-dev.in, then run this to update:
#
# pip-compile requirements-dev.in
#
-e .
django-appconf>=1.0.2
flake8==3.3.0
isort==4.2.12
mccabe==0.6.1 # via flake8
measurement==1.8.0
pydocstyle==2.0.0
pep8-naming==0.4.1
pep8==1.7.0 # via flake8
py==1.4.33 # via pytest, pytest-capturelog
pyflakes==1.5.0 # via flake8
pytest-capturelog==0.7
pytest-django==3.1.2
pytest==3.1.1
six==1.10.0 # via measurement
sympy==1.0 # via measurement
|
Upgrade dependency djangorestframework to ==3.4.5 | django==1.9.8
psycopg2==2.6.2
markdown==2.6.6
pyyaml==3.11
python-thumbnails==0.5.1
pillow==3.3.0
django-basis==0.4.0
django-braces==1.9.0
django-nopassword==2.1.1
django-pipeline==1.6.8
django-extensions==1.7.1
django-pipeline-compass-rubygem==0.1.9
django-cachalot==1.2.1
djangorestframework==3.4.4
-e git+https://github.com/relekang/pypandoc.git#egg=pypandoc
| django==1.9.8
psycopg2==2.6.2
markdown==2.6.6
pyyaml==3.11
python-thumbnails==0.5.1
pillow==3.3.0
django-basis==0.4.0
django-braces==1.9.0
django-nopassword==2.1.1
django-pipeline==1.6.8
django-extensions==1.7.1
django-pipeline-compass-rubygem==0.1.9
django-cachalot==1.2.1
djangorestframework==3.4.5
-e git+https://github.com/relekang/pypandoc.git#egg=pypandoc
|
Update alagitpull from 0.0.14 to 0.0.16 | sphinx==1.6.6
alagitpull==0.0.14
releases==1.4.0
sphinx-argparse==0.2.1
| sphinx==1.6.6
alagitpull==0.0.16
releases==1.4.0
sphinx-argparse==0.2.1
|
Update faker from 0.7.12 to 0.7.16 | -r base.txt
flake8==3.3.0
flake8-docstrings==1.1.0
django-debug-toolbar==1.7 # pyup: <1.8
freezegun==0.3.9
isort==4.2.15
pytest-django==3.1.2
pytest-cov==2.5.1
pytest-factoryboy==1.3.1
Faker==0.7.12
transifex-client==0.12.4
| -r base.txt
flake8==3.3.0
flake8-docstrings==1.1.0
django-debug-toolbar==1.7 # pyup: <1.8
freezegun==0.3.9
isort==4.2.15
pytest-django==3.1.2
pytest-cov==2.5.1
pytest-factoryboy==1.3.1
Faker==0.7.16
transifex-client==0.12.4
|
Update flake8 from 2.5.1 to 3.3.0 | -r ../requirements.txt
Markdown==2.6.8
CommonMark==0.7.3
textile==2.3.12
docutils==0.13.1
flake8==2.5.1
| -r ../requirements.txt
Markdown==2.6.8
CommonMark==0.7.3
textile==2.3.12
docutils==0.13.1
flake8==3.3.0
|
Update jedi from 0.10.2 to 0.11.0 | -r test.txt
autopep8==1.3.2
bumpversion==0.5.3
docker-compose==1.15.0
elpy==1.16.0
epc==0.0.5
flake8==3.4.1
grip==4.3.2
importmagic==0.1.7
ipython==6.1.0
ipdb==0.10.3
ipython-genutils==0.2.0
jedi==0.10.2
pylint==1.7.2
yapf==0.16.3
pre-commit==0.16.2 | -r test.txt
autopep8==1.3.2
bumpversion==0.5.3
docker-compose==1.15.0
elpy==1.16.0
epc==0.0.5
flake8==3.4.1
grip==4.3.2
importmagic==0.1.7
ipython==6.1.0
ipdb==0.10.3
ipython-genutils==0.2.0
jedi==0.11.0
pylint==1.7.2
yapf==0.16.3
pre-commit==0.16.2 |
Update pytest from 5.2.1 to 5.3.5 | flake8==3.7.9
pytest==5.2.1
pytest-cov==2.8.1
docker==4.1.0
lz4==2.2.1
xxhash==1.4.2
python-snappy==0.5.4
Cython==0.29.13
docutils==0.15.2
Pygments==2.4.2
gssapi==1.6.1 | flake8==3.7.9
pytest==5.3.5
pytest-cov==2.8.1
docker==4.1.0
lz4==2.2.1
xxhash==1.4.2
python-snappy==0.5.4
Cython==0.29.13
docutils==0.15.2
Pygments==2.4.2
gssapi==1.6.1 |
Revert mysqlclient version to 1.4.4 in Docker to fix build error | argparse>=1.4.0
coveralls>=1.1
coverage>=4.2
jsonpickle>=0.9.3
mysqlclient>=1.4.4
numpy>=1.6.2
pyparsing>=2.1.10
pydot>=1.2.3
pytest>=3.0.3
pytest-cache>=1.0
pytest-cov>=2.4.0
pytest-pep8>=1.0.6
npyscreen>= 4.10.5
Flask>=1.0.2
Flask-RESTful>= 0.3.5
flask-restful-swagger>= 0.19
Flask-Cors>= 3.0.2
Flask-SQLAlchemy>=2.1
Flask-Security>=1.7.5
Flask-Script>=2.0.5
Flask-OAuthlib>=0.9.3
mako>=1.0.4
lxml>=3.6.4
openpyxl>=2.4.0
bcrypt>=3.1.6
python-magic>=0.4.15
| argparse>=1.4.0
coveralls>=1.1
coverage>=4.2
jsonpickle>=0.9.3
mysqlclient==1.4.4
numpy>=1.6.2
pyparsing>=2.1.10
pydot>=1.2.3
pytest>=3.0.3
pytest-cache>=1.0
pytest-cov>=2.4.0
pytest-pep8>=1.0.6
npyscreen>= 4.10.5
Flask>=1.0.2
Flask-RESTful>= 0.3.5
flask-restful-swagger>= 0.19
Flask-Cors>= 3.0.2
Flask-SQLAlchemy>=2.1
Flask-Security>=1.7.5
Flask-Script>=2.0.5
Flask-OAuthlib>=0.9.3
mako>=1.0.4
lxml>=3.6.4
openpyxl>=2.4.0
bcrypt>=3.1.6
python-magic>=0.4.15
|
Implement ModelsMigrationsSync test from oslo.db | # The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=0.9.2,<0.10
cliff>=1.6.0
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
python-subunit>=0.0.18
ordereddict
requests-mock>=0.4.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,<1.3
oslosphinx>=2.2.0.0a2
testrepository>=0.0.18
testtools>=0.9.34
WebTest>=2.0
| # The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=0.9.2,<0.10
cliff>=1.6.0
coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
python-subunit>=0.0.18
ordereddict
requests-mock>=0.4.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,<1.3
oslosphinx>=2.2.0.0a2
testrepository>=0.0.18
testtools>=0.9.34
testscenarios>=0.4
WebTest>=2.0
oslotest>=1.1.0
psycopg2
MySQL-python
|
Update dependency sphinx to v2.2.2 | docker==4.1.0
elasticsearch==7.1.0
falcon==2.0.0
falcon-cors==1.1.7
npyscreen==4.10.5
pika==1.1.0
pytest==5.3.1
pytest-cov==2.8.1
python-magic==0.4.15
pyyaml==5.1.2
redis==3.3.11
rq==1.1.0
sphinx==2.2.1
urllib3==1.25.7
watchdog==0.9.0
| docker==4.1.0
elasticsearch==7.1.0
falcon==2.0.0
falcon-cors==1.1.7
npyscreen==4.10.5
pika==1.1.0
pytest==5.3.1
pytest-cov==2.8.1
python-magic==0.4.15
pyyaml==5.1.2
redis==3.3.11
rq==1.1.0
sphinx==2.2.2
urllib3==1.25.7
watchdog==0.9.0
|
Update whitenoise from 4.1.1 to 4.1.2 | coverage==4.5.2
gunicorn==19.9.0
Django==2.1.5
django-pigeon==0.3.0
python-memcached==1.59
psycopg2==2.7.6.1
whitenoise==4.1.1
Pillow==5.4.1
django-classbasedsettings==1.5.0
dj-database-url==0.5.0
sorl-thumbnail==12.5.0
django-s3-storage==0.12.4
raven==6.10.0
| coverage==4.5.2
gunicorn==19.9.0
Django==2.1.5
django-pigeon==0.3.0
python-memcached==1.59
psycopg2==2.7.6.1
whitenoise==4.1.2
Pillow==5.4.1
django-classbasedsettings==1.5.0
dj-database-url==0.5.0
sorl-thumbnail==12.5.0
django-s3-storage==0.12.4
raven==6.10.0
|
Update sphinx from 1.8.1 to 1.8.2 | docker==3.5.1
elasticsearch==6.3.1
falcon==1.4.1
falcon-cors==1.1.7
npyscreen==4.10.5
pika==0.12.0
pytest==3.10.0
pytest-cov==2.6.0
python-magic==0.4.15
pyyaml==3.13
redis==2.10.6
rq==0.12.0
sphinx==1.8.1
watchdog==0.9.0
| docker==3.5.1
elasticsearch==6.3.1
falcon==1.4.1
falcon-cors==1.1.7
npyscreen==4.10.5
pika==0.12.0
pytest==3.10.0
pytest-cov==2.6.0
python-magic==0.4.15
pyyaml==3.13
redis==2.10.6
rq==0.12.0
sphinx==1.8.2
watchdog==0.9.0
|
Update tox from 2.3.1 to 2.4.1 | pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.0.4
tox==2.3.1
coverage==4.2
Sphinx==1.4.6
sphinx-rtd-theme==0.1.9
| pip==8.1.2
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.0.4
tox==2.4.1
coverage==4.2
Sphinx==1.4.6
sphinx-rtd-theme==0.1.9
|
Add babel as a dependency | pbr>=0.6,<1.0
argparse
iso8601>=0.1.8
PrettyTable>=0.7,<0.8
python-keystoneclient>=0.6.0
PyYAML>=3.1.0
six>=1.4.1
requests>=1.1
| pbr>=0.6,<1.0
argparse
iso8601>=0.1.8
PrettyTable>=0.7,<0.8
python-keystoneclient>=0.6.0
PyYAML>=3.1.0
six>=1.4.1
requests>=1.1
babel
|
Update python-dateutil from 2.6.0 to 2.6.1 | aioamqp==0.10.0
aiobotocore==0.4.3
aiohttp==2.2.3
appdirs==1.4.3
async-timeout==1.2.1
botocore==1.5.78
chardet==3.0.4
codecov==2.0.9
coverage==4.4.1
docutils==0.13.1
jmespath==0.9.3
multidict==3.1.0
mypy==0.511
packaging==16.8
pep8==1.7.0
py==1.4.34
pyparsing==2.2.0
pytest==3.1.3
pytest-cov==2.5.1
python-dateutil==2.6.0
pytz==2017.2
requests==2.18.1
six==1.10.0
tzlocal==1.4
ujson==1.35
uvloop==0.8.0
yarl==0.11.0
| aioamqp==0.10.0
aiobotocore==0.4.3
aiohttp==2.2.3
appdirs==1.4.3
async-timeout==1.2.1
botocore==1.5.78
chardet==3.0.4
codecov==2.0.9
coverage==4.4.1
docutils==0.13.1
jmespath==0.9.3
multidict==3.1.0
mypy==0.511
packaging==16.8
pep8==1.7.0
py==1.4.34
pyparsing==2.2.0
pytest==3.1.3
pytest-cov==2.5.1
python-dateutil==2.6.1
pytz==2017.2
requests==2.18.1
six==1.10.0
tzlocal==1.4
ujson==1.35
uvloop==0.8.0
yarl==0.11.0
|
Update flake8 from 3.8.4 to 3.9.0 | ansible-lint==4.3.0
docker==4.4.4
flake8==3.8.4
molecule==3.0.8
pytest==6.2.2
testinfra==6.0.0
tox==3.23.0
| ansible-lint==4.3.0
docker==4.4.4
flake8==3.9.0
molecule==3.0.8
pytest==6.2.2
testinfra==6.0.0
tox==3.23.0
|
Update newrelic package to 2.72.1 | Flask==0.11.1
django-dotenv==1.4.1 # Read environment variables from .env
django-getenv==1.3.1 # Get environment variables
newrelic==2.72.0.52
flask-sitemap
markdown2==2.3.1
# Error tracking
blinker==1.4
rollbar==0.13.6
pytz==2016.7
# Testing
flake8==3.0.4 # Python linting
codeclimate-test-reporter==0.1.2 # Test coverage
| Flask==0.11.1
django-dotenv==1.4.1 # Read environment variables from .env
django-getenv==1.3.1 # Get environment variables
newrelic==2.72.1.53
flask-sitemap
markdown2==2.3.1
# Error tracking
blinker==1.4
rollbar==0.13.6
pytz==2016.7
# Testing
flake8==3.0.4 # Python linting
codeclimate-test-reporter==0.1.2 # Test coverage
|
Remove LRMs from the Phoenician sample and add ALF. | β π€β π€β π€β π€β π€
β π€β π€β π€β π€β π€β π€β π€β π€β π€β π€βπ€β π€β π€β π€β π€β π€β π€β π€β π€β π€β π€β π€β π€β
| π€ π€ π€ π€ π€ π€
π€ π€ π€ π€ π€ π€ π€ π€ π€ π€π€ π€ π€ π€ π€ π€ π€ π€ π€ π€ π€ π€ π€
|
Improve the cross-compile toolchain script | # Cross-compiling requires CMake 2.6 or newer. To cross-compile, first modify
# this file to set the proper settings and paths. Then use it from build/ like:
# cmake .. -DCMAKE_TOOLCHAIN_FILE=../XCompile.txt \
# -DCMAKE_INSTALL_PREFIX=/usr/mingw32/mingw
# If you already have a toolchain file setup, you may use that instead of this
# file.
# the name of the target operating system
SET(CMAKE_SYSTEM_NAME Windows)
# which compilers to use for C and C++
SET(CMAKE_C_COMPILER /usr/bin/mingw32-gcc)
SET(CMAKE_CXX_COMPILER /usr/bin/mingw32-g++)
# here is the target environment located
SET(CMAKE_FIND_ROOT_PATH /usr/mingw32/mingw)
# adjust the default behaviour of the FIND_XXX() commands:
# search headers and libraries in the target environment, search
# programs in the host environment
set(CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEVER)
set(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY)
set(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY)
| # Cross-compiling requires CMake 2.6 or newer. To use it from build/, call it
# like this:
# cmake .. -DCMAKE_TOOLCHAIN_FILE=../XCompile.txt -DHOST=i686-pc-mingw32
# Where 'i686-pc-mingw32' is the host prefix for your cross-compiler. If you
# already have a toolchain file setup, you may use that instead of this file.
# the name of the target operating system
SET(CMAKE_SYSTEM_NAME Windows)
# which compilers to use for C and C++
SET(CMAKE_C_COMPILER "${HOST}-gcc")
SET(CMAKE_CXX_COMPILER "${HOST}-g++")
# here is where stuff gets installed to
SET(CMAKE_INSTALL_PREFIX "/usr/${HOST}/usr" CACHE STRING "Install path prefix, prepended onto install directories." FORCE)
# here is the target environment located
SET(CMAKE_FIND_ROOT_PATH "/usr/${HOST}/usr")
# adjust the default behaviour of the FIND_XXX() commands:
# search headers and libraries in the target environment, search
# programs in the host environment
set(CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEVER)
set(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY)
set(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY)
# set env vars so that pkg-config will look in the appropriate directory for
# .pc files (as there seems to be no way to force using ${HOST}-pkg-config)
set(ENV{PKG_CONFIG_LIBDIR} "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig")
set(ENV{PKG_CONFIG_PATH} "")
|
Update dependency requests to v2.24.0 | #
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
certifi==2018.11.29 # via requests
chardet==3.0.4 # via requests
click==7.1.2 # via flask
flask==1.1.2 # via locustio
gevent==1.5.0 # via locustio
greenlet==0.4.16 # via gevent
idna==2.10 # via requests
itsdangerous==1.1.0 # via flask
jinja2==2.11.2 # via flask
locustio==0.999
markupsafe==1.1.1 # via jinja2
msgpack-python==0.5.6 # via locustio
pyzmq==17.1.3 # via locustio
requests==2.21.0 # via locustio
six==1.12.0 # via locustio
urllib3==1.24.2 # via requests
werkzeug==0.15.3 # via flask
| #
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
certifi==2018.11.29 # via requests
chardet==3.0.4 # via requests
click==7.1.2 # via flask
flask==1.1.2 # via locustio
gevent==1.5.0 # via locustio
greenlet==0.4.16 # via gevent
idna==2.10 # via requests
itsdangerous==1.1.0 # via flask
jinja2==2.11.2 # via flask
locustio==0.999
markupsafe==1.1.1 # via jinja2
msgpack-python==0.5.6 # via locustio
pyzmq==17.1.3 # via locustio
requests==2.24.0 # via locustio
six==1.12.0 # via locustio
urllib3==1.24.2 # via requests
werkzeug==0.15.3 # via flask
|
Add release notes for upcoming versions | Announcement: scikit-image 0.X.0
================================
New Features
------------
Improvements
------------
Changes
-------
Deprecations
------------
Contributors to this release
----------------------------
This release was made possible by the collaborative efforts of many
contributors, both new and old. They are listed in alphabetical order by
surname:
| |
Update pillow from 4.2.1 to 4.3.0 | # These packages all have pre-compiled manylinux builds for Debian now, so we
# only need to build them on Alpine
cffi==1.11.0
cryptography==2.0.3
lxml==4.0.0
Pillow==4.2.1
psycopg2==2.7.3.1
numpy==1.13.2
| # These packages all have pre-compiled manylinux builds for Debian now, so we
# only need to build them on Alpine
cffi==1.11.0
cryptography==2.0.3
lxml==4.0.0
Pillow==4.3.0
psycopg2==2.7.3.1
numpy==1.13.2
|
Fix wrong removal of hint text for ZIP download. | This dummy file is required to avoid problems with resolving the path when FFMPEG component is uninstalled. | If you want to use the new FFMPEG feature in HLAE, you need to download FFMPEG from here:
https://ffmpeg.org/download.html#build-windows
and place the contents of the root folder in that download in this folder,
so you would end up with e.g. "./bin/ffmpeg.exe". |
Update django-extensions from 2.0.7 to 2.1.0 | # Local development dependencies go here
-r base.txt
Sphinx==1.7.5
coverage==4.5.1
django-extensions==2.0.7
django-test-plus==1.1.1
factory-boy==2.11.1
django-debug-toolbar==1.9.1
# pytest!
pytest-django==3.3.2
pytest-sugar==0.9.1
| # Local development dependencies go here
-r base.txt
Sphinx==1.7.5
coverage==4.5.1
django-extensions==2.1.0
django-test-plus==1.1.1
factory-boy==2.11.1
django-debug-toolbar==1.9.1
# pytest!
pytest-django==3.3.2
pytest-sugar==0.9.1
|
Add MSVC specific compilation flags | ############################################################################
# CMakeLists.txt file for building ROOT core/meta package
############################################################################
ROOT_GLOB_FILES(sources FILTER "(^|/)TCling" ${CMAKE_CURRENT_SOURCE_DIR}/src/*.cxx)
ROOT_GLOB_FILES(headers FILTER "(LinkDef|RootMetaSelection.h)" ${CMAKE_CURRENT_SOURCE_DIR}/inc/*.h)
set(Meta_dict_headers ${headers} PARENT_SCOPE)
ROOT_OBJECT_LIBRARY(Meta ${sources})
##### libCling #############################################################
ROOT_GLOB_SOURCES(sources ${CMAKE_CURRENT_SOURCE_DIR}/src/TCling*.cxx)
add_definitions(${CLING_CXXFLAGS})
include_directories(${LLVM_INCLUDE_DIRS} ${CLING_INCLUDE_DIRS} ${CMAKE_SOURCE_DIR}/io/io/inc)
set_source_files_properties(${CMAKE_CURRENT_SOURCE_DIR}/src/TClingCallbacks.cxx COMPILE_FLAGS -fno-rtti)
ROOT_OBJECT_LIBRARY(MetaLLVM ${sources})
add_dependencies(MetaLLVM CLING)
ROOT_LINKER_LIBRARY(Cling
${CMAKE_SOURCE_DIR}/core/metautils/src/TMetaUtils.cxx
$<TARGET_OBJECTS:MetaLLVM>
$<TARGET_OBJECTS:MetaUtilsLLVM>
LIBRARIES ${CLING_LIBRARIES} ${CMAKE_DL_LIBS} ${CMAKE_THREAD_LIBS_INIT} ${CMAKE_TINFO_LIBS}
DEPENDENCIES Core RIO)
ROOT_INSTALL_HEADERS()
| ############################################################################
# CMakeLists.txt file for building ROOT core/meta package
############################################################################
ROOT_GLOB_FILES(sources FILTER "(^|/)TCling" ${CMAKE_CURRENT_SOURCE_DIR}/src/*.cxx)
ROOT_GLOB_FILES(headers FILTER "(LinkDef|RootMetaSelection.h)" ${CMAKE_CURRENT_SOURCE_DIR}/inc/*.h)
set(Meta_dict_headers ${headers} PARENT_SCOPE)
ROOT_OBJECT_LIBRARY(Meta ${sources})
##### libCling #############################################################
ROOT_GLOB_SOURCES(sources ${CMAKE_CURRENT_SOURCE_DIR}/src/TCling*.cxx)
add_definitions(${CLING_CXXFLAGS})
include_directories(${LLVM_INCLUDE_DIRS} ${CLING_INCLUDE_DIRS} ${CMAKE_SOURCE_DIR}/io/io/inc)
if(MSVC)
set_source_files_properties(${CMAKE_CURRENT_SOURCE_DIR}/src/TClingCallbacks.cxx COMPILE_FLAGS -GR-)
else()
set_source_files_properties(${CMAKE_CURRENT_SOURCE_DIR}/src/TClingCallbacks.cxx COMPILE_FLAGS -fno-rtti)
endif()
ROOT_OBJECT_LIBRARY(MetaLLVM ${sources})
add_dependencies(MetaLLVM CLING)
ROOT_LINKER_LIBRARY(Cling
${CMAKE_SOURCE_DIR}/core/metautils/src/TMetaUtils.cxx
$<TARGET_OBJECTS:MetaLLVM>
$<TARGET_OBJECTS:MetaUtilsLLVM>
LIBRARIES ${CLING_LIBRARIES} ${CMAKE_DL_LIBS} ${CMAKE_THREAD_LIBS_INIT} ${CMAKE_TINFO_LIBS}
DEPENDENCIES Core RIO)
ROOT_INSTALL_HEADERS()
|
Make updates link refer to updates.json from gh-pages | https://raw.githubusercontent.com/toggl-open-source/toggldesktop/master/releases/updates.json | https://toggl-open-source.github.io/toggldesktop/assets/releases/updates.json |
Include a basic README for the config directory. | These are configuration templates for the various libraries in the Include/ directory.
Copy the config to your project directory and set the pins and other options as required.
The files cannot live in the Include directory or the compiler will pick them up and use default settings. | |
Use CMake macro CreateTests instead of adding them manually | project(XLibTests)
include_directories("${GTEST_INCLUDE_DIR}" "${GMOCK_INCLUDE_DIR}" "${CMAKE_SOURCE_DIR}/XLib")
link_directories("${GTEST_LIB_DIR}" "${GMOCK_LIB_DIR}")
file(GLOB_RECURSE CPP_FILES "${CMAKE_CURRENT_SOURCE_DIR}" "*.cpp")
source_group("Test" FILES ${CPP_FILES})
foreach(curItem ${CPP_FILES})
get_filename_component(displayName "${curItem}" NAME_WE)
CreateTestProj("XLib_${displayName}" ${curItem})
endforeach() | project(XLibTests)
CreateTests(XLib_ "${CMAKE_SOURCE_DIR}/XLib" XLib) |
Update yamale from 1.10.1 to 2.0 | -r pip.txt
-r local-docs-build.txt
django-dynamic-fixture==2.0.0
# pytest 4.2 is incompatible with pytest-django 3.4.6
pytest==4.1.1 # pyup: <4.2
# pytest-django 3.4.7 break our tests from corporate site
# probably a bug related to overriding django settings in
# previous tests
pytest-django==3.4.6 # pyup: <3.4.7
# pytest-xdist >1.27 requires pytest >4.1
pytest-xdist==1.27.0 # pyup: ignore
pytest-cov==2.7.1
apipkg==1.5
execnet==1.7.1
# Mercurial 4.3 and newer require Python 2.7
# Mercurial is actively being ported to Python 3. As of Mercurial 4.3,
# some commands work on Python 3. However, Python 3 is not yet a
# supported platform.
# mercurial-scm.org/wiki/SupportedPythonVersions
# (Pinned to 4.4.2 since what we need for testing is still useful)
Mercurial==4.4.2 # pyup: ignore
yamale==1.10.1
pytest-mock==1.10.4
# local debugging tools
datadiff==2.0.0
ipdb==0.12.2
| -r pip.txt
-r local-docs-build.txt
django-dynamic-fixture==2.0.0
# pytest 4.2 is incompatible with pytest-django 3.4.6
pytest==4.1.1 # pyup: <4.2
# pytest-django 3.4.7 break our tests from corporate site
# probably a bug related to overriding django settings in
# previous tests
pytest-django==3.4.6 # pyup: <3.4.7
# pytest-xdist >1.27 requires pytest >4.1
pytest-xdist==1.27.0 # pyup: ignore
pytest-cov==2.7.1
apipkg==1.5
execnet==1.7.1
# Mercurial 4.3 and newer require Python 2.7
# Mercurial is actively being ported to Python 3. As of Mercurial 4.3,
# some commands work on Python 3. However, Python 3 is not yet a
# supported platform.
# mercurial-scm.org/wiki/SupportedPythonVersions
# (Pinned to 4.4.2 since what we need for testing is still useful)
Mercurial==4.4.2 # pyup: ignore
yamale==2.0
pytest-mock==1.10.4
# local debugging tools
datadiff==2.0.0
ipdb==0.12.2
|
Update sphinx from 1.7.8 to 1.7.9 | ansible==2.6.3
pip==18.0
wheel==0.31.1
watchdog==0.9.0
flake8==3.5.0
tox==3.2.1
coverage==4.5.1
Sphinx==1.7.8
twine==1.11.0
rstcheck==3.3
pycodestyle==2.4.0
pylint==2.1.1
| ansible==2.6.3
pip==18.0
wheel==0.31.1
watchdog==0.9.0
flake8==3.5.0
tox==3.2.1
coverage==4.5.1
Sphinx==1.7.9
twine==1.11.0
rstcheck==3.3
pycodestyle==2.4.0
pylint==2.1.1
|
Disable two WebDropTargetTest unit tests that hang on the mac valgrind bots and on my mac. BUG=21890 TEST=valgrind ui bot doesn't hang | # Times out too often
# crbug.com/15817
IPCSyncChannelTest.*
| # Times out too often
# crbug.com/15817
IPCSyncChannelTest.*
# Hangs
# http://crbug.com/21890
WebDropTargetTest.URL
WebDropTargetTest.Data
|
Update newrelic agent for distributed tracing | # Packages required in a production environment
-r base.txt
certifi==2016.9.26
django-ses==0.8.1
gevent==1.1.2
gunicorn==19.6.0
mysqlclient==1.3.9
newrelic==2.98.0.81
python-memcached==1.58
PyYAML==3.12
| # Packages required in a production environment
-r base.txt
certifi==2016.9.26
django-ses==0.8.1
gevent==1.1.2
gunicorn==19.6.0
mysqlclient==1.3.9
newrelic==4.8.0.110
python-memcached==1.58
PyYAML==3.12
|
Use -flto by default to reduce bloat from using libraries. | project (ncron)
cmake_minimum_required (VERSION 2.6)
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -s -std=gnu99 -lrt -pedantic -Wall -Wno-format-extra-args -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -DHAVE_CLEARENV")
include_directories(
"${PROJECT_SOURCE_DIR}/ncmlib")
add_subdirectory(ncmlib)
file(GLOB NCRON_SRCS "*.c")
add_executable(ncron ${NCRON_SRCS})
target_link_libraries(ncron ncmlib)
| project (ncron)
cmake_minimum_required (VERSION 2.6)
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -s -std=gnu99 -lrt -flto -pedantic -Wall -Wno-format-extra-args -Wno-format-zero-length -Wformat-nonliteral -Wformat-security -DHAVE_CLEARENV")
include_directories(
"${PROJECT_SOURCE_DIR}/ncmlib")
add_subdirectory(ncmlib)
file(GLOB NCRON_SRCS "*.c")
add_executable(ncron ${NCRON_SRCS})
target_link_libraries(ncron ncmlib)
|
Update pytest from 5.0.0 to 5.2.1 | pyflakes==2.1.1
pep8==1.7.1
pytest==5.0.0
ipdb==0.12
| pyflakes==2.1.1
pep8==1.7.1
pytest==5.2.1
ipdb==0.12
|
Remove trailing slash from accounts link Having the / after login caused fun problems where people logging in would be redirected to accounts/accounts/login. | {{ account.attendee.full_name }},
{{ creator }} has created an admin account for you on the {{ c.EVENT_NAME }} registration system.
Use the following link to log in: {{ c.URL_BASE }}/accounts/login/
{% if c.ATTENDEE_ACCOUNTS_ENABLED %}Please note this is NOT the account you use to manage your personal registration information.{% endif %}
{% if account.write_access_set %}This account grants you read/write access to:
{% for access in account.write_access_set %}
- {{ access }}
{% endfor %}{% endif %}
{% if account.read_access_set %}
You{% if account.write_access_set %} also{% endif %} have read-only access to:
{% for access in account.read_access_set %}
- {{ access }}
{% endfor %}{% endif %}
The email address we used is: {{ account.attendee.email }}
{% if c.AUTH_DOMAIN %}You will be able to access your account using your SSO login. Please contact {{ c.ADMIN_EMAIL|email_only }} for details.{% else %}Your password is: {{ password|safe }}
You may change your password after logging in.{% endif %}
| {{ account.attendee.full_name }},
{{ creator }} has created an admin account for you on the {{ c.EVENT_NAME }} registration system.
Use the following link to log in: {{ c.URL_BASE }}/accounts/login
{% if c.ATTENDEE_ACCOUNTS_ENABLED %}Please note this is NOT the account you use to manage your personal registration information.{% endif %}
{% if account.write_access_set %}This account grants you read/write access to:
{% for access in account.write_access_set %}
- {{ access }}
{% endfor %}{% endif %}
{% if account.read_access_set %}
You{% if account.write_access_set %} also{% endif %} have read-only access to:
{% for access in account.read_access_set %}
- {{ access }}
{% endfor %}{% endif %}
The email address we used is: {{ account.attendee.email }}
{% if c.AUTH_DOMAIN %}You will be able to access your account using your SSO login. Please contact {{ c.ADMIN_EMAIL|email_only }} for details.{% else %}Your password is: {{ password|safe }}
You may change your password after logging in.{% endif %}
|
Update Syncthing to 0.4.9 (23) | Categories:Internet
License:MIT
Web Site:https://github.com/Nutomic/syncthing-android
Source Code:https://github.com/Nutomic/syncthing-android
Issue Tracker:https://github.com/Nutomic/syncthing-android/issues
Auto Name:Syncthing
Summary:File synchronization
Description:
This is the first attempt at an Android port of syncthing. Please understand
that this is not stable yet, and read the first start dialog carefully.
Syncthing replaces proprietary sync and cloud services with something open,
trustworthy and decentralized. Your data is your data alone and you deserve to
choose where it is stored, if it is shared with some third party and how it's
transmitted over the Internet.
.
Repo Type:git
Repo:https://github.com/Nutomic/syncthing-android.git
Build:0.4.8,22
commit=80072194b94e0ca0f81e5bc3b88c8f88867e2e5c
gradle=fat
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.4.8
Current Version Code:22
| Categories:Internet
License:MIT
Web Site:https://github.com/Nutomic/syncthing-android
Source Code:https://github.com/Nutomic/syncthing-android
Issue Tracker:https://github.com/Nutomic/syncthing-android/issues
Auto Name:Syncthing
Summary:File synchronization
Description:
This is the first attempt at an Android port of syncthing. Please understand
that this is not stable yet, and read the first start dialog carefully.
Syncthing replaces proprietary sync and cloud services with something open,
trustworthy and decentralized. Your data is your data alone and you deserve to
choose where it is stored, if it is shared with some third party and how it's
transmitted over the Internet.
.
Repo Type:git
Repo:https://github.com/Nutomic/syncthing-android.git
Build:0.4.8,22
commit=80072194b94e0ca0f81e5bc3b88c8f88867e2e5c
gradle=fat
Build:0.4.9,23
commit=0.4.9
gradle=fat
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:0.4.9
Current Version Code:23
|
Update coverage from 5.3.1 to 5.5 | . # <- install ourselves
coverage==5.3.1
flake8==3.8.4
pre-commit==2.9.3
tox==3.21.0
tox-gh-actions==2.4.0
| . # <- install ourselves
coverage==5.5
flake8==3.8.4
pre-commit==2.9.3
tox==3.21.0
tox-gh-actions==2.4.0
|
Use libc++ with clang by default | if (WIN32)
find_library(OPENCL_LIBRARY OpenCL
"c:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v4.0/lib/x64"
)
find_path(OPENCL_INCLUDE CL/opencl.h
"c:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v4.0/include"
)
include_directories(${OPENCL_INCLUDE})
else (WIN32)
find_library(OPENCL_LIBRARY OpenCL)
endif (WIN32)
include_directories(${CMAKE_SOURCE_DIR})
set(EXAMPLES
benchmark
cg
devlist
utests
vector
exclusive
)
find_path(ODEINT boost/numeric/odeint.hpp)
if (ODEINT)
include_directories(${ODEINT})
set(EXAMPLES ${EXAMPLES} symbolic)
endif (ODEINT)
foreach(example ${EXAMPLES})
add_executable(${example} ${example}.cpp)
target_link_libraries(${example} ${OPENCL_LIBRARY})
if (NOT WIN32)
set_target_properties(${example} PROPERTIES
COMPILE_FLAGS -std=c++0x
)
endif (NOT WIN32)
endforeach(example)
| if (WIN32)
find_library(OPENCL_LIBRARY OpenCL
"c:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v4.0/lib/x64"
)
find_path(OPENCL_INCLUDE CL/opencl.h
"c:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v4.0/include"
)
include_directories(${OPENCL_INCLUDE})
else (WIN32)
find_library(OPENCL_LIBRARY OpenCL)
endif (WIN32)
include_directories(${CMAKE_SOURCE_DIR})
set(EXAMPLES
benchmark
cg
devlist
utests
vector
exclusive
)
find_path(ODEINT boost/numeric/odeint.hpp)
if (ODEINT)
include_directories(${ODEINT})
set(EXAMPLES ${EXAMPLES} symbolic)
endif (ODEINT)
foreach(example ${EXAMPLES})
add_executable(${example} ${example}.cpp)
target_link_libraries(${example} ${OPENCL_LIBRARY})
if ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU")
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++0x")
endif ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU")
if ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "Clang")
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++0x -stdlib=libc++")
endif ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "Clang")
endforeach(example)
|
Clarify current status of codebase. | Welcome to WebWhirr!
WebWhirr 0.2.0 is intended to be a simple HTML rendering engine. It is the beginning of what is intended to grow into a fully featured web suite.
When you start WebWhirr, a dialog will appear asking you to select a document to open. There are four test files included in this directory--test.html, test2.html, test3.html, and test4.html--but WebWhirr should be able to parse any simple HTML file, and should be able to paint any document that only uses the <p> and <b> tags.
Once you select a file, WebWhirr will paint the document you have selected. It is possible to open another file without closing WebWhirr--simply click on the File menu, and then select the Open option.
Michael A. Rees
| Welcome to WebWhirr!
WebWhirr 0.2.0 is intended to be a simple HTML rendering engine. It is the beginning of what is intended to grow into a fully featured web suite.
When you start WebWhirr, a dialog will appear asking you to select a document to open. There are four test files included in this directory--test.html, test2.html, test3.html, and test4.html--but WebWhirr should be able to parse any simple HTML file, and should be able to paint any document that only uses the <p> and <b> tags.
Once you select a file, WebWhirr will paint the document you have selected. It is possible to open another file without closing WebWhirr--simply click on the File menu, and then select the Open option.
WebWhirr 0.2.0 is currently in the alpha stage. This means that the focus is on adding new features, and simply getting code down to work with. Then, once 0.2.0 enters the beta stage, this code will be revamped. The base of WebWhirr needs serious work (no one is more aware of this than myself), and I am eager to begin these maintenance tasks. There are still several features left to implement before this begins, however. For a comprehensive list, consult the roadmap on the GitHub wiki:
http://github.com/reesmichael1/WebWhirr/wiki/Roadmap.html
Michael A. Rees
|
Update pytest from 3.10.1 to 4.0.0 | -e .
-r requirements.txt
ipdb==0.10.3
pytest==3.10.1
psycopg2 >= 2.7.3.1
| -e .
-r requirements.txt
ipdb==0.10.3
pytest==4.0.0
psycopg2 >= 2.7.3.1
|
Update Swiftnotes to 3.0.3 (6) | Categories:Office
License:Apache2
Web Site:
Source Code:https://github.com/adrianchifor/Swiftnotes
Issue Tracker:https://github.com/adrianchifor/Swiftnotes/issues
Bitcoin:1NZGAU1rEs1zBpwdjmnBjiyRsJHfycWhSF
Auto Name:Swiftnotes
Summary:Take notes
Description:
Note taking app focusing on simplicity and speed. It offers you a quick and
easy way to stay organized, capture your thoughts, reminders or anything
that's on your mind, any time, anywhere. No extra unnecessary features, just
notes.
.
Repo Type:git
Repo:https://github.com/adrianchifor/Swiftnotes
Build:2.0.1,3
commit=12598e6f6e8531f54ea002cf15e125f515dc6704
prebuild=mv java src
target=android-21
Build:3.0.2,5
commit=e4873ef1aec5367ad54a1c93262e050d2f5e8f29
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:3.0.3
Current Version Code:6
| Categories:Office
License:Apache2
Web Site:
Source Code:https://github.com/adrianchifor/Swiftnotes
Issue Tracker:https://github.com/adrianchifor/Swiftnotes/issues
Bitcoin:1NZGAU1rEs1zBpwdjmnBjiyRsJHfycWhSF
Donate:http://goo.gl/TQRlTa
Auto Name:Swiftnotes
Summary:Take notes
Description:
Note taking app focusing on simplicity and speed. It offers you a quick and
easy way to stay organized, capture your thoughts, reminders or anything
that's on your mind, any time, anywhere. No extra unnecessary features, just
notes.
.
Repo Type:git
Repo:https://github.com/adrianchifor/Swiftnotes
Build:2.0.1,3
commit=12598e6f6e8531f54ea002cf15e125f515dc6704
prebuild=mv java src
target=android-21
Build:3.0.2,5
commit=e4873ef1aec5367ad54a1c93262e050d2f5e8f29
subdir=app
gradle=yes
Build:3.0.3,6
commit=3868ce2b0008e1ceb6601eb4e366efa136152d52
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:3.0.3
Current Version Code:6
|
Prepare for using the parallel mode of libstdc++ | cmake_minimum_required(VERSION 2.6)
project(Brot)
enable_language(ASM_NASM)
set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -g -fopenmp -Wall -Wextra -std=gnu++0x -march=native")
set(CMAKE_ASM_NASM_FLAGS_DEBUG "${CMAKE_ASM_NSAM_FLAGS_DEBUG} -felf64 -g -F dwarf -O0")
set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -O3 -fopenmp -Wall -Wextra -std=gnu++0x -march=native")
set(CMAKE_ASM_NASM_FLAGS_RELEASE "${CMAKE_ASM_NSAM_FLAGS_RELEASE} -felf64")
if(NOT CMAKE_BUILD_TYPE)
set(CMAKE_BUILD_TYPE Debug)
endif()
include_directories(include)
add_subdirectory(googletest)
include_directories(${gtest_SOURCE_DIR}/include)
enable_testing()
add_subdirectory(test)
| cmake_minimum_required(VERSION 2.6)
project(Brot)
enable_language(ASM_NASM)
set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -g -fopenmp -Wall -Wextra -std=gnu++0x -march=native")
set(CMAKE_ASM_NASM_FLAGS_DEBUG "${CMAKE_ASM_NSAM_FLAGS_DEBUG} -felf64 -g -F dwarf -O0")
set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -O3 -fopenmp -D_GLIBCXX_PARALLEL -Wall -Wextra -std=gnu++0x -march=native")
set(CMAKE_ASM_NASM_FLAGS_RELEASE "${CMAKE_ASM_NSAM_FLAGS_RELEASE} -felf64")
if(NOT CMAKE_BUILD_TYPE)
set(CMAKE_BUILD_TYPE Debug)
endif()
include_directories(include)
add_subdirectory(googletest)
include_directories(${gtest_SOURCE_DIR}/include)
enable_testing()
add_subdirectory(test)
|
Update sphinx from 3.1.1 to 3.1.2 | pip==20.1.1
bumpversion==0.6.0
wheel==0.34.2
watchdog==0.10.3
flake8==3.8.3
tox==3.16.1
coverage==5.1
Sphinx==3.1.1
cryptography==2.9.2
PyYAML==5.3.1
| pip==20.1.1
bumpversion==0.6.0
wheel==0.34.2
watchdog==0.10.3
flake8==3.8.3
tox==3.16.1
coverage==5.1
Sphinx==3.1.2
cryptography==2.9.2
PyYAML==5.3.1
|
Update pytest from 3.0.6 to 5.3.5 | argparse==1.4.0
bumpversion==0.5.3
coverage==4.3.4
cryptography==1.7.1
flake8==3.3.0
flask==0.12
mock==2.0.0
pip==9.0.1
plumbum==1.6.3
pre-commit==0.13.3
pytest==3.0.6
PyYAML==3.12
Sphinx==1.5.3
tox==2.6.0
watchdog==0.8.3
wheel==0.29.0
| argparse==1.4.0
bumpversion==0.5.3
coverage==4.3.4
cryptography==1.7.1
flake8==3.3.0
flask==0.12
mock==2.0.0
pip==9.0.1
plumbum==1.6.3
pre-commit==0.13.3
pytest==5.3.5
PyYAML==3.12
Sphinx==1.5.3
tox==2.6.0
watchdog==0.8.3
wheel==0.29.0
|
Disable plugin on ASAN enabled build | include (LibAddMacros)
set (NI ${CMAKE_CURRENT_SOURCE_DIR}/nickel-1.1.0)
file (GLOB NI_FILES ${NI}/src/*.c ${NI}/src/*.h)
add_plugin (ni SOURCES ni.h ni.c ${NI_FILES} INCLUDE_DIRECTORIES ${NI}/include ${NI}/src/include LINK_ELEKTRA elektra-ease ADD_TEST)
if (ADDTESTING_PHASE)
file (GLOB NI_INI_FILES ${NI}/src/tests/*.ini)
foreach (NI_INI_FILE ${NI_INI_FILES})
copy_file (${NI_INI_FILE} "${CMAKE_CURRENT_BINARY_DIR}")
endforeach ()
endif ()
| include (LibAddMacros)
set (NI ${CMAKE_CURRENT_SOURCE_DIR}/nickel-1.1.0)
file (GLOB NI_FILES ${NI}/src/*.c ${NI}/src/*.h)
if (DEPENDENCY_PHASE AND ENABLE_ASAN)
remove_plugin (ni "ni reports runtime errors about unsigned integer overflows if you compile it using AddressSanitizer")
endif (DEPENDENCY_PHASE AND ENABLE_ASAN)
add_plugin (ni SOURCES ni.h ni.c ${NI_FILES} INCLUDE_DIRECTORIES ${NI}/include ${NI}/src/include LINK_ELEKTRA elektra-ease ADD_TEST)
if (ADDTESTING_PHASE)
file (GLOB NI_INI_FILES ${NI}/src/tests/*.ini)
foreach (NI_INI_FILE ${NI_INI_FILES})
copy_file (${NI_INI_FILE} "${CMAKE_CURRENT_BINARY_DIR}")
endforeach ()
endif ()
|
Update releasing instructions to be safer | # In order to release:
# Push any commits not yet in upstream and wait for green build in CI,
# <https://travis-ci.org/tkareine/jekyll-minibundle/builds>
# Update version number
$EDITOR lib/jekyll/minibundle/version.rb
# Describe a summary of changes since the last release
$EDITOR CHANGELOG.md
# Review the changes
git diff
# Build gem, check that tests pass
bundle exec rake gem:build
git add -p
git commit -m 'Release <version>'
git tag <version>
git push --tags origin master
gem push jekyll-minibundle-<version>.gem
| # In order to release:
# Push any commits not yet in upstream and wait for green build in CI,
# <https://travis-ci.org/tkareine/jekyll-minibundle/builds>
# Double check that tests pass
bundle exec rake test
# Update version number
$EDITOR lib/jekyll/minibundle/version.rb
# Describe a summary of changes since the last release
$EDITOR CHANGELOG.md
# Review the changes, commit them, tag the release
git diff
git add -p
git commit -m 'Release <version>'
git tag <version>
# Build gem, check that tests pass
bundle exec rake gem:build
# Push commits and tag, release the gem
git push --tags origin master
gem push jekyll-minibundle-<version>.gem
|
Update pyyaml from 5.3 to 5.3.1 | pip==20.0.2
wheel==0.34.2
watchdog==0.10.2
flake8==3.7.9
Sphinx==2.4.4
tox==3.14.5
coverage==5.0.4
PyYAML==5.3
pytest==5.4.1
| pip==20.0.2
wheel==0.34.2
watchdog==0.10.2
flake8==3.7.9
Sphinx==2.4.4
tox==3.14.5
coverage==5.0.4
PyYAML==5.3.1
pytest==5.4.1
|
Update to Freeciv server r29790 | # I keep previous version easily available here so I don't need to check
# version history constantly when handling ruleset differences.
# Previous:29756
FCREV=29776
FCBRANCH=trunk
ORIGCAPSTR="+Freeciv.Devel-3.0-2015.Sep.05"
# There's no need to bump this constantly as current freeciv-web
# makes no connections to outside world - all connections are
# internal to it. The server and client are always compatible.
WEBCAPSTR="+Freeciv.Web.Devel-3.0"
| # I keep previous version easily available here so I don't need to check
# version history constantly when handling ruleset differences.
# Previous:29776
FCREV=29790
FCBRANCH=trunk
ORIGCAPSTR="+Freeciv.Devel-3.0-2015.Sep.06"
# There's no need to bump this constantly as current freeciv-web
# makes no connections to outside world - all connections are
# internal to it. The server and client are always compatible.
WEBCAPSTR="+Freeciv.Web.Devel-3.0"
|
Update pytest from 5.2.1 to 5.2.2 | flake8==3.7.8
pylint==2.4.3
astroid==2.3.2
coveralls==1.8.2
mock==3.0.5
pytest==5.2.1
pytest-cov==2.8.1
pytest-timeout==1.3.3
pytest-catchlog==1.2.2
pydocstyle==4.0.1
requests_mock==1.7.0
| flake8==3.7.8
pylint==2.4.3
astroid==2.3.2
coveralls==1.8.2
mock==3.0.5
pytest==5.2.2
pytest-cov==2.8.1
pytest-timeout==1.3.3
pytest-catchlog==1.2.2
pydocstyle==4.0.1
requests_mock==1.7.0
|
Add a registry of vendor prefixes | Device tree binding vendor prefix registry. Keep list in alphabetical order.
This isn't an exhaustive list, but you should add new prefixes to it before
using them to avoid name-space collisions.
adi Analog Devices, Inc.
amcc Applied Micro Circuits Corporation (APM, formally AMCC)
apm Applied Micro Circuits Corporation (APM)
arm ARM Ltd.
chrp Common Hardware Reference Platform
dallas Maxim Integrated Products (formerly Dallas Semiconductor)
denx Denx Software Engineering
epson Seiko Epson Corp.
est ESTeem Wireless Modems
fsl Freescale Semiconductor
GEFanuc GE Fanuc Intelligent Platforms Embedded Systems, Inc.
gef GE Fanuc Intelligent Platforms Embedded Systems, Inc.
hp Hewlett Packard
ibm International Business Machines (IBM)
idt Integrated Device Technologies, Inc.
intercontrol Inter Control Group
linux Linux-specific binding
marvell Marvell Technology Group Ltd.
maxim Maxim Integrated Products
mosaixtech Mosaix Technologies, Inc.
national National Semiconductor
nintendo Nintendo
nvidia NVIDIA
nxp NXP Semiconductors
powervr Imagination Technologies
ramtron Ramtron International
samsung Samsung Semiconductor
schindler Schindler
simtek
sirf SiRF Technology, Inc.
stericsson ST-Ericsson
ti Texas Instruments
xlnx Xilinx
| |
Update NasaPic to 2.1 (4) | Categories:Theming
License:MIT
Web Site:
Source Code:https://github.com/danielgimenes/NasaPic
Issue Tracker:https://github.com/danielgimenes/NasaPic/issues
Auto Name:NasaPic
Summary:Set astronomy wallpapers
Description:
Set NASA's Astronomy Picture of the Day as your wallpaper.
.
Repo Type:git
Repo:https://github.com/danielgimenes/NasaPic
Build:2.0,3
commit=19271f841e40f6a5f99352db562a4070acc689fd
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.1
Current Version Code:4
| Categories:Theming
License:MIT
Web Site:
Source Code:https://github.com/danielgimenes/NasaPic
Issue Tracker:https://github.com/danielgimenes/NasaPic/issues
Auto Name:NasaPic
Summary:Set astronomy wallpapers
Description:
Set NASA's Astronomy Picture of the Day as your wallpaper.
.
Repo Type:git
Repo:https://github.com/danielgimenes/NasaPic
Build:2.0,3
commit=19271f841e40f6a5f99352db562a4070acc689fd
subdir=app
gradle=yes
Build:2.1,4
commit=0ffd93ee53c3f7549681637264f1c97ff2e951a3
subdir=app
gradle=yes
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.1
Current Version Code:4
|
Update CV of TV-Browser to 0.6.0.7 (376) | AntiFeatures:NonFreeNet
Categories:Multimedia
License:GPLv3
Web Site:http://android.tvbrowser.org
Source Code:https://github.com/ds10git/tvbrowserandroid
Issue Tracker:https://github.com/ds10git/tvbrowserandroid/issues
Auto Name:TV-Browser
Summary:Browse electronic program guides
Description:
Browse EPGs (electronic program guides) for more than 1000 TV stations (mostly
German/European) and more than 100 radio channels.
.
Repo Type:git
Repo:https://github.com/ds10git/tvbrowserandroid
Build:0.5.8.11,346
disable=https://github.com/ds10git/tvbrowserandroid/issues/7
commit=release_0.5.8.10
subdir=TV-Browser
srclibs=1:Support/v7/appcompat@android-4.4.4_r2.0.1
prebuild=mv libs/android-support-v4.jar $$Support$$/libs/
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.6.0.6
Current Version Code:375
| AntiFeatures:NonFreeNet
Categories:Multimedia
License:GPLv3
Web Site:http://android.tvbrowser.org
Source Code:https://github.com/ds10git/tvbrowserandroid
Issue Tracker:https://github.com/ds10git/tvbrowserandroid/issues
Auto Name:TV-Browser
Summary:Browse electronic program guides
Description:
Browse EPGs (electronic program guides) for more than 1000 TV stations (mostly
German/European) and more than 100 radio channels.
.
Repo Type:git
Repo:https://github.com/ds10git/tvbrowserandroid
Build:0.5.8.11,346
disable=https://github.com/ds10git/tvbrowserandroid/issues/7
commit=release_0.5.8.10
subdir=TV-Browser
srclibs=1:Support/v7/appcompat@android-4.4.4_r2.0.1
prebuild=mv libs/android-support-v4.jar $$Support$$/libs/
Auto Update Mode:None
Update Check Mode:Tags
Current Version:0.6.0.7
Current Version Code:376
|
Set tf-nightly==2.4.0.dev20200810 to be consistent with Task API. | tf-nightly
tf-models-nightly
tensorflow-hub>=0.8.0
numpy>=1.17.3
pillow
sentencepiece
tensorflow-datasets>=2.1.0
fire
flatbuffers==1.12
absl-py
tflite-support==0.1.0rc3.dev2
| tf-models-official
tensorflow-hub>=0.8.0
numpy>=1.17.3
pillow
sentencepiece
tensorflow-datasets>=2.1.0
fire
flatbuffers==1.12
absl-py
tflite-support==0.1.0rc3.dev2
tf-nightly==2.4.0.dev20200810
|
Update django-cachalot from 1.3.0 to 1.4.0 | Django==1.10.1
wagtail==1.6.2
wagtailfontawesome==1.0.5
celery==3.1.23
django-cachalot==1.3.0
django-compressor==2.1
django-environ==0.4.0
django-foundation-formtags==0.0.7
django-wagtail-feeds==0.0.4
django-libsass==0.7
django-redis==4.5.0
elasticsearch==2.4.0
libsass==0.11.1
psycopg2==2.6.2
{% if cookiecutter.use_wagalytics_app == 'y' %}wagalytics==0.6 {% endif %}
{% if cookiecutter.use_django_cachalot == 'y' %}django-cachalot==1.2.1 {% endif %}
| Django==1.10.1
wagtail==1.6.2
wagtailfontawesome==1.0.5
celery==3.1.23
django-cachalot==1.4.0
django-compressor==2.1
django-environ==0.4.0
django-foundation-formtags==0.0.7
django-wagtail-feeds==0.0.4
django-libsass==0.7
django-redis==4.5.0
elasticsearch==2.4.0
libsass==0.11.1
psycopg2==2.6.2
{% if cookiecutter.use_wagalytics_app == 'y' %}wagalytics==0.6 {% endif %}
{% if cookiecutter.use_django_cachalot == 'y' %}django-cachalot==1.2.1 {% endif %}
|
Allow crawling of public pages for social media embeds. | # $Id: robots.txt,v 1.9.2.1 2008/12/10 20:12:19 goba Exp $
#
# robots.txt
#
# This file is to prevent the crawling and indexing of certain parts
# of your site by web crawlers and spiders run by sites like Yahoo!
# and Google. By telling these "robots" where not to go on your site,
# you save bandwidth and server resources.
#
# This file will be ignored unless it is at the root of your host:
# Used: http://example.com/robots.txt
# Ignored: http://example.com/site/robots.txt
#
# For more information about the robots.txt standard, see:
# https://www.robotstxt.org/robotstxt.html
#
# For syntax checking, see:
# https://developers.google.com/search/reference/robots_txt
User-agent: *
Disallow: /
| # $Id: robots.txt,v 1.9.2.1 2008/12/10 20:12:19 goba Exp $
#
# robots.txt
#
# This file is to prevent the crawling and indexing of certain parts
# of your site by web crawlers and spiders run by sites like Yahoo!
# and Google. By telling these "robots" where not to go on your site,
# you save bandwidth and server resources.
#
# This file will be ignored unless it is at the root of your host:
# Used: http://example.com/robots.txt
# Ignored: http://example.com/site/robots.txt
#
# For more information about the robots.txt standard, see:
# https://www.robotstxt.org/robotstxt.html
#
# For syntax checking, see:
# https://developers.google.com/search/reference/robots_txt
User-agent: *
Crawl-delay: 5
Disallow: /
Allow: /public/*
|
Update pytest-django from 3.4.6 to 3.4.7 | -r requirements.txt
flake8==3.7.4
pytest==4.2.0
pytest-cov==2.6.1
pytest-django==3.4.6
| -r requirements.txt
flake8==3.7.4
pytest==4.2.0
pytest-cov==2.6.1
pytest-django==3.4.7
|
Update pre-commit from 0.10.1 to 0.11.0 | -e .
coverage==4.3.4
flake8==3.2.1
isort==4.2.5
mccabe==0.5.3
pydocstyle==1.1.1
pep8==1.7.0
pep8-naming==0.4.1
pre-commit==0.10.1
py==1.4.32
pytest==3.0.6
pytest-django==3.1.2
tox==2.5.0
| -e .
coverage==4.3.4
flake8==3.2.1
isort==4.2.5
mccabe==0.5.3
pydocstyle==1.1.1
pep8==1.7.0
pep8-naming==0.4.1
pre-commit==0.11.0
py==1.4.32
pytest==3.0.6
pytest-django==3.1.2
tox==2.5.0
|
Add that ST must be restarted, | Fountainhead 0.6.0 Changelog:
Added
- Now supports accented characters.
| Fountainhead 0.6.0 Changelog:
Added
- Now supports accented characters.
Restart Sublime Text for the updates to be properly applied.
|
Update flask from 1.0.2 to 1.0.3 | flask==1.0.2
xmind2testlink==2.0.8
arrow==0.13.1 | flask==1.0.3
xmind2testlink==2.0.8
arrow==0.13.1 |
Use the forums as contact info, instead of email. | The various translations of POLUtils are provided by the following people:
Language Installer Main Program Translator
---------- --------- ------------ -------------------------------------
Dutch Yes No Pebbles
French Yes In Progress Kapibara from Phoenix
German Yes Partial Andy MΓΌller (Missingno from Fairy)
Spanish Yes In Progress Kapibara from Phoenix
If you want to contribute a translation not listed above, let me know at
pebbles.pandemonium@telenet.be!
| The various translations of POLUtils are provided by the following people:
Language Installer Main Program Translator
---------- --------- ------------ -------------------------------------
Dutch Yes No Pebbles
French Yes In Progress Kapibara from Phoenix
German Yes Partial Andy MΓΌller (Missingno from Fairy)
Spanish Yes In Progress Kapibara from Phoenix
If you want to contribute a translation not listed above, PM me on the
POLUtils forums (http://polutils.forumer.com/).
|
Add some docs on the .saplings config file. | == Installation:
Install the python library and git porcelain script
$ sudo python setup.py install
Then link the porcelain into git-core
$ sudo sapling.py --install
Get help
$ git sap -h
== Development:
To run all tests, you can use something like:
$ PYTHONPATH=$PYTHONPATH:. py.test test/*.py -v
| == Installation:
Install the python library and git porcelain script
$ sudo python setup.py install
Then link the porcelain into git-core
$ sudo sapling.py --install
Get help
$ git sap -h
== Configuration
Sapling (git sap) is configured with a .saplings file at the root of your git repository. Here's
an example .saplings configuration for a scala project with common component and a hack component
that uses it:
common = {
# The logical name of the split - listed by git sap.
'name': 'common',
# The default remote to associate this split with - currently ignored but required.
'remote': 'file:/tmp/common.git',
# The paths that comprise this split. These paths will form the saplings split from and merged
# into your repository when using git sap --split and git sap --merge respectively
'paths': [
'project',
'src/main/scala/com/twitter/common',
'src/main/resources/com/twitter/common',
'src/test/scala/com/twitter/common',
]
}
hack = {
'name': 'hack',
'remote': 'file:/tmp/hack.git',
'paths': [
'project',
'src/main/scala/com/twitter/hack',
]
}
# This is all git sap looks for - a list of splits named 'splits'. Each split in the list must be
# a dict with the keys shown/described above.
splits = [
common,
hack
]
== Development:
To run all tests, you can use something like:
$ PYTHONPATH=$PYTHONPATH:. py.test test/*.py -v
|
Exclude more things from the snapshot | .git
*.egg-info
__pycache__
go.sum
/Makefile
/builder/
/bin_linux_amd64/
/bin_darwin_amd64/
/cxx/envoy/
| .git
*.egg-info
__pycache__
go.sum
/Makefile
/build-aux/
/build-aux-local/
/builder/
/bin_linux_amd64/
/bin_darwin_amd64/
/cxx/
*.docker
*.docker.stamp
*.docker.tag.*
*.docker.push.*
|
Update dependency google-api-python-client to v2.35.0 | cachetools==4.2.4
certifi==2021.10.8
chardet==4.0.0
coverage==6.2
google-api-core==2.4.0
google-api-python-client==2.34.0
google-auth==2.3.3
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
googleapis-common-protos==1.54.0
httplib2==0.20.2
idna==3.3
oauth2client==4.1.3
oauthlib==3.1.1
packaging==21.3
protobuf==3.19.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==2.4.7
python-slugify==5.0.2
pytube==11.0.2
pytz==2021.3
requests==2.27.1
requests-oauthlib==1.3.0
rsa==4.8
sitemap-python==0.2.0
six==1.16.0
text-unidecode==1.3
typing-extensions==3.10.0.2
uritemplate==4.1.1
urllib3==1.26.8
| cachetools==4.2.4
certifi==2021.10.8
chardet==4.0.0
coverage==6.2
google-api-core==2.4.0
google-api-python-client==2.35.0
google-auth==2.3.3
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
googleapis-common-protos==1.54.0
httplib2==0.20.2
idna==3.3
oauth2client==4.1.3
oauthlib==3.1.1
packaging==21.3
protobuf==3.19.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==2.4.7
python-slugify==5.0.2
pytube==11.0.2
pytz==2021.3
requests==2.27.1
requests-oauthlib==1.3.0
rsa==4.8
sitemap-python==0.2.0
six==1.16.0
text-unidecode==1.3
typing-extensions==3.10.0.2
uritemplate==4.1.1
urllib3==1.26.8
|
Add guide to help to set develop environment and build the project. | # sdl_implementation_reference
1. Install the compiler.
We should use an cross compiler which the version is lower than 4.9, otherwise the program can not run.
a) if your system support default package, please use follow command to install the compiler
sudo apt-get install gcc-arm-linux-gnueabihf g++-arm-linux-gnueabihf
b) otherwise, use the local package. Here is gcc-linaro-arm-linux-gnueabihf-4.8-2014.04_linux.tar.xz, please extract it, and copy to /opt directory as administrator.
then set the path to your bash system. Open the file .bashrc in your home directory, append the string:
export PATH=$PATH:<path to the compiler you just copied>
then restart your bash window, and now it works.
Here to download the cross compiler:
Link:http://pan.baidu.com/s/1i542ohn Key: xwqs
c) if can not find compiler, say "No such file or directory.", please install 32 bits library.
sudo apt-get install lib32ncurses5 lib32z1 lib32stdc++6
2. Build and Run
a) Get source code.
git clone https://github.com/luwanjia/sdl_implementation_reference.git
b) Generate project by cmake
$cd sdl_implementation_reference
$mkdir build
$cd build
$cmake -DCMAKE_BUILD_TYPE="Release" ..
$make
$make install
After those operations, the binary package will be created, copy the bin folder to you embedded linux system, and run.
| |
Add PyYAML (with Python 3 support) as a testing requirement | coverage
coveralls
cram
funcparserlib
pep257
pyparsing
pytest>=2.9
pytest-quickcheck
| coverage
coveralls
cram
funcparserlib
pep257
pyparsing
pytest>=2.9
pytest-quickcheck
PyYAML>=3.08
|
Set the presumed release date | === 1.2.0 / 2009-04-19
* Rewrite the Shake parser, support MatchMove and Stabilize nodes and many tracks per node. Tracker nodes can have
arbitrary numbers of tracks
* Officially add and test the Reformat middleware
* Remove the Close middleware and close IOs automatically at pipeline end
* Much improved documentation
* Use IO as base for all the parsers (if a parser needs a string it will have to read by himself)
* Much improved test coverage
* Support Nuke import and export
=== 1.0.0 / 2009-04-19
* Welcome | === 1.2.0 / 2009-09-20
* Rewrite the Shake parser, support MatchMove and Stabilize nodes and many tracks per node. Tracker nodes can have
arbitrary numbers of tracks
* Officially add and test the Reformat middleware
* Remove the Close middleware and close IOs automatically at pipeline end
* Much improved documentation
* Use IO as base for all the parsers (if a parser needs a string it will have to read by himself)
* Much improved test coverage
* Support Nuke import and export
=== 1.0.0 / 2009-04-19
* Welcome |
Update newrelic from 2.76.0.55 to 2.78.0.57 | # Pro-tip: Try not to put anything here. Avoid dependencies in
# production that aren't in development.
-r base.txt
# WSGI Handler
# ------------------------------------------------
gevent==1.2.0
gunicorn==19.6.0
# Static and Media Storage
# ------------------------------------------------
boto==2.45.0
django-storages-redux==1.3.2
# Email backends for Mailgun, Postmark, SendGrid and more
# -------------------------------------------------------
django-anymail==0.7
# Raven is the Sentry client
# --------------------------
raven==5.32.0
newrelic==2.76.0.55
| # Pro-tip: Try not to put anything here. Avoid dependencies in
# production that aren't in development.
-r base.txt
# WSGI Handler
# ------------------------------------------------
gevent==1.2.0
gunicorn==19.6.0
# Static and Media Storage
# ------------------------------------------------
boto==2.45.0
django-storages-redux==1.3.2
# Email backends for Mailgun, Postmark, SendGrid and more
# -------------------------------------------------------
django-anymail==0.7
# Raven is the Sentry client
# --------------------------
raven==5.32.0
newrelic==2.78.0.57
|
Update yarl from 0.9.8 to 0.10.0 | ipdb==0.10.2
pytest==3.0.7
pytest-cov==2.4.0
coverage==4.3.4
flake8==3.3.0
-e .
aiohttp-jinja2==0.13.0
aiohttp-mako==0.3.0
docutils==0.13.1
pygments==2.2.0
aiohttp==2.0.2
yarl==0.9.8
multidict==2.1.4
pytest-aiohttp==0.1.3
pytest-sugar==0.8.0
pytest-timeout==1.2.0
| ipdb==0.10.2
pytest==3.0.7
pytest-cov==2.4.0
coverage==4.3.4
flake8==3.3.0
-e .
aiohttp-jinja2==0.13.0
aiohttp-mako==0.3.0
docutils==0.13.1
pygments==2.2.0
aiohttp==2.0.2
yarl==0.10.0
multidict==2.1.4
pytest-aiohttp==0.1.3
pytest-sugar==0.8.0
pytest-timeout==1.2.0
|
Update sphinx from 1.8.0 to 1.8.4 | -r ./base.txt
sphinx==1.8.0
alagitpull==0.0.22
releases==1.6.1
| -r ./base.txt
sphinx==1.8.4
alagitpull==0.0.22
releases==1.6.1
|
Update pytest from 3.1.3 to 3.2.0 | bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.4.1
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.3
cryptography==2.0.2
PyYAML==3.12
pytest==3.1.3
pytest-runner==2.11.1
| bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.4.1
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.3
cryptography==2.0.2
PyYAML==3.12
pytest==3.2.0
pytest-runner==2.11.1
|
Add lxml library in the requirements | # Needed to use the software
docopt
# Codinstyle (PEP8)
pylint
flake8
# Unit tests
pytest
testfixtures
# Code coverage
pytest-cov
coverage
# Documentation
sphinx==1.5.5
sphinx-bootstrap-theme
numpydoc
pyqt5
sphinxcontrib-plantuml
# Distribution
wheel
| # Needed to use the software
docopt
lxml
# Codinstyle (PEP8)
pylint
flake8
# Unit tests
pytest
testfixtures
# Code coverage
pytest-cov
coverage
# Documentation
sphinx==1.5.5
sphinx-bootstrap-theme
numpydoc
pyqt5
sphinxcontrib-plantuml
# Distribution
wheel
|
Update tox from 3.21.2 to 3.21.3 | wheel==0.36.2
watchdog==1.0.2
pip==21.0
flake8==3.8.4
Sphinx==3.4.3
tox==3.21.2
coverage==5.4
PyYAML==5.4.1
pytest==6.2.2
| wheel==0.36.2
watchdog==1.0.2
pip==21.0
flake8==3.8.4
Sphinx==3.4.3
tox==3.21.3
coverage==5.4
PyYAML==5.4.1
pytest==6.2.2
|
Add glib schema bracketing exclude | aarch64
add_maven_depmap
arm
attr
bcond_with[^\s]*
build
cmake
cmake_[^\s]*
configure
config
create_exclude_filelist
defattr
define
defined
description
desktop_database_post[^\s]*
dir
doc
docdir
else
endif
exclude
fdupes
files
fillup_[^\s]*
find_lang
gem_install
gem_packages
ghost
global
gpg_verify
changelog
check
icon_theme_cache_post[^\s]*
if
ifarch
ifnarch
include
insserv_[^\s]*
install
install_info
install_info_delete
jar
java
javac
jpackage_script
ix86
kde4_makeinstall
kde_post_install
kf5_makeinstall
lang
lang_package
make_jobs
make_install
make_jobs
mime_database_post[^\s]*
package
patch[0-9]*
perl_gen_filelist
perl_make_install
perl_process_[^\s]*
post
posttrans
postun
pre
prep
pretrans
preun
py_compile
qmake
qmake5
requires_[^\s]*
restart_on_update
run_permissions
service_(add|del)_[^\s]*
setup
set_permissions
stop_on_removal
suse_kernel_module_package
suse_update_desktop_file
systemd_requires
triggerin
triggerpostun
triggerun
undefine
verify[^\s]*
yast_(build|install)[^\s]*
| aarch64
add_maven_depmap
arm
attr
bcond_with[^\s]*
build
cmake
cmake_[^\s]*
configure
config
create_exclude_filelist
defattr
define
defined
description
desktop_database_post[^\s]*
dir
doc
docdir
else
endif
exclude
fdupes
files
fillup_[^\s]*
find_lang
gem_install
gem_packages
ghost
glib2_gsettings_schema_[^\s]*
global
gpg_verify
changelog
check
icon_theme_cache_post[^\s]*
if
ifarch
ifnarch
include
insserv_[^\s]*
install
install_info
install_info_delete
jar
java
javac
jpackage_script
ix86
kde4_makeinstall
kde_post_install
kf5_makeinstall
lang
lang_package
make_jobs
make_install
make_jobs
mime_database_post[^\s]*
package
patch[0-9]*
perl_gen_filelist
perl_make_install
perl_process_[^\s]*
post
posttrans
postun
pre
prep
pretrans
preun
py_compile
qmake
qmake5
requires_[^\s]*
restart_on_update
run_permissions
service_(add|del)_[^\s]*
setup
set_permissions
stop_on_removal
suse_kernel_module_package
suse_update_desktop_file
systemd_requires
triggerin
triggerpostun
triggerun
undefine
verify[^\s]*
yast_(build|install)[^\s]*
|
Update CV of Seismo Wallpaper to 1.01 (2) | Categories:Theming
License:GPLv3
Web Site:
Source Code:https://github.com/evilrobot69/code
Issue Tracker:https://github.com/evilrobot69/code/issues
Auto Name:Seismo Wallpaper
Summary:Live wallpaper
Description:
A live wallpaper that measures anything that vibrates, shakes or moves. Seismo
Wallpaper uses your deviceβs accelerometer to measure movements on any axis
with/without noise.
.
Repo Type:git
Repo:https://github.com/evilrobot69/code
Build:1.02,2
commit=SeismoWallpaper_1.02
subdir=SeismoWallpaper
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.08
Current Version Code:9
| Categories:Theming
License:GPLv3
Web Site:
Source Code:https://github.com/evilrobot69/code
Issue Tracker:https://github.com/evilrobot69/code/issues
Auto Name:Seismo Wallpaper
Summary:Live wallpaper
Description:
A live wallpaper that measures anything that vibrates, shakes or moves. Seismo
Wallpaper uses your deviceβs accelerometer to measure movements on any axis
with/without noise.
.
Repo Type:git
Repo:https://github.com/evilrobot69/code
Build:1.02,2
commit=SeismoWallpaper_1.02
subdir=SeismoWallpaper
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.01
Current Version Code:2
|
Update coverage from 5.3.1 to 5.4 | pip==21.0
bumpversion==0.6.0
wheel==0.36.2
watchdog==1.0.2
flake8==3.8.4
tox==3.21.2
coverage==5.3.1
Sphinx==3.4.3
cryptography==3.3.1
PyYAML==5.4.1
| pip==21.0
bumpversion==0.6.0
wheel==0.36.2
watchdog==1.0.2
flake8==3.8.4
tox==3.21.2
coverage==5.4
Sphinx==3.4.3
cryptography==3.3.1
PyYAML==5.4.1
|
Build TSan unit tests with the same compile flags as TSan runtime | include_directories(../rtl)
add_custom_target(TsanUnitTests)
set_target_properties(TsanUnitTests PROPERTIES
FOLDER "TSan unittests")
function(add_tsan_unittest testname)
# Build unit tests only on 64-bit Linux.
if(UNIX AND NOT APPLE
AND CAN_TARGET_x86_64
AND CMAKE_SIZEOF_VOID_P EQUAL 8
AND NOT LLVM_BUILD_32_BITS)
add_unittest(TsanUnitTests ${testname} ${ARGN})
# Link with TSan runtime.
target_link_libraries(${testname} clang_rt.tsan-x86_64)
# Build tests with PIE and debug info.
set_property(TARGET ${testname} APPEND_STRING
PROPERTY COMPILE_FLAGS " -fPIE -g")
set_property(TARGET ${testname} APPEND_STRING
PROPERTY LINK_FLAGS " -pie")
endif()
endfunction()
add_subdirectory(rtl)
add_subdirectory(unit)
| include_directories(../rtl)
add_custom_target(TsanUnitTests)
set_target_properties(TsanUnitTests PROPERTIES
FOLDER "TSan unittests")
function(add_tsan_unittest testname)
# Build unit tests only on 64-bit Linux.
if(UNIX AND NOT APPLE
AND CAN_TARGET_x86_64
AND CMAKE_SIZEOF_VOID_P EQUAL 8
AND NOT LLVM_BUILD_32_BITS)
add_unittest(TsanUnitTests ${testname} ${ARGN})
# Link with TSan runtime.
target_link_libraries(${testname} clang_rt.tsan-x86_64)
# Compile tests with the same flags as TSan runtime.
set_target_compile_flags(${testname} ${TSAN_CFLAGS})
# Link tests with -pie.
set_property(TARGET ${testname} APPEND_STRING
PROPERTY LINK_FLAGS " -pie")
endif()
endfunction()
add_subdirectory(rtl)
add_subdirectory(unit)
|
Check for availability of `fts.h` | include (LibAddMacros)
add_plugin (multifile
SOURCES
multifile.h
multifile.c
LINK_ELEKTRA
elektra-kdb
elektra-invoke
)
| include (LibAddMacros)
if (DEPENDENCY_PHASE)
include(CheckIncludeFile)
check_include_file(fts.h HAVE_FTS_H)
if (NOT HAVE_FTS_H)
remove_plugin (multifile "header file βfts.hβ was not found")
endif (NOT HAVE_FTS_H)
endif (DEPENDENCY_PHASE)
add_plugin (multifile
SOURCES
multifile.h
multifile.c
LINK_ELEKTRA
elektra-kdb
elektra-invoke
)
|
Disable compiling of the descriptors library by default | cmake_minimum_required(VERSION 2.8)
project(ChemData)
set(CMAKE_MODULE_PATH ${ChemData_SOURCE_DIR}/cmake)
# Set up our directory structure for output libraries and binaries
if(NOT CMAKE_RUNTIME_OUTPUT_DIRECTORY)
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin")
endif()
if(NOT CMAKE_LIBRARY_OUTPUT_DIRECTORY)
if(UNIX)
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/lib")
else()
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin")
endif()
endif()
# Set a default build type if none was specified
if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)
message(STATUS "Setting build type to 'Debug' as none was specified.")
set(CMAKE_BUILD_TYPE Debug CACHE STRING "Choose the type of build." FORCE)
# Set the possible values of build type for cmake-gui
set_property(CACHE CMAKE_BUILD_TYPE PROPERTY STRINGS "Debug" "Release"
"MinSizeRel" "RelWithDebInfo")
endif()
include_directories(${CMAKE_CURRENT_SOURCE_DIR})
add_subdirectory(ChemData)
add_subdirectory(descriptors)
| cmake_minimum_required(VERSION 2.8)
project(ChemData)
set(CMAKE_MODULE_PATH ${ChemData_SOURCE_DIR}/cmake)
# Set up our directory structure for output libraries and binaries
if(NOT CMAKE_RUNTIME_OUTPUT_DIRECTORY)
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin")
endif()
if(NOT CMAKE_LIBRARY_OUTPUT_DIRECTORY)
if(UNIX)
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/lib")
else()
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin")
endif()
endif()
# Set a default build type if none was specified
if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)
message(STATUS "Setting build type to 'Debug' as none was specified.")
set(CMAKE_BUILD_TYPE Debug CACHE STRING "Choose the type of build." FORCE)
# Set the possible values of build type for cmake-gui
set_property(CACHE CMAKE_BUILD_TYPE PROPERTY STRINGS "Debug" "Release"
"MinSizeRel" "RelWithDebInfo")
endif()
include_directories(${CMAKE_CURRENT_SOURCE_DIR})
add_subdirectory(ChemData)
|
Update flake8 package to 3.2.0 | Flask==0.11.1
django-dotenv==1.4.1 # Read environment variables from .env
django-getenv==1.3.1 # Get environment variables
newrelic
flask-sitemap==0.2.0
# Error tracking
blinker==1.4
rollbar==0.13.8
# Testing
flake8==3.0.4 # Python linting
codeclimate-test-reporter==0.2.0 # Test coverage
| Flask==0.11.1
django-dotenv==1.4.1 # Read environment variables from .env
django-getenv==1.3.1 # Get environment variables
newrelic
flask-sitemap==0.2.0
# Error tracking
blinker==1.4
rollbar==0.13.8
# Testing
flake8==3.2.0 # Python linting
codeclimate-test-reporter==0.2.0 # Test coverage
|
Disable building apps by default because they currently break the CMake build. We'll fix these later on. | option(WITH_APPS "Build apps" ON)
include_directories ("${CMAKE_BINARY_DIR}/include")
link_directories ("${LLVM_LIB}")
include_directories ("${CMAKE_CURRENT_LIST_DIR}/support")
if(WITH_APPS)
add_subdirectory(bilateral_grid)
add_subdirectory(blur)
add_subdirectory(c_backend)
add_subdirectory(camera_pipe)
#add_subdirectory(HelloAndroid)
#add_subdirectory(HelloNaCl)
add_subdirectory(interpolate)
add_subdirectory(local_laplacian)
add_subdirectory(wavelet)
endif() | # FIXME: Renable by default once we fix the build
option(WITH_APPS "Build apps" OFF)
include_directories ("${CMAKE_BINARY_DIR}/include")
link_directories ("${LLVM_LIB}")
include_directories ("${CMAKE_CURRENT_LIST_DIR}/support")
if(WITH_APPS)
add_subdirectory(bilateral_grid)
add_subdirectory(blur)
add_subdirectory(c_backend)
add_subdirectory(camera_pipe)
#add_subdirectory(HelloAndroid)
#add_subdirectory(HelloNaCl)
add_subdirectory(interpolate)
add_subdirectory(local_laplacian)
add_subdirectory(wavelet)
endif()
|
Clean up search template so text field doesn't include 'None' | {# work instance text for generic keyword search across all fields #}
{{ object.display_title }}
{{ object.item_type }}
{% for author in object.work.authors.all %}
{{ author.firstname_last }}{% if not forloop.last %} {% endif %}
{% endfor %}
{{ object.copyright_year }}
| {# work instance text for generic keyword search across all fields #}
{{ object.display_title }}
{{ object.item_type }}
{% for author in object.work.authors.all %}
{{ author.firstname_last }}{% if not forloop.last %} {% endif %}
{% endfor %}
{{ object.copyright_year|default:'' }}
|
Update dependency pytype to v2022.7.18 | flake8==4.0.1
pylint==2.14.5
pytype==2022.6.30
| flake8==4.0.1
pylint==2.14.5
pytype==2022.7.18
|
Remove temporary test expectations since updated ones came with Webkit roll. | // This file should almost always be empty. Normally Chromium test expectations
// are found in
// src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
//
// Only add expectations here to temporarily suppress messages on the bots
// until the changes can be landed upstream.
// All these need to be rebaselined upstream. I will do this in the next
// few hours, and after the next roll all these can be removed again.
// TODO(thakis): Remove these after the next webkit roll.
BUGTHAKIS LINUX : media/video-display-toggle.html = IMAGE
BUGTHAKIS WIN : media/video-display-toggle.html = IMAGE
BUGDIMICH : fast/js/toString-recursion.html = PASS TEXT
BUGDIMICH : fast/loader/stateobjects/pushstate-object-types.html = PASS TEXT
BUGDIMICH : fast/regex/cross-frame-callable.html = PASS TEXT
// New test that was non-deterministic.
BUGYURYS : userscripts/window-onerror-for-isolated-world-1.html = PASS TEXT
BUGYURYS : userscripts/window-onerror-for-isolated-world-2.html = PASS TEXT
BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html = PASS TEXT
BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html = PASS TEXT
BUGYURYS : http/tests/security/xss-DENIED-frame-name.html = PASS TEXT
| // This file should almost always be empty. Normally Chromium test expectations
// are found in
// src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
//
// Only add expectations here to temporarily suppress messages on the bots
// until the changes can be landed upstream.
// All these need to be rebaselined upstream. I will do this in the next
// few hours, and after the next roll all these can be removed again.
// TODO(thakis): Remove these after the next webkit roll.
BUGTHAKIS LINUX : media/video-display-toggle.html = IMAGE
BUGTHAKIS WIN : media/video-display-toggle.html = IMAGE
// New test that was non-deterministic.
BUGYURYS : userscripts/window-onerror-for-isolated-world-1.html = PASS TEXT
BUGYURYS : userscripts/window-onerror-for-isolated-world-2.html = PASS TEXT
BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html = PASS TEXT
BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html = PASS TEXT
BUGYURYS : http/tests/security/xss-DENIED-frame-name.html = PASS TEXT
|
Allow out of source build | project(cros)
cmake_minimum_required (VERSION 2.6)
cmake_policy(SET CMP0015 NEW)
set(CMAKE_BUILD_TYPE "Debug")
set(CMAKE_C_FLAGS_DEBUG "-g")
set(CMAKE_C_FLAGS_RELEASE "-DNDEBUG -O1")
include_directories ( include )
#link_directories ( ${OpenCV_LIB_DIR} )
aux_source_directory(${PROJECT_SOURCE_DIR}/src CROSLIB_SRCS)
add_library(cros STATIC ${CROSLIB_SRCS} )
add_executable( test_node test_node.c )
target_link_libraries( test_node cros )
set_target_properties(cros PROPERTIES ARCHIVE_OUTPUT_DIRECTORY ${PROJECT_SOURCE_DIR}/lib)
set_target_properties(test_node PROPERTIES RUNTIME_OUTPUT_DIRECTORY ${PROJECT_SOURCE_DIR}/bin)
find_package(Doxygen)
if (NOT DOXYGEN_FOUND)
message(ERROR "Doxygen is needed to build the documentation. Please install it correctly")
else()
configure_file(Doxyfile ${PROJECT_BINARY_DIR}/Doxyfile @ONLY IMMEDIATE)
#-- Add a custom target to run Doxygen when ever the project is built
add_custom_target (docs COMMAND ${DOXYGEN_EXECUTABLE} ${PROJECT_BINARY_DIR}/Doxyfile
WORKING_DIRECTORY ${PROJECT_SOURCE_DIR}
COMMENT "Generating API documentation with Doxygen" VERBATIM)
endif() | project(cros)
cmake_minimum_required (VERSION 2.6)
cmake_policy(SET CMP0015 NEW)
set(CMAKE_C_FLAGS_DEBUG "-g")
set(CMAKE_C_FLAGS_RELEASE "-DNDEBUG -O1")
include_directories ( include )
#link_directories ( ${OpenCV_LIB_DIR} )
aux_source_directory(${PROJECT_SOURCE_DIR}/src CROSLIB_SRCS)
add_library(cros STATIC ${CROSLIB_SRCS} )
add_executable( test_node test_node.c )
target_link_libraries( test_node cros )
set_target_properties(cros PROPERTIES ARCHIVE_OUTPUT_DIRECTORY lib)
set_target_properties(test_node PROPERTIES RUNTIME_OUTPUT_DIRECTORY bin)
find_package(Doxygen)
if (NOT DOXYGEN_FOUND)
message(ERROR "Doxygen is needed to build the documentation. Please install it correctly")
else()
configure_file(Doxyfile ${PROJECT_BINARY_DIR}/Doxyfile @ONLY IMMEDIATE)
#-- Add a custom target to run Doxygen when ever the project is built
add_custom_target (docs COMMAND ${DOXYGEN_EXECUTABLE} ${PROJECT_BINARY_DIR}/Doxyfile
WORKING_DIRECTORY ${PROJECT_SOURCE_DIR}
COMMENT "Generating API documentation with Doxygen" VERBATIM)
endif()
|
Disable the NetErrorTabHelperTest under valgrind. It doesn't handle DeviceDataManagers right. | # Timing issues. http://crbug.com/241051
ExtensionAlarmsTest.*
# SEGV_MAPERR. http://crbug.com/245797
ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl
# Flaky. http://crbug.com/308309
CloudPrintURLFetcherBasicTest.HandleRawData
CloudPrintURLFetcherOverloadTest.Protect
# Hangs every once in a while. http://crbug.com/309149
ExtensionUpdaterTest.TestMultipleManifestDownloading
# Test fail: crbug.com/314216
ExtensionIconManagerTest.LoadComponentExtensionResource
# Test fail: crbug.com/476731
PluginInfoMessageFilterTest.FindEnabledPlugin
# Test fail: crbug.com/492705
StatusUploaderTest.NoUploadAfterVideoCapture
# Flaky test: crbug.com/493187
DesktopMediaListAshTest.WindowOnly
| # Timing issues. http://crbug.com/241051
ExtensionAlarmsTest.*
# SEGV_MAPERR. http://crbug.com/245797
ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl
# Flaky. http://crbug.com/308309
CloudPrintURLFetcherBasicTest.HandleRawData
CloudPrintURLFetcherOverloadTest.Protect
# Hangs every once in a while. http://crbug.com/309149
ExtensionUpdaterTest.TestMultipleManifestDownloading
# Test fail: crbug.com/314216
ExtensionIconManagerTest.LoadComponentExtensionResource
# Test fail: crbug.com/476731
PluginInfoMessageFilterTest.FindEnabledPlugin
# Test fail: crbug.com/492705
StatusUploaderTest.NoUploadAfterVideoCapture
# Flaky test: crbug.com/493187
DesktopMediaListAshTest.WindowOnly
# Crashing test: https://crbug.com/515031
NetErrorTabHelperTest.*
|
Update flake8 from 3.2.1 to 3.3.0 | # basis
requests==2.13.0
# testing
envparse==0.2.0
pytest==3.0.6
betamax==0.8.0
# documentation
Sphinx==1.5.3
nbsphinx==0.2.13
# data science
jupyter==1.0.0
matplotlib==2.0.0
# integration
tox==2.6.0
# code style
flake8==3.2.1
pydocstyle==1.1.1
mypy==0.470
| # basis
requests==2.13.0
# testing
envparse==0.2.0
pytest==3.0.6
betamax==0.8.0
# documentation
Sphinx==1.5.3
nbsphinx==0.2.13
# data science
jupyter==1.0.0
matplotlib==2.0.0
# integration
tox==2.6.0
# code style
flake8==3.3.0
pydocstyle==1.1.1
mypy==0.470
|
Update CV of Brony Live Wallpaper to 1.3 (9) | Categories:Wallpaper
License:Apache2
Web Site:http://frankkie.nl
Source Code:https://github.com/frankkienl/BronyLiveWallpaper
Issue Tracker:https://github.com/frankkienl/BronyLiveWallpaper/issues
Name:Brony Live Wallpaper
Auto Name:BronyLiveWallpaper
Summary:Animated ponies
Description:
Featuring characters from MLP:FIM (trademarked to Hasbro Inc.).
GIFs are from the [http://desktopponies.bugs3.com Desktop Ponies]
project and licensed as CCBYSANC.
Status: Beta
.
Repo Type:git
Repo:https://github.com/frankkienl/BronyLiveWallpaper.git
Build:1.2.2,8
commit=v1.2.2
subdir=BronyLiveWallpaper
gradle=yes
Build:1.3,9
commit=v1.3
subdir=BronyLiveWallpaper
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.4
Current Version Code:11
| Categories:Wallpaper
License:Apache2
Web Site:http://frankkie.nl
Source Code:https://github.com/frankkienl/BronyLiveWallpaper
Issue Tracker:https://github.com/frankkienl/BronyLiveWallpaper/issues
Name:Brony Live Wallpaper
Auto Name:BronyLiveWallpaper
Summary:Animated ponies
Description:
Featuring characters from MLP:FIM (trademarked to Hasbro Inc.).
GIFs are from the [http://desktopponies.bugs3.com Desktop Ponies]
project and licensed as CCBYSANC.
Status: Beta
.
Repo Type:git
Repo:https://github.com/frankkienl/BronyLiveWallpaper.git
Build:1.2.2,8
commit=v1.2.2
subdir=BronyLiveWallpaper
gradle=yes
Build:1.3,9
commit=v1.3
subdir=BronyLiveWallpaper
gradle=yes
Auto Update Mode:None
Update Check Mode:Tags
Current Version:1.3
Current Version Code:9
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.