Skip to content
  • Jose Fonseca's avatar
    Squashed commit of the following: · 9a7f84d6
    Jose Fonseca authored
    commit 1856230d9fa61710cce3e152b8d88b1269611a73
    Author: José Fonseca <jose.r.fonseca@gmail.com>
    Date:   Tue Jul 12 23:41:27 2011 +0100
    
        make: Use better var names on packaging.
    
    commit d1ae72d0bd14e820ecfe9f8f27b316f9566ceb0c
    Author: José Fonseca <jose.r.fonseca@gmail.com>
    Date:   Tue Jul 12 23:38:21 2011 +0100
    
        make: Apply several of Dan Nicholson's suggestions.
    
    commit f27cf8743ac9cbf4c0ad66aff0cd3f97efde97e4
    Author: José Fonseca <jose.r.fonseca@gmail.com>
    Date:   Sat Jul 9 14:18:20 2011 +0100
    
        make: Put back the tar.bz2 creation rule.
    
        Removed by accident.
    
    commit 34983337f9d7db984e9f0117808274106d262110
    Author: José Fonseca <jose.r.fonseca@gmail.com>
    Date:   Sat Jul 9 11:59:29 2011 +0100
    
        make: Determine tarballs contents via git ls-files.
    
        The wildcards were a mess:
        - lots of files for non Linux platforms missing
        - several files listed and archived twice
    
        Using git-ls-files ensures things are not loss when making the tarballs.
    ...
    9a7f84d6