Skip to content
  1. Jan 10, 2015
    • Ramkumar Ramachandra's avatar
      .gitignore: add some rules for tagging programs · 9be98b6b
      Ramkumar Ramachandra authored
      Often, we miss committing new files, and 'arc diff' is supposed to warn
      us about this. Unfortunately, because of the spurious output of the
      command (due to unignored untracked files), we tend to ignore it and
      lose information.
      
      llvm-svn: 225588
      9be98b6b
  2. Jan 07, 2015
  3. Oct 17, 2014
  4. Jun 25, 2014
  5. Mar 12, 2014
    • Rafael Espindola's avatar
      Remove projects/sample. · 730df071
      Rafael Espindola authored
      As an example that was not actually being used, it suffered from a slow bitrot.
      
      The two main issues with it were that it had no cmake support and
      included a copy of the autoconf directory. The reality is that
      autoconf is not easily composable. The lack of composabilty is why we
      have clang options in llvm's configure. Suggesting that users include
      a copy of autoconf/ in their projects seems a bad idea.
      
      We are also in the process of switching to cmake, so pushing autoconf
      to new project is probably not what we want.
      
      llvm-svn: 203728
      730df071
  6. Jan 25, 2014
  7. Oct 10, 2012
  8. Aug 21, 2012
  9. May 02, 2012
  10. Apr 19, 2012
  11. Nov 10, 2011
  12. Oct 24, 2011
  13. Sep 24, 2011
  14. Aug 12, 2011
  15. May 31, 2011
  16. Dec 17, 2010
  17. Dec 16, 2010
Loading