commit stringlengths 40 40 | subject stringlengths 0 840k | message stringlengths 11 840k | repos stringlengths 5 127k | old_file stringlengths 1 920 | new_file stringlengths 1 920 |
|---|---|---|---|---|---|
e521cf569eb4361cd67062a5a300ad05cc971ae0 | Move slient to the end. | Move slient to the end.
Use: make V=1 to show the recipies in action.
| merlinblack/tlua,merlinblack/tlua,merlinblack/tlua | Makefile | Makefile |
50a76c09a01d43f4784ae4b1ad7172b526a5bdf1 | Optimize building djvulibre. 1. Don't build xmltools in the emulator 2. Remove duplicate --disable-desktopfiles 3. Don't build LFS support. The largest DjVu file I have ever published was a highres facsimile edition of the London Walton Polyglot (1657) which was a "mere" 1GB in size and I don't think anyone produced an... | Optimize building djvulibre.
1. Don't build xmltools in the emulator
2. Remove duplicate --disable-desktopfiles
3. Don't build LFS support. The largest DjVu file I have ever published
was a highres facsimile edition of the London Walton Polyglot (1657)
which was a "mere" 1GB in size and I don't think anyone produced
an... | koreader/koreader-base,NiLuJe/koreader-base,NickSavage/koreader,chihyang/koreader,frankyifei/koreader-base,Frenzie/koreader-base,chrox/koreader,Hzj-jie/koreader-base,Hzj-jie/koreader-base,lgeek/koreader,NiLuJe/koreader,frankyifei/koreader-base,frankyifei/koreader,Frenzie/koreader,koreader/koreader,Frenzie/koreader-base... | Makefile | Makefile |
9cf9167644beb146b5a039919075cec3bbb48341 | Install as a user with sudo access, not root | Install as a user with sudo access, not root
| blezek/Notion,blezek/Notion,dblezek/Notion,blezek/Notion,dblezek/Notion,blezek/Notion,dblezek/Notion,dblezek/Notion | Makefile | Makefile |
7115463a308dd9be90a8056767d93da2fb6cac9a | Fix linenoise `make all` error | Fix linenoise `make all` error | qiye/redis-storage,qiye/redis-storage,zhengkejun/redis-storage,qiye/redis-storage,rchunping/redis-storage,rchunping/redis-storage,liu1s/redis-storage,rchunping/redis-storage,liu1s/redis-storage,liu1s/redis-storage,qiye/redis-storage,zhengkejun/redis-storage,qiye/redis-storage,rchunping/redis-storage,zhengkejun/redis-st... | Makefile | Makefile |
7c89e7794726171159a77922528a163bad1e23aa | Convert Makefile spaces to tabs | Convert Makefile spaces to tabs
Fixed a make error with the spaces only Makefile.
Will clean the formatting up later.
| Tylerflick/lpc8xx_template,Tylerflick/lpc8xx_template | Makefile | Makefile |
f935ea717cb8030519804dc7c535ec96d1fefa38 | Actually build and store an image. | Actually build and store an image.
| keeganquinn/ptpwrt-builder,keeganquinn/ptpwrt-builder,keeganquinn/ptpwrt-builder | Makefile | Makefile |
35e3dfbf16a8707a8f72efa6af92ea143909a241 | silence another warning caused by GLib | silence another warning caused by GLib
| zxiiro/paxd,thestinger/paxd,choopm/paxd | Makefile | Makefile |
ba737ed58f9dff5fc5c71a78af78620093680220 | `sh` is getting old... | `sh` is getting old... | espadrine/tree,espadrine/tree | Makefile | Makefile |
bcf838728dfaf2e028d72667ff0625a767ff0891 | devrel makes a devrel | devrel makes a devrel
| SkewedAspect/precursors-server,SkewedAspect/precursors-server,SkewedAspect/precursors-server,SkewedAspect/precursors-server | Makefile | Makefile |
b1a1615c08340961a7f1ffb69454813a26a29cef | Add OBJ_TOOLS_DIR | Add OBJ_TOOLS_DIR
| ucb-bar/plsi,ucb-bar/plsi | Makefile | Makefile |
07c21a109d86dfee8d5e0fb6a18723cfb5e62c7b | Add some convenience make targets. | Add some convenience make targets.
Adds targets for "test-archive" and "archive"
| rhinstaller/shim,android-ia/platform_external_uefi_shim,android-ia/platform_external_uefi_shim,rhinstaller/shim,CyanogenMod/android_external_uefi_shim,android-ia/platform_external_uefi_shim,CyanogenMod/android_external_uefi_shim,CyanogenMod/android_external_uefi_shim,rhinstaller/shim | Makefile | Makefile |
3a4b260155ec2d12143d72983a88ddb14cd11cea | Change install path to ~/.local/bin | Change install path to ~/.local/bin
| darkfeline/pymsmtpq,project-mir/mir.msmtpq,sbfnk/pymsmtpq | Makefile | Makefile |
5cc0e93f345b4f512f469c141164c9cfe58dab08 | Fixed Makefile (it no longer tries to compile itself) | Fixed Makefile (it no longer tries to compile itself)
| emvigo/nif | Makefile | Makefile |
210c6fa6818324c4208d7610e79d03cc98bba46f | Makefile: bump defaults to bump-minor | Makefile: bump defaults to bump-minor
| gazoo74/dosh | Makefile | Makefile |
44e5f08b0d7a799bba008e2739028da5b97fd4ac | cut v1.4.0 release (#164) | cut v1.4.0 release (#164)
| GoogleContainerTools/container-structure-test,GoogleContainerTools/container-structure-test | Makefile | Makefile |
7dafb391362860da358ea289aa7880df48382a90 | Improve Makefile; add .env target | Improve Makefile; add .env target
| TangledWeb/tangled.web | Makefile | Makefile |
ca477963a4ec35d46793874cbda4c3904998312e | Update Makefile to add proper integration test support. Now we update the pachd code, rebuild the tests, deploy and run the tests properly. Turns out this was a lot easier todo using 'kubectl run' than trying to reprovision pods each time. Makefile is simpler now | Update Makefile to add proper integration test support.
Now we update the pachd code, rebuild the tests, deploy and run the tests properly.
Turns out this was a lot easier todo using 'kubectl run' than trying to
reprovision pods each time. Makefile is simpler now
| pachyderm/pfs,pachyderm/pfs,pachyderm/pfs | Makefile | Makefile |
98ae325aca517ea59af66c8b2b21729402825c80 | make format | make format
| attugit/archie,attugit/archie,attugit/archie,attugit/archie | Makefile | Makefile |
323e6d7a7e65138c78778267602efa28edccd19a | Makefile: stress{,race}: place test binaries in package root | Makefile: stress{,race}: place test binaries in package root
| glycerine/cockroach,cockroachdb/cockroach,sunya123/cockroach,paperstreet/cockroach,glycerine/cockroach,vivekmenezes/cockroach,vaibhavarora/cockroach,arjun4084346/cockroach,sunya123/cockroach,vaibhavarora/cockroach,sunya123/cockroach,arjun4084346/cockroach,vaibhavarora/cockroach,paperstreet/cockroach,veteranlu/cockroach... | Makefile | Makefile |
abebb5c9a0727fcd6d91bc09a9e97df286b890e1 | slight makefile cleanup | slight makefile cleanup
| falling-sky/source,falling-sky/source,falling-sky/source,falling-sky/source,falling-sky/source,falling-sky/source,falling-sky/source | Makefile | Makefile |
91e055031939f6e4fae47427ce8c0e64b2ca7519 | Added makefile for building the compressed files | Added makefile for building the compressed files
git-svn-id: 69ded9146d58d49997b4c1cfecf13054cc149d03@224 1e0a6537-2640-0410-bfb7-f154510ff394
| Ninir/flot,cipix2000/flot,fashionsun/flot,kongx73/flot,andig/flot,cipix2000/engineering-flot,phusion/flot,mlitwiniuk/flot,chiu/flot,resnick1223/flot,stanislavdavid/flot,magora-suchkov/flot,klarkc/flot,mlitwiniuk/flot,chiu/flot,mlitwiniuk/flot,resnick1223/flot,chaveiro/flot,wet-boew/flot,cipix2000/flot,stanislavdavid/fl... | Makefile | Makefile |
147af40243a8cbefc6c161dfb7453a903b44921c | ensure build machines are using gcc 4.1 | ensure build machines are using gcc 4.1
| AlericInglewood/3p-colladadom,AlericInglewood/3p-colladadom,AlericInglewood/3p-colladadom,AlericInglewood/3p-colladadom,AlericInglewood/3p-colladadom | Makefile | Makefile |
e17d12c9f7e30612b6d02af711066cfb6e2391c4 | wip, make keeps downloading the aws tools | wip, make keeps downloading the aws tools
| dstrctrng/awsme,dstrctrng/awsme,dstrctrng/awsme | Makefile | Makefile |
31de155cec6195bc79bc10779351f8784a8e7c43 | Delete Makefile | Delete Makefile
1. Fixed makefile has been superceded by configure script.
| mherman09/Hdef,mherman09/Hdef,mherman09/Hdef | Makefile | Makefile |
695e96c175d90a497f7a20d7f9787fa0436f2dc6 | Updating reponame and imagename in makefile | Updating reponame and imagename in makefile
| Datera/docker-driver,Datera/docker-driver,Datera/docker-driver | Makefile | Makefile |
332d3ef71ba16f4e6778e7c5f5174bbb2ab2f7a6 | rebuild bin/{moby,rtf} as necessary | rebuild bin/{moby,rtf} as necessary
Closes #1880
Signed-off-by: Tycho Andersen <6b523322678240882acbb4da5312a12d8cd0082d@docker.com>
| davefreitag/linuxkit,linuxkit/linuxkit,furious-luke/linuxkit,linuxkit/linuxkit,davefreitag/linuxkit,davefreitag/linuxkit,kencochrane/linuxkit,JohnnyLeone/linuxkit,deitch/linuxkit,rn/linuxkit,YuPengZTE/linuxkit,t-koulouris/linuxkit,radu-matei/linuxkit,deitch/linuxkit,ndauten/linuxkit,samoht/linuxkit,mor1/linuxkit,radu-m... | Makefile | Makefile |
e783d23de51b4df3d9d49f1eae863059e18ededb | require jscl.js | require jscl.js
| romance-ii/violet-volts,romance-ii/violet-volts,romance-ii/violet-volts,romance-ii/violet-volts | Makefile | Makefile |
32a839d76af7d72eb3ad360caaa4b2806de4f04d | Do not install zsh completion by default | Do not install zsh completion by default
Provide dedicated install-completion Makefile target instead.
| martanne/abduco,martanne/abduco | Makefile | Makefile |
7cbbd9d8bec9638f0c37533a00e9ad2cee81b0f0 | Change the port | Change the port
| coke/muddle | Makefile | Makefile |
3cb9a67551bcbb0b01b13abdcdc5f1fc12f11b55 | correct error in path | correct error in path
| SchlossLab/Sze_FollowUps_Microbiome_2017,SchlossLab/Sze_FollowUps_Microbiome_2017,SchlossLab/Sze_FollowUps_Microbiome_2017 | Makefile | Makefile |
abbcdf483bceae43150f2b21b854ac8cd237adf6 | update makefile | update makefile
| bird-house/pyramid-phoenix,bird-house/pyramid-phoenix,bird-house/pyramid-phoenix,bird-house/pyramid-phoenix | Makefile | Makefile |
14b69d77c66539dd396f25a6720c4c8bebcc5480 | fix `make buildtest` doesn't ignore ./lib-cov/* | fix `make buildtest` doesn't ignore ./lib-cov/*
| avetisk/ak-delegate | Makefile | Makefile |
dcc96f031ac7b92814a00d9577741f6fcd302c30 | Don't automatically generate all the css | Don't automatically generate all the css
| Patternslib/Patterns-archive,Patternslib/Patterns-archive,Patternslib/Patterns-archive | Makefile | Makefile |
4bfc84c0bf768281759b204da8156e439bf7b1c8 | using acmacs-build for installation | using acmacs-build for installation
| acorg/signature-page,acorg/signature-page,acorg/signature-page | Makefile | Makefile |
514e40923c2115c001a1cae60321f94b44d64391 | cleanup transpiled files in `make clean` - fixes T7434 [skip ci] (#3528) | cleanup transpiled files in `make clean` - fixes T7434 [skip ci] (#3528)
| vadzim/babel,kaicataldo/babel,ccschneidr/babel,Skillupco/babel,hzoo/babel,lxe/babel,guybedford/babel,STRML/babel,shuhei/babel,Skillupco/babel,zjmiller/babel,guybedford/babel,maurobringolf/babel,kassens/babel,jridgewell/babel,PolymerLabs/babel,iamchenxin/babel,babel/babel,chicoxyzzy/babel,Skillupco/babel,maurobringolf/b... | Makefile | Makefile |
327b3a346805c0a227b7cea43a9f00cd962799c6 | Delete cmake cache when rebuilding libvgio | Delete cmake cache when rebuilding libvgio | ekg/vg,ekg/vg,ekg/vg | Makefile | Makefile |
9a241667194c07fd5ef738eacb3f6e67abb4cc13 | Runserver makefile config. | Runserver makefile config.
| NTsystems/NoTes-API,NTsystems/NoTes-API,NTsystems/NoTes-API | Makefile | Makefile |
63b54e5365133be319b99fe72b3139d7ef0ad7a6 | Enable typechecking as part of CI via `make lint` | Enable typechecking as part of CI via `make lint`
| hypothesis/browser-extension,hypothesis/browser-extension,hypothesis/browser-extension,hypothesis/browser-extension | Makefile | Makefile |
f55fbecbc79769adbdec0804e9b8b14c28eea60d | Add Makefile for ease of use | Add Makefile for ease of use
| meredith-digops/awsops | Makefile | Makefile |
8fba85af6864064d8f2cac3428cd57fb550c4769 | Renamed BINDIR to EBINDIR. | Renamed BINDIR to EBINDIR.
| lfe/lfe,rvirding/lfe,lfe/lfe,jjhoo/lfe,rvirding/lfe,jjhoo/lfe | Makefile | Makefile |
91da04805abe13231f25478f19a193dc309d1995 | Makefile: use build instead of static | Makefile: use build instead of static
| zchee/nvim-go,zchee/nvim-go | Makefile | Makefile |
0a4771f5deebb4c961d35d94525eb91d2afa9cca | Bump version | Bump version
svn path=/trunk/hubbub/; revision=10439
| Achal-Aggarwal/hibbub,adamwight/wmf-parsoid-libhubbub,adamwight/wmf-parsoid-libhubbub,prepare/netsurf_libhubbub,prepare/netsurf_libhubbub,Achal-Aggarwal/hibbub,prepare/netsurf_libhubbub,prepare/netsurf_libhubbub,prepare/netsurf_libhubbub,servo/libhubbub,servo/libhubbub,Achal-Aggarwal/hibbub,prepare/netsurf_libhubbub,se... | Makefile | Makefile |
a20338f0fc8ddb761596c292cdc1f48c81a366f5 | init html submodule | init html submodule
| mpromonet/webrtc-streamer,mpromonet/webrtc-streamer | Makefile | Makefile |
7b75d13343d2b7879c470c5ee7f4cf0e83dc8db2 |
0.7.0
git-svn-id: 862faeed78cded1e835205427955152ddd748d7d@43 5dfbf39a-1452-0410-8a97-9e58fedde8e3
| coverclock/com-diag-diminuto,coverclock/com-diag-diminuto,coverclock/com-diag-diminuto,coverclock/com-diag-diminuto | Makefile | Makefile | |
4a2949a9dd0e5dcecd51475c950b4292cf2fc5e7 | Fixed Bug 4807: Vengine.jar should be readable by group and other | Fixed Bug 4807: Vengine.jar should be readable by group and other
The jar tool ignores the umask, which is stupid and broken. We now chmod
all files in releases to 644 and all directories to 755.
git-svn-id: 3948e88432e1a59e1cb2bc472f8f957688004121@8375 67b53d14-2c14-4ace-a08f-0dab2b34000c
| ethaneldridge/vassal,ethaneldridge/vassal,ethaneldridge/vassal | Makefile | Makefile |
7f1e23eddb5521aa3e1d73b8c1ef1b0b357943d0 | Makefile: add option --lock to composer-update that it updates the lock file | Makefile: add option --lock to composer-update that it updates the lock file
| BacLuc/basic_table_package,BacLuc/basic_table_package | Makefile | Makefile |
e853374765cdc99d79be00843b948fe5905ee4d2 | Use CURDIR instead of PWD in Makefile | Use CURDIR instead of PWD in Makefile
| elmisback/dotfiles,elmisback/dotfiles | Makefile | Makefile |
652b02562e5847fe3e20e06afc301f56ef4b5535 | Simplify Makefile | Simplify Makefile
| turing-complete/hotspot,ready-steady/hotspot,ready-steady/hotspot,turing-complete/hotspot | Makefile | Makefile |
ac39de11f7c605a26f1a104932fc7d8db0881752 | updated makefile | updated makefile
| vechnoe/clinic,vechnoe/clinic,vechnoe/clinic | Makefile | Makefile |
54f1ceab715b006fe42544381b33f54f835662a1 | Rewrite backup script | Rewrite backup script
| joeljk13/dotfiles,joeljk13/dotfiles | Makefile | Makefile |
56264dfbd307e163b6b78b3c505d73d23c57b624 | fix golint path | fix golint path
| Songmu/timeout | Makefile | Makefile |
610c37f05e307d4fc34c039f9037b30020b101d6 | makefile: remove trailing whitespace | makefile: remove trailing whitespace
Signed-off-by: John Mulligan <eda8ad33169deab44f9fe65847f99e368da6c91b@redhat.com>
| ceph/go-ceph,ceph/go-ceph,ceph/go-ceph | Makefile | Makefile |
7ed5e09bf798a56a90c292ead232893f7d2f0071 | Compile sources with debug information. | Compile sources with debug information.
| rene0/dcf77pi,rene0/dcf77pi | Makefile | Makefile |
62c4362434a76fd1657059ccc2d0c7968ecd858d | ghpages task | ghpages task
| mklabs/node-tabtab,mklabs/node-tabtab | Makefile | Makefile |
9f1e67ff0e167b03bbb4ef154ad48d2bd477b953 | Commented out dropkey code | Commented out dropkey code | popazerty/openembedded-cuberevo,dellysunnymtech/sakoman-oe,crystalfontz/openembedded,hulifox008/openembedded,troth/oe-ts7xxx,BlackPole/bp-openembedded,dellysunnymtech/sakoman-oe,JamesAng/goe,troth/oe-ts7xxx,YtvwlD/od-oe,dave-billin/overo-ui-moos-auv,sentient-energy/emsw-oe-mirror,JamesAng/oe,nzjrs/overo-openembedded,an... | Makefile | Makefile |
342c433185268ae236c1b7ff7fe6fbd3a50db177 | more Makefile adjustments | more Makefile adjustments
| gpertea/gffread,gpertea/gffread | Makefile | Makefile |
2d0b587440183cc448bd429ebba1f4f1c8c42556 | Comment edit. | Comment edit.
| tomasvalek/CzechSorting | Makefile | Makefile |
9773ac66c426f18d3f8dea5b0eab545813348d69 | Testing now with random data | Testing now with random data
| olanmatt/incrypt | Makefile | Makefile |
c38af23b87f6f122cc45643665b8f3e22135d0a4 | Removing make doc | Removing make doc
| CartoDB/wax,CartoDB/wax,mapbox/wax | Makefile | Makefile |
1b69bcf846c9c3fa42eb717dda853083445d3dc6 | fix install command | fix install command
| ngineerxiv/dark-bot,ngineerxiv/dark-bot | Makefile | Makefile |
2a8dc72899e2cd6c6838f135aea9f0164eaa1a1f | Makefile: update default Go version | Makefile: update default Go version
Signed-off-by: Gyuho Lee <0fbd30d364d71722b926950b451cecd97b54fc29@amazon.com>
| mkumatag/etcd,etcd-io/etcd,etcd-io/etcd,joshix/etcd,coreos/etcd,joshix/etcd,coreos/etcd,mqliang/etcd,rnaveiras/etcd,gyuho/etcd,mkumatag/etcd,li-ang/etcd,mqliang/etcd,cockroachdb/etcd,ajityagaty/etcd,rnaveiras/etcd,xiang90/etcd,xiang90/etcd,mkumatag/etcd,cockroachdb/etcd,dannysauer/etcd,rnaveiras/etcd,li-ang/etcd,gyuho/... | Makefile | Makefile |
7492c8c8a9e5c31e506c5ef03f630980602a9b8d | remove ancient Makefile cruft | remove ancient Makefile cruft
| agoldst/dfr-browser,altaf-ali/dfr-browser,agoldst/dfr-browser,agoldst/dfr-browser,altaf-ali/dfr-browser,altaf-ali/dfr-browser,altaf-ali/dfr-browser,agoldst/dfr-browser | Makefile | Makefile |
8089e3b2fec79f0086b12753d0027b734889a526 | Reorder Makefile build and add clean | Reorder Makefile build and add clean
| wicksy/docker-lab,wicksy/docker-lab,wicksy/docker-lab | Makefile | Makefile |
7321e64bbd83070091b2efa659de815b9d7bd5f9 | Makefile targets. | Makefile targets.
| adamlsd/transaction | Makefile | Makefile |
08b2ad7ef6a43fb92c71edae131903c4c619d8d0 | Removed Makefile | Removed Makefile
| docksal/docksal | Makefile | Makefile |
3a947e326b9d71cbb6261eb900607a55ba455189 | don't rebuild everything every time | don't rebuild everything every time
| thekvs/yandex-ddns | Makefile | Makefile |
38324c8fc31a5c8ec54924dc2257375476f6c297 | Fixed incorrect Makefile `all` pointing to old names§ | Fixed incorrect Makefile `all` pointing to old names§
| pjuu/pjuu,pjuu/pjuu,pjuu/pjuu | Makefile | Makefile |
51e59bf9ebf40ad73121d5b4952ffb42b589f78e | now compiling with makefile | now compiling with makefile
| crgimenes/bin2c | Makefile | Makefile |
e8badc7a82155bb5f1708bb96e7df94dbd9e573a | Various changes in the requirements makefile recipe dependencies | Various changes in the requirements makefile recipe dependencies
| Stratoscale/rackattack-virtual,Stratoscale/rackattack-virtual | Makefile | Makefile |
f1ea4b8218ef787ba19a74a0ed4305496fc7368a | Uncommented out Makefile step | Uncommented out Makefile step
| kbaseapps/GenomeFileUtil,kbaseapps/GenomeFileUtil,kbaseapps/GenomeFileUtil,kbaseapps/GenomeFileUtil | Makefile | Makefile |
195081bc38fd9bb8a6948b35df66ab3b832d3a8b | Fix param name for tele build | Fix param name for tele build
| gravitational/stolon-app,gravitational/stolon-app | Makefile | Makefile |
9f6eee5989508f7860bc563f0a6d65cb57f88b9f | Hardwire debug seed output in the browser | Hardwire debug seed output in the browser
| LambdaHack/LambdaHack | Makefile | Makefile |
5ec583c7b6e8932128467be4be0e79a8bd6f9ef2 | Pin go-build container to v0.9. | Pin go-build container to v0.9.
| insequent/libcalico-go,projectcalico/libcalico-go,insequent/libcalico-go,projectcalico/libcalico-go | Makefile | Makefile |
c24ea23b1c38b552e8f494ce4a46b017296e1287 | Bump version number | Bump version number
| mirage/irmin,mirage/irmin,samoht/irmin | Makefile | Makefile |
411151e68e42ae3e486ac6de11f17e47b5c048cb | Attempt to crudely detect 64-bit systems. | Attempt to crudely detect 64-bit systems.
--HG--
branch : master
| davidgiven/cowgol,davidgiven/cowgol | Makefile | Makefile |
3a89eb086c02e30025209ad2bf894db9ee52266f | Added a Makefile. Less typing :-). | Added a Makefile. Less typing :-).
| mjklemm/euroscipy_proceedings,mjklemm/euroscipy_proceedings,mjklemm/euroscipy_proceedings | Makefile | Makefile |
f69f6f408695fae82ab96dbb4ead0150f7eda3f7 | Automate releases | Automate releases
| fgrehm/previewdocs | Makefile | Makefile |
9bf70ae1751bd23b136e48be6e6b132bcf30515c | Compile JS before running tests | Compile JS before running tests
| emileswarts/clojure-tic-tac-toe,emileswarts/clojure-tic-tac-toe | Makefile | Makefile |
e4cc9e61e4a7282a61dfac3fdc4930337e7352c1 | Copy dirs. | Copy dirs.
| rgolubtsov/rgolubtsov.github.io,rgolubtsov/rgolubtsov.github.io,rgolubtsov/rgolubtsov.github.io,rgolubtsov/rgolubtsov.github.io,rgolubtsov/rgolubtsov.github.io,rgolubtsov/rgolubtsov.github.io,rgolubtsov/rgolubtsov.github.io,rgolubtsov/rgolubtsov.github.io | Makefile | Makefile |
ee6007a8339a67c9899d5a09efaf50b8325e44c1 | clean test files | clean test files
| hpcloud/aok,ActiveState/aok,hpcloud/aok,hpcloud/aok,ActiveState/aok,ActiveState/aok,hpcloud/aok,ActiveState/aok | Makefile | Makefile |
710095c5eec4652f58f293b09eec342374ea57ce | More appropriate var. name in Makefile | More appropriate var. name in Makefile | jkovacic/math,jkovacic/math,jkovacic/math,jkovacic/math,jkovacic/math | Makefile | Makefile |
ab83828a653a45d1fce48e727ee475a2cd1a32a5 | update makefile | update makefile
| zhuharev/fader-engine,fader2/platform,fader2/platform | Makefile | Makefile |
5947b2e55847fb96485bfd7b4420f5bdffc4c32b | makefile: make clean fix | makefile: make clean fix
| boz/ephemerald | Makefile | Makefile |
f926a12b73957ece5048bdef3d9b523b7c7fb88b | fix: only copy css files from data directory when building customupdate | fix: only copy css files from data directory when building customupdate
refer to #77
| Hzj-jie/koreader-base,ashang/koreader,houqp/koreader-base,Hzj-jie/koreader-base,apletnev/koreader,Hzj-jie/koreader,robert00s/koreader,NiLuJe/koreader,apletnev/koreader-base,koreader/koreader-base,Frenzie/koreader-base,Frenzie/koreader-base,mihailim/koreader,Frenzie/koreader,mwoz123/koreader,Frenzie/koreader-base,koread... | Makefile | Makefile |
30b49fc3d9b7a24b495426088a4ca4b4fbcd3474 | Always regenerate plparrot.h when compiling | Always regenerate plparrot.h when compiling
| leto/plparrot,leto/plparrot,leto/plparrot | Makefile | Makefile |
a61c9a40413a857756dc3038fdd002c22d59db5e | ensure `make` default is sensible | ensure `make` default is sensible
| jzacsh/netwtcpip-cmp405,jzacsh/netwtcpip-cmp405,jzacsh/netwtcpip-cmp405,jzacsh/netwtcpip-cmp405 | Makefile | Makefile |
9c18b6d77e7c10ed4c2b2fce178f7992aa70823c | Second pass on main Makefile | Second pass on main Makefile
| RTcmix/RTcmix,RTcmix/RTcmix,RTcmix/RTcmix,RTcmix/RTcmix,RTcmix/RTcmix,RTcmix/RTcmix | Makefile | Makefile |
eed6a6782ac5260e72df99f0a9a533a89d08fb15 | Add exit-with-children. | Add exit-with-children.
| markmandel/wrapping-clojure-tooling-in-containers | Makefile | Makefile |
737a81600618662ac9d5137ba7ba24f486db8588 | Add make target to build the tool | Add make target to build the tool
Currently it isn't possible to build the tool without also executing it.
This patch adds a new 'tool' target to the Makefile that only builds it.
Change-Id: If10c086f4096071e547ffd313e2192326ae5068a
Signed-off-by: Juan Hernandez <59e5b8140de97cc91c3fb6c5342dce948469af8c@redhat.com>
| jhernand/ovirt-containers,jhernand/ovirt-containers | Makefile | Makefile |
533518c893561c06de2d5f3795558832d80bb4db | Set up some Makefile variable for different --features args | Set up some Makefile variable for different --features args
When specifying features min or systemd_compat always specify
--no-default-features, which would be dbus.
Don't do this with --features extra. extra is in addition to defaults,
as it must pick one or the other of the IPC mechanisms.
Signed-off-by: mulhern <... | stratis-storage/stratisd,stratis-storage/stratisd,stratis-storage/stratisd | Makefile | Makefile |
a66e42388b7b791b531abf409d0756ace73c6c87 | make unnzipping deps easier | make unnzipping deps easier
| russelldb/rabl | Makefile | Makefile |
73007fe27cfec50a58c175e72d3983b2e0cfa031 | Fixed deploy-dapp in makefile | Fixed deploy-dapp in makefile
| thousandetherhomepage/ketherhomepage | Makefile | Makefile |
a37e65ff1e7a80ce160df9200aaf8a18d68bc939 | `make check-integrationtests` assumes bash is installed | `make check-integrationtests` assumes bash is installed
Since commit 78ff65ef, this checks that if you add a test case in
tests/test-*.sh, you don't forget to list it in tests/run-tests.sh.
But it only ran this check if you had bash installed (the process
substitution "<(...)" is a bash-ism).
However `make check-inte... | stb-tester/stb-tester,wmanley/stb-tester,wmanley/stb-tester,martynjarvis/stb-tester,wmanley/stb-tester,martynjarvis/stb-tester,martynjarvis/stb-tester,martynjarvis/stb-tester,stb-tester/stb-tester,LewisHaley/stb-tester,martynjarvis/stb-tester,martynjarvis/stb-tester,LewisHaley/stb-tester,LewisHaley/stb-tester,LewisHale... | Makefile | Makefile |
daffc61482a52b08e31e9669320ff9b76c87ea39 | makefile: get rid of rm -v option which doesn't work on sunos | makefile: get rid of rm -v option which doesn't work on sunos
| peter-hst/psutil,zhengzheng/psutil,anfedorov/psutil,PFZheng/psutil,Alwnikrotikz/psutil,AlanZatarain/psutil,end18/psutil,stupidcache/psutil,end18/psutil,skyshe/psutil,tigerneil/psutil,skyshe/psutil,zhengzheng/psutil,shiva21/psutil,vmolsa/psutil,kiranvizru/psutil,google-code-export/psutil,end18/psutil,google-code-export/... | Makefile | Makefile |
1cb8ee676c33a422b0829f8a87b2441730a3d7d3 | added businesslink_events as a site | added businesslink_events as a site
| alphagov/transition-config,alphagov/transition-config | Makefile | Makefile |
d84f6e570181f8f94e70ea3210b5105b3738f31b | Add makefile | Add makefile
| robertdfrench/Small-Particle-Humiliation | Makefile | Makefile |
8a0d825dfb0fa63c62e7d7cdc4476f463b690933 | Change Makefile, give tutorial1 it's own target | Change Makefile, give tutorial1 it's own target
| sandy-8925/opengl_stuff | Makefile | Makefile |
092ff06e32d92aabb0012500521b961d39c9ec23 | missing backslash | missing backslash
| dock0/kernel | Makefile | Makefile |
e90499d9e8d2db45dfb695d792628b13395d161c | Use RT variable | Use RT variable
| tijko/dashboard | Makefile | Makefile |
6857352ca0e69913072f8640a9963775177a3c79 | Escaping backslashes. | Escaping backslashes.
| rwl/muntjac,rwl/muntjac,rwl/muntjac | Makefile | Makefile |