Searched refs:RELEASE (Results 1 – 25 of 65) sorted by relevance
123
35 export RELEASE=r$(VERSION) macro44 DISTRIBNAME=lz4-$(RELEASE).tar.gz105 @install -dD -m 700 lz4-$(RELEASE)/lib/106 @install -dD -m 700 lz4-$(RELEASE)/programs/107 @install -dD -m 700 lz4-$(RELEASE)/cmake_unofficial/108 @install -dD -m 700 lz4-$(RELEASE)/images/111 install -m 600 .tmp lz4-$(RELEASE)/$$f; \115 install -m 600 $$f lz4-$(RELEASE)/$$f; \117 @tar -czf $(DISTRIBNAME) lz4-$(RELEASE)/118 @rm -rf lz4-$(RELEASE)
45 cp x11vnc/RELEASE-NOTES ./RELEASE-NOTES139 rm -f ./RELEASE-NOTES
7 sftp> cd /home/frs/project/f/fi/findbugs/findbugs/RELEASE9 sftp> cd "../../findbugs eclipse plugin/RELEASE
6 %define RELEASE 17 %define rel %{?CUSTOM_RELEASE} %{!?CUSTOM_RELEASE:%RELEASE}
38 make release-commit RELEASE='X.Y TYPE'45 make release RELEASE='X.Y TYPE'59 make upload RELEASE='X.Y TYPE'
13 RELEASE = 2018 LIBSOREL=$(LIBSOMAJ).$(RELEASE)
21 RELEASE = 2026 LIBSOREL=$(PNGMAJ).$(RELEASE)
16 LIBSOREL=$(LIBSOMAJ).$(RELEASE)
74 public static final int RELEASE = @version.RELEASE@;112 +VERSION+"."+RELEASE+"."
2 RELEASE-NOTES
34 RELEASE?= r126 macro
21 [@RELEASE]
50 #define RELEASE 0x4d /* release */ macro
33 RELEASE-NOTES
12 RELEASE-NOTES
50 EXPIRE|FAIL|IPV4LL|RELEASE|STOP) unset_dns_props;;
60 EXPIRE|FAIL|IPV4LL|RELEASE|STOP) unset_route_props;;
32 RELEASE)
31 # Create a file RELEASE containing the release name, date, build host, and35 RELEASE f 444 root root \
79 as such (using ``ACQUIRE``/``RELEASE``).212 ACQUIRE(...), ACQUIRE_SHARED(...), RELEASE(...), RELEASE_SHARED(...)223 ``RELEASE`` and ``RELEASE_SHARED`` declare that the function releases the given238 void cleanupAndUnlock() RELEASE(mu) {249 If no argument is passed to ``ACQUIRE`` or ``RELEASE``, then the argument is265 void Unlock() RELEASE() { mu.Unlock(); }717 MutexUnlocker(Mutex* m) RELEASE(m) : mu(m) { mu->Unlock(); }799 #define RELEASE(...) \844 void Unlock() RELEASE();873 ~MutexLocker() RELEASE() {[all …]
225 RELEASE=$(adb_shell getprop ro.build.version.release)227 if echo "$RELEASE" | grep '^4\.' >&/dev/null; then
157 #ifndef RELEASE
34 * added this file, RELEASE.TXT, to repository