[LLVMbugs] [Bug 14778] New: DragonEgg should build and install dragonegg.so when checked out under llvm/projects
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Wed Jan  2 03:41:37 PST 2013
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=14778
             Bug #: 14778
           Summary: DragonEgg should build and install dragonegg.so when
                    checked out under llvm/projects
           Product: dragonegg
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: New Bugs
        AssignedTo: baldrick at free.fr
        ReportedBy: chandlerc at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified
The motivation here is two-fold:
1) simplify the workflow for refactoring LLVM libraries and updating dragonegg
by letting developers have "one big checkout" and "one big build" to test
everything.
2) simplify building and installing a toolchain that contains Clang, DragonEgg,
and the rest of the LLVM toolchain bits.
The idea is that users should be able to just check the project out into
llvm/projects/dragonegg and the build system should Just Work for both the
Makefiles and CMake.
The existing simple Makefile can stick around under a different name to
facilitate out-of-tree users that may want an easier integration point.
-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
    
    
More information about the llvm-bugs
mailing list