summaryrefslogtreecommitdiff
path: root/shave
AgeCommit message (Expand)AuthorFilesLines
2010-10-14objc: Fix number of spaces in " OBJC "Damien Lespiau1-1/+1
2010-10-14Support shaving windres, the Windows resource compilerDamien Lespiau2-0/+6
2010-07-18Fix error caused by quoted arguments with spaces.Ander Conselvan de Oliveira1-2/+2
2009-12-11MCS: Fix the fix for the output file nameDamien Lespiau1-1/+1
2009-12-08Support shaving AS (GNU Assembler)Camille Moncelier2-0/+6
2009-12-08Remove bashism in the MCS code path to get the output file nameRomain Tartière1-1/+1
2009-05-28Support shaving MCS (Mono C# compiler)Aaron Bockover2-2/+12
2009-05-02Fix the use of assembly filesDamien Lespiau1-3/+20
2009-05-01Nah, let's use the MIT license insteadDamien Lespiau3-24/+60
2009-05-01shave is now available under a 2-clause BSD licenseDamien Lespiau3-1/+33
2009-04-12My name appears in 2 files nowDamien Lespiau1-0/+1
2009-03-20Add Objective C support to shaveDavid Schleef2-0/+6
2009-02-25Fortran supportPeter Williams2-0/+12
2009-02-25Fix and tune libtool's unmangling regexDamien Lespiau2-2/+2
2009-02-24Fix PulseAudio compilation with shaveDamien Lespiau1-8/+5
2009-02-24Fix naming of default_modeDamien Lespiau1-4/+4
2009-02-24Allow the user to define shave's default behaviourDamien Lespiau1-6/+16
2009-02-23Fix shave ouput on SolarisDamien Lespiau2-6/+4
2009-02-23Cleanup unneeded codeDamien Lespiau1-5/+0
2009-02-23Add --enable-shave option and default to Good Old BehaviourDamien Lespiau1-25/+45
2009-02-22Fix typosDamien Lespiau1-2/+2
2009-02-22Fix CXX supportDamien Lespiau1-5/+11
2009-02-21Fix libtool unmangling regexpDamien Lespiau2-2/+2
2009-02-20add CXX supportTommi Komulainen2-6/+10
2009-02-18Fix quoting issues so we can work with gtk-docDamien Lespiau1-2/+2
2009-02-18Fix trailing whitespaceDamien Lespiau2-2/+2
2009-02-18First importDamien Lespiau4-0/+183