Searched refs:VERSION (Results 1 - 25 of 189) sorted by relevance

12345678

/haiku-buildtools/gcc/gmp/
H A Dversion.c23 const char * const gmp_version = VERSION;
/haiku-buildtools/jam/
H A Dpatchlevel.h1 /* Keep JAMVERSYM in sync with VERSION. */
4 #define VERSION "2.5-haiku-20111222" macro
H A DJamfile258 VERSION = jam-2.5rc1 ;
262 ln -s . $(VERSION)
263 tar cvhf $(<) $(VERSION)/$(>)
264 rm $(VERSION)
277 Ball $(VERSION).shar : $(ALLSOURCE) ;
278 Ball $(VERSION).tar : $(ALLSOURCE) ;
279 Ball $(VERSION).zip : $(ALLSOURCE) ;
/haiku-buildtools/binutils/gas/testsuite/gas/hppa/parse/
H A Dversionbug.s3 .VERSION "abc123"
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/hppa/parse/
H A Dversionbug.s3 .VERSION "abc123"
/haiku-buildtools/cloog/
H A Dgenversion.sh.in4 VERSION=@VERSION@
12 GIT_HEAD_ID="$PACKAGE-$VERSION-UNKNOWN"
/haiku-buildtools/gcc/liboffloadmic/include/coi/common/
H A DCOIMacros_common.h65 #define SYMBOL_VERSION( SYMBOL , VERSION ) SYMBOL ## VERSION
/haiku-buildtools/legacy/gcc/texinfo/
H A Dacconfig.h39 #undef VERSION
38 #undef VERSION macro
/haiku-buildtools/gcc/mpc/
H A DMakefile.am23 VERSION = @VERSION@@SVNVERSION@
H A Dconfig.h.in113 #undef VERSION
/haiku-buildtools/gcc/liboffloadmic/runtime/emulator/
H A Dmyo_service.h41 #define SYMBOL_VERSION(SYMBOL,VERSION) SYMBOL ## VERSION
/haiku-buildtools/gcc/gmp/demos/perl/
H A DMakefile.PL54 VERSION => '2.00',
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dthumbver.s4 .symver a_alias, a_export@VERSION
H A Dthumbver.d14 +.*: 00000001 +0 +FUNC +LOCAL +DEFAULT +1 a_export@VERSION
/haiku-buildtools/binutils/
H A Dmove-if-change5 VERSION='2012-01-06 07:23'; # UTC
39 version=`expr "$VERSION" : '\([^ ]*\)'`
79 ## time-stamp-start: "VERSION='"
/haiku-buildtools/gcc/
H A Dmove-if-change5 VERSION='2012-01-06 07:23'; # UTC
39 version=`expr "$VERSION" : '\([^ ]*\)'`
79 ## time-stamp-start: "VERSION='"
/haiku-buildtools/legacy/binutils/binutils/
H A Dconfigure.com48 $! Edit VERSION in makefile.vms-in
54 ! Get VERSION from configure.in
69 match_pos := SEARCH_QUIETLY('@VERSION@', FORWARD, EXACT, rang);
H A Dmakefile.vms-in11 VERSION=@VERSION@
70 $(CC) $(CFLAGS)/define=(VERSION="""$(VERSION)""") $<
/haiku-buildtools/gcc/mpfr/tools/
H A Dck-version-info26 open VERSION, '<', 'VERSION'
27 or die "$!\n$0: can't open VERSION file\n";
28 my $version = do { local $/; <VERSION> };
29 close VERSION or die "$!\n$0: can't close VERSION file\n";
32 or die "$0: bad VERSION format\n";
/haiku-buildtools/binutils/gas/testsuite/gas/hppa/reloc/
H A Dr_no_reloc.s2 .VERSION "hc2.6a -O1 t3.c\n"
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/hppa/reloc/
H A Dr_no_reloc.s2 .VERSION "hc2.6a -O1 t3.c\n"
/haiku-buildtools/gcc/lto-plugin/
H A Dconfig.h.in65 #undef VERSION
/haiku-buildtools/libtool/f77demo/
H A Dconfig-h.in69 #undef VERSION
/haiku-buildtools/gcc/libssp/
H A Dconfig.h.in101 #undef VERSION
/haiku-buildtools/legacy/binutils/gprof/
H A Dgconfig.in156 #undef VERSION

Completed in 137 milliseconds

12345678