Skip to content
Snippets Groups Projects
  • Dilawar Singh's avatar
    Squashed 'moose-core/' changes from 49d5b3ef6b..0b125f6940 · a1a6faa7
    Dilawar Singh authored
    0b125f6940 Fixed typo in cmake file.
    f3118f0115 multiple fix to build system. - dont use python setup.py install . It does not work anymore if --prefix   directory is not in PYTHONPATH. - Use python setup.py bdist -d INSTALL_DIR and let cmake unarchive and copy it   to desired location. This is much better solution.
    03d589931f Use bdist instead of install for creating binay distrution. During installation, untar this to destination.
    a08658e990 Tweaks to setup.cmake.py file.
    c5f1d919f4 Test on travis.
    6b32fde2bd Merge commit '6d651b60'
    324a20c1be Merge commit 'e0b8959c'
    59f6e9ed1a On debian/ubuntu install-layout option is set to deb. [skip ci]
    62201d9f65 Merge commit 'f80ae40d'
    9b81dfc5d9 This fixes moose but a better solution to install pymoose in moose-core must be found.
    7e27f809de Merge commit '6f7697fb'
    939c734c36 Merge commit '627f1ce1'
    4775933d2b Merge commit '7b3c355a'
    43c06745f8 Squashed 'moose-core/' changes from d4417dcffd..2657e3345e (#222)
    8c9ad49b79 Fixed the syntax causing failure.
    397efafe2a Handling MOOSE_VERSION is better way.
    
    git-subtree-dir: moose-core
    git-subtree-split: 0b125f694049577a63cefd5d2259edb24889073c
    a1a6faa7
setup.cmake.py 2.02 KiB