Skip to content
  • Mateusz Masiarz's avatar
    sinol-make file structure and run command (#1) · 06c0effe
    Mateusz Masiarz authored
    
    
    * sinol-make file structure and run command
    
    * fix indentation, mention changes made in run
    
    * Update pyproject.toml
    
    * compilation without makefiles
    
    * Add GNU GPLv3 license
    
    * remove measuring time with `time`
    
    * check for oiejq only in ~/.local/bin
    add --oiejq_path flag for run command
    replace asserts with proper error messages
    
    * rename oiejq.sh to oiejq
    
    * default values for compiler flags
    
    * add missing checks for Windows/Cygwin
    
    * Update readme
    
    * remove trailing new lines and spaces
    
    * refactor program compiling
    
    * change 'not in project' error message
    
    * change error message when oiejq download failed
    
    * Change names of compiler flags
    
    * fix errors when oiejq is not installed
    
    * fix oiejq errors, add missing exit
    
    * remove verbose flag
    
    * change behaviour of show_memory flag
    
    * change schema of subtasks in config
    
    * suggest subtask configuration when none found
    
    * Revert "lasta two commits"
    
    This reverts commit 63ac565f28695a63e4c5679382a33d08d91064a6 and
    ac0accae2faedc5c318dcea52fec683f9721aba0.
    
    * refactor
    
    ---------
    
    Co-authored-by: default avatarTomasz Nowak <36604952+tonowak@users.noreply.github.com>
    06c0effe
This project is licensed under the GNU General Public License v3.0 only. Learn more