9 Commits (4ad792e158b6059eb847dd0562aff9bd7029981f)

Author SHA1 Message Date
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 1 year ago
Eli Schwartz ad525dcce4
bump minimum required version of python to 3.7 3 years ago
Eli Schwartz d4bdd8318b
setuptools: move stuff to declarative cfg if possible [skip ci] 4 years ago
Eli Schwartz 6f9d6858ce setup.py: remove pointless __main__ guard 4 years ago
Eli Schwartz e494be9b02 setuptools: don't hardcode list of modules to install, use find_packages 4 years ago
Dylan Baker 23d3b98fc1 split mesonlib into a package 4 years ago
Dylan Baker 8d84d4b693 setup.py: fix check fro 3.5.2 which should be 3.6 5 years ago
Daniel Mensinger 05ddd6543d
mdata: remove setuptools and use mesondata instead 5 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Daniel Mensinger 113ec96626
cmake: Fix relative paths for add_custom_{command,target} 5 years ago
Michael Hirsch, Ph.D bbe6db08e3 Minit templates modularization 6 years ago
Michael Hirsch, Ph.D d218d52367 Ensure setuptools via PEP508/518 pyproject.toml 6 years ago
Nirbheek Chauhan 9c2724bce5 Add optional progress bar when generating build.ninja 6 years ago
Dylan Baker d483da46a9 compilers: Move clike into a mixins directory 6 years ago
Michael Hirsch, Ph.D 23ef8045a9 setup.py >= python 3.5.2 6 years ago
Michael Hirsch, Ph.D 4b9625ac06 ENH: metadata PEP390 setup.cfg 6 years ago
Daniel Mensinger 98813c1d22
cmake: Added custom target wrapper script 6 years ago
Daniel Mensinger 8d3bd6eea8
cmake: Server handshake 6 years ago
Daniel Mensinger a9930fe066
LLVM: Added CMake backend 6 years ago
Daniel Mensinger cdc338b743
Preliminary CMake module search 6 years ago
Daniel Mensinger 4b3e21b894
Fixed test case and setup.py 6 years ago
Daniel Mensinger a0175ecb14 CMake find_package dependency backend (#4444) 7 years ago
Pieter Krul 87355c8132 Throw error to unsupported Python versions before importing modules from mesonbuild 7 years ago
Nirbheek Chauhan c0413f5d49 setup: Add tests for the installed files list 7 years ago
Nirbheek Chauhan 86298f2109 setup: Require setuptools and entry_points: 7 years ago
Nirbheek Chauhan 2ee28029f9 Install meson.exe as the entrypoint on Windows 7 years ago
Jussi Pakkanen b4c635a2e8 Remove long deprecated command scripts. 7 years ago
Ryan Gonzalez 559286a0da Support installation via polkit 7 years ago
Dylan Baker 1ea96b710b setup.py: set the python_requires field 7 years ago
Alistair Thomas 7ab774dee5 Add mesonbuild.compilers to packages in setup.py 8 years ago
Nirbheek Chauhan 67b195f919 setup.py: dependencies is now a directory 8 years ago
Mike Gilbert 69e20735d5 setup.py: install scripts from build_dir 8 years ago
Jussi Pakkanen acdf5c2e71 Bump version number for release. 8 years ago
Jussi Pakkanen 5e4f04e8f1 Added man page for mesontest. 8 years ago
Mike Sinkovsky 3adf5aed81 style: [E402] module level import not at top of file 9 years ago
Igor Gnatenko 8268eb4959 tree-wide: remove unused imports 9 years ago
Minijackson 8652b94c4f Install mesontest script along with the others 9 years ago
Patrick Griffis 999669e850 setup.py: On Unix install scripts without .py suffix 9 years ago
Nirbheek Chauhan 71f18226d1 Remove unmaintained and broken PyQt5 GUI (#574) 9 years ago
Jussi Pakkanen 46c324eb6e Error out if trying to install with Python 2. 9 years ago
Jussi Pakkanen 455e55f8e5 Back to .py suffix in files. Closes #394. 9 years ago
Jussi Pakkanen 4319f002a1 Tweak setup.py includes. 9 years ago
Jussi Pakkanen 7492724655 Fix wraptool. 10 years ago
Jussi Pakkanen 84456537da Fix some issues that break pypi installs and bump version to upload new version. 10 years ago
Jussi Pakkanen 2f868a19c6 Some text tweaks. 10 years ago
Jussi Pakkanen 5a77aff4ad Removed custom tar generator. 10 years ago
Jussi Pakkanen 2e42427d4a Support both setuptools and distutils. 10 years ago
Jussi Pakkanen 53688207ab Added distutils setup.py. 10 years ago