.hgignore
branchcvs_MAIN_tracking
changeset 3405 a6d8f5c2ad73
parent 3188 d9a3d685c8b9
child 3525 42a77733c566
equal deleted inserted replaced
3404:2127b5057d60 3405:a6d8f5c2ad73
     1 syntax: glob
     1 syntax: glob
       
     2 objbc
     2 *.so
     3 *.so
     3 *.H
     4 *.H
     4 *.o
     5 *.o
     5 *.STH
     6 *.STH
     6 *.sc
     7 *.sc
    23 *.orig
    24 *.orig
    24 *.local
    25 *.local
    25 *.other
    26 *.other
    26 st.chg
    27 st.chg
    27 
    28 
       
    29 # Compilation artefacts of fdlibm on Windows
       
    30 *.obj
       
    31 fdlibm.LST
       
    32 libfdm.lib
       
    33 
       
    34 # .res files?
       
    35 experiments\experiments.res
       
    36 libjava.res
       
    37 tests\tests.res
       
    38 tools\tools.res
       
    39 
       
    40 
    28 # Java libraries downloaded by IVY
    41 # Java libraries downloaded by IVY
    29 java/libs/*.jar
    42 java/libs/*.jar
    30 java/libs-src/*.jar
    43 java/libs-src/*.jar
    31 tools/java/libs/ecj*.jar
    44 tools/java/libs/ecj*.jar
    32 tools/java/libs-src/ecj*.jar
    45 tools/java/libs-src/ecj*.jar
    33 benchmarks/java/libs/*.jar
    46 benchmarks/java/libs/*.jar
    34 benchmarks/java/libs-src/*.jar
    47 benchmarks/java/libs-src/*.jar
    35 
    48 
    36 # Test results generated by java/tests/run-all.rb
    49 # Test results generated by java/tests/run-tests.rb
    37 tests/results*
    50 tests/results*
    38 
    51 
    39 # Test files created by Mauve test suite
    52 # Test files created by Mauve test suite
    40 mauve/Compat1.tmp
    53 tests/mauve/Compat1.tmp
    41 mauve/dataoutput.out
    54 tests/mauve/dataoutput.out
    42 mauve/dataoutput2.out
    55 tests/mauve/dataoutput2.out
    43 mauve/frozen_serial
    56 tests/mauve/frozen_serial
    44 mauve/raftmpfile
    57 tests/mauve/raftmpfile
    45 mauve/stx_libjava_mauve-Test.xml
    58 tests/mauve/stx_libjava_mauve-Test.xml
    46 mauve/tmpfile
    59 tests/mauve/tmpfile
    47 mauve/utf8test.out
    60 tests/mauve/utf8test.out
    48 tests/Compat1.tmp
    61 tests/Compat1.tmp
    49 tests/dataoutput.out
    62 tests/dataoutput.out
    50 tests/dataoutput2.out
    63 tests/dataoutput2.out
    51 tests/frozen_serial
    64 tests/frozen_serial
    52 tests/libjava-mauve/src/ChangeLog
    65 tests/mauve/java/src/ChangeLog
    53 tests/libjava-mauve/src/gnu/testlet/java/io/File/tmp/File.doc
    66 tests/mauve/java/src/gnu/testlet/java/io/File/tmp/File.doc
    54 tests/libjava-mauve/src/gnu/testlet/java/io/File/tmp/Good.doc
    67 tests/mauve/java/src/gnu/testlet/java/io/File/tmp/Good.doc
    55 tests/raftmpfile
    68 tests/raftmpfile
    56 tests/tmpfile
    69 tests/tmpfile
    57 tests/utf8test.out
    70 tests/utf8test.out
    58 
    71 
    59 # Testrunner output files
    72 # Testrunner output files