8000 matplotlib/Makefile at master · crazym/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":".travis","path":".travis","contentType":"directory"},{"name":"LICENSE","path":"LICENSE","contentType":"directory"},{"name":"doc","path":"doc","contentType":"directory"},{"name":"examples","path":"examples","contentType":"directory"},{"name":"extern","path":"extern","contentType":"directory"},{"name":"lib","path":"lib","contentType":"directory"},{"name":"release","path":"release","contentType":"directory"},{"name":"src","path":"src","contentType":"directory"},{"name":"tools","path":"tools","contentType":"directory"},{"name":"unit","path":"unit","contentType":"directory"},{"name":".gitattributes","path":".gitattributes","contentType":"file"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":".mailmap","path":".mailmap","contentType":"file"},{"name":".travis.yml","path":".travis.yml","contentType":"file"},{"name":"CHANGELOG","path":"CHANGELOG","contentType":"file"},{"name":"CONTRIBUTING.md","path":"CONTRIBUTING.md","contentType":"file"},{"name":"INSTALL","path":"INSTALL","contentType":"file"},{"name":"MANIFEST.in","path":"MANIFEST.in","contentType":"file"},{"name":"Makefile","path":"Makefile","contentType":"file"},{"name":"README.osx","path":"README.osx","contentType":"file"},{"name":"README.rst","path":"README.rst","contentType":"file"},{"name":"boilerplate.py","path":"boilerplate.py","contentType":"file"},{"name":"distribute_setup.py","path":"distribute_setup.py","contentType":"file"},{"name":"license.py","path":"license.py","contentType":"file"},{"name":"matplotlibrc.template","path":"matplotlibrc.template","contentType":"file"},{"name":"setup.cfg.template","path":"setup.cfg.template","contentType":"file"},{"name":"setup.py","path":"setup.py","contentType":"file"},{"name":"setupext.py","path":"setupext.py","contentType":"file"},{"name":"test_only.py","path":"test_only.py","contentType":"file"},{"name":"tests.py","path":"tests.py","contentType":"file"},{"name":"tox.ini","path":"tox.ini","contentType":"file"}],"totalCount":31}},"fileTreeProcessingTime":10.290969,"foldersToFetch":[],"incompleteFileTree":false,"repo":{"id":29845643,"defaultBranch":"master","name":"matplotlib","ownerLogin":"crazym","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2015-01-26T04:59:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3239207?v=4","public":true,"private":false,"isOrgOwned":false},"codeLineWrapEnabled":false,"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"master","listCacheKey":"v0:1617140556.5165792","canEdit":false,"refType":"branch","currentOid":"88428eb1d2ce84f7b4b2e602a92658fa6d22a81f"},"path":"Makefile","currentUser":null,"blob":{"rawLines":["# Makefile for matplotlib","","PYTHON = `which python`","VERSION = `${PYTHON} setup.py --version`","","DISTFILES = API_CHANGES KNOWN_BUGS INSTALL README license\t\\","\tCHANGELOG Makefile INTERACTIVE\t\t\t\\","\tMANIFEST.in lib lib/matplotlib lib/dateutil lib/pytz examples setup.py","","RELEASE = matplotlib-${VERSION}","","","clean:","\t${PYTHON} setup.py clean;\\","\trm -f *.png *.ps *.eps *.svg *.jpg *.pdf","\tfind . -name \"_tmp*.py\" | xargs rm -f;\\","\tfind . \\( -name \"*~\" -o -name \"*.pyc\" \\) | xargs rm -f;\\","\tfind unit \\( -name \"*.png\" -o -name \"*.ps\" -o -name \"*.pdf\" -o -name \"*.eps\" \\) | xargs rm -f","\tfind . \\( -name \"#*\" -o -name \".#*\" -o -name \".*~\" -o -name \"*~\" \\) | xargs rm -f","","","release: ${DISTFILES}","\trm -f MANIFEST;\\","\t${PYTHON} license.py ${VERSION} license/LICENSE;\\","\t${PYTHON} setup.py sdist --formats=gztar,zip;","","pyback:","\ttar cvfz pyback.tar.gz *.py lib src examples/*.py unit/*.py","","","_build_osx105:","\tCFLAGS=\"-Os -arch i386 -arch ppc\" LDFLAGS=\"-Os -arch i386 -arch ppc\" python setup.py build","","build_osx105:","\techo \"Use 'make -f fetch deps mpl_install instead'\"","","","jdh_doc_snapshot:","\tgit pull;\\","\tpython setup.py install --prefix=~/dev;\\","\tcd doc;\\","\trm -rf build;\\","\tpython make.py clean;\\","\tpython make.py html latex sf sfpdf;","","","test:","\t${PYTHON} tests.py","","","test-coverage:","\t${PYTHON} tests.py --with-coverage --cover-package=matplotlib"],"stylingDirectives":null,"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/crazym/matplotlib/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"Makefile","displayUrl":"https://github.com/crazym/matplotlib/blob/master/Makefile?raw=true","headerInfo":{"blobSize":"1.28 KB","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":"https://desktop.github.com","isGitLfs":false,"onBranch":true,"shortPath":"626b78d","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fcrazym%2Fmatplotlib%2Fblob%2Fmaster%2FMakefile","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"54","truncatedSloc":"35"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"Makefile","languageID":220,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/crazym/matplotlib/blob/master/Makefile","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/crazym/matplotlib/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/crazym/matplotlib/raw/refs/heads/master/Makefile","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":null},"copilotInfo":null,"copilotAccessAllowed":false,"modelsAccessAllowed":false,"modelsRepoIntegrationEnabled":false,"csrf_tokens":{"/crazym/matplotlib/branches":{"post":"sbiPFVBbgShlvzHt5R6AwVCoGT2DM9o8LaagNULGt3wFL7dubfaACSsypYo9jYES-onNvJNjPJnqi2MmAwZVww"},"/repos/preferences":{"post":"D2Fdo6A3XIxhGZopReF3vNVkx8FA-1RlagQD-f8ptWwUWDhxc-UNerEzCB2L229yTxL9ou34TqcPfiQNRD7iPw"}}},"title":"matplotlib/Makefile at master · crazym/matplotlib","appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-263cab1760dd.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-1b17b3e7786a.js","githubDevUrl":null,"enabled_features":{"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true}}}
0