From 16e070805d553fe81ab87fa208d06478988e0ead Mon Sep 17 00:00:00 2001 From: Victor Date: Sat, 21 Oct 2023 23:08:49 -0700 Subject: [PATCH] delete build file --- .gitignore | 11 +------- CTestTestfile.cmake | 7 ----- README.md | 17 +++++++++++- cmake_install.cmake | 55 --------------------------------------- fischl | Bin 33528 -> 0 bytes test/CTestTestfile.cmake | 6 ----- 6 files changed, 17 insertions(+), 79 deletions(-) delete mode 100644 CTestTestfile.cmake delete mode 100644 cmake_install.cmake delete mode 100755 fischl delete mode 100644 test/CTestTestfile.cmake diff --git a/.gitignore b/.gitignore index a9ddaf8..07ed706 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1 @@ -Makefile -/CMakeFiles -CMakeCache.txt -cmake_install.cmake -fischl -/test/CMakeFiles -/test/cmake_install.cmake -/test/CMakeCache.txt -/test/Makefile -run_tests \ No newline at end of file +build/* \ No newline at end of file diff --git a/CTestTestfile.cmake b/CTestTestfile.cmake deleted file mode 100644 index 76de908..0000000 --- a/CTestTestfile.cmake +++ /dev/null @@ -1,7 +0,0 @@ -# CMake generated Testfile for -# Source directory: /Users/factorialn/Projects/iloveos -# Build directory: /Users/factorialn/Projects/iloveos -# -# This file includes the relevant testing commands required for -# testing this directory and lists subdirectories to be tested as well. -subdirs("test") diff --git a/README.md b/README.md index 2c3167e..ddcbbad 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,19 @@ Simply copying libfuse. 1. Fork the main branch and work on your own branch. 2. Test before initiating a Pull Request. -3. Get approved to get merged. \ No newline at end of file +3. Get approved to get merged. + +# Quick Start + +## configure and build code +make build directory +```bash +mkdir -p build && cd build +cmake .. +make # cmake --build . is same +``` + +## run test +```bash +./build/test/runtests +``` \ No newline at end of file diff --git a/cmake_install.cmake b/cmake_install.cmake deleted file mode 100644 index e16ca35..0000000 --- a/cmake_install.cmake +++ /dev/null @@ -1,55 +0,0 @@ -# Install script for directory: /Users/factorialn/Projects/iloveos - -# Set the install prefix -if(NOT DEFINED CMAKE_INSTALL_PREFIX) - set(CMAKE_INSTALL_PREFIX "/usr/local") -endif() -string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - if(BUILD_TYPE) - string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - else() - set(CMAKE_INSTALL_CONFIG_NAME "") - endif() - message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -endif() - -# Set the component getting installed. -if(NOT CMAKE_INSTALL_COMPONENT) - if(COMPONENT) - message(STATUS "Install component: \"${COMPONENT}\"") - set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - else() - set(CMAKE_INSTALL_COMPONENT) - endif() -endif() - -# Is this installation the result of a crosscompile? -if(NOT DEFINED CMAKE_CROSSCOMPILING) - set(CMAKE_CROSSCOMPILING "FALSE") -endif() - -# Set default install directory permissions. -if(NOT DEFINED CMAKE_OBJDUMP) - set(CMAKE_OBJDUMP "/Library/Developer/CommandLineTools/usr/bin/objdump") -endif() - -if(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - include("/Users/factorialn/Projects/iloveos/test/cmake_install.cmake") - -endif() - -if(CMAKE_INSTALL_COMPONENT) - set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") -else() - set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") -endif() - -string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT - "${CMAKE_INSTALL_MANIFEST_FILES}") -file(WRITE "/Users/factorialn/Projects/iloveos/${CMAKE_INSTALL_MANIFEST}" - "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/fischl b/fischl deleted file mode 100755 index 4604740e01ba6a728bd64b028514af8a7dafd392..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 33528 zcmeI5U1(fI6vxlrP1BU5Nm|s#s$~0MFt#LCV~Gm&CQUSL%!g^f5DSy9P4?>UMzWi> zF=4x{7HwL@*w99bpeUG#1ql_~2kC09U`vrmsbEDGQD_x?)eWxkoY}jZyIZt~;M4!W zxie?Z%$YO4nb*1V<>D`Y77@9K#b8~_+MY*rkTysY-Ok#?s#JU3o9c|K@EqZWv z(+!ryd6_#Z)!Eq9neEo&&FnU^?G@ZC$|-44D(u}Gwhb>gq};}zKPn4uP>`a|InD>#&~v)4Og$1Aq|VmrkdTiTTx z4eqgm1Ih{x4r@C*-mD$3%MK!TZVcO{3)zPmR;3#1I_uQ7w$`1g-7xJ#z@?U)(#?&c zvR9?7N(~J=w&8E%Nnb5yYP@YxK3AN1E}yd}wzoDnHf&Fyk!Vg{Y>WJE50-rN`O&RJ zHAGQ8XOu|Jzyr4JW4oPg876xfV_VLZXFrk2Wg)BhoswR&Gf$^q>ZLqBeKwsw*Z=|Y^AE5satEvAarx@%i$y;@QuW?^$!izmcOSl=+dQl;Rw9W~tm~2s zt^Cb>FBci6T)&6cCvh5b&XLS}AFKFu{>M#5?pn@;^XcEXv1)S_CuQ~NJZqi(sh06% z_un}d3VQ=p_4W|%O;o`u`J9dt6>wQ;+rn4mE>`jPFsGT+qNEuD0w4eaAOHd&00JNY z0w4eaAOHd&00JNY0w4eaAOHd&00JNY0w4eaAOHd&00JNY0w4eaAOHd&00JNY0w4ea zAOHd&00JNY0w4eaAOHd&00JNY0{@D@(hIbZ9Cytnx6xF5B_(+9tJJe~Y8}yZ4@EnY z<8^b~XDa4aSC-C6Ut=!Gb^-gYmC%{9=gLoeDEbxOiJguYQX*bxCVpO8Ivy`E&m_m| z=Xi`B%XecxC^gIk8Rb`WJwH`%^7{S5p2w_Ezt6vcCzq?UciJm(mij(3-~Bb&Co1>T zMNIu&{>c5|B92n3Bk6X>wdK;NeKj|_JOVWk009sH0T2KI5C8!X009sH0T2KI5C8!X z009sH0T2KI5C8!X009sH0T2KI5C8!X009sH0T2KI5C8!X009sH0T2KI5C8!X009sH z0T2KI5C8!X009sH0T2Lz|C4}+Cu?WzVwL|1IG^cu{3JlXCC+Xw@~$|^lj5c}^+(1f zIe@`GGT;Z{yMucIq@EkGg5g09s%We9a??yi&q79b>y|>f)h<;nTlmX{gwZ1ZNsu+COOGrhH&3N*OjPOga#u}@-xbAphNB!ZJ?Aal#`C%M zk-;+=dTzyj!7s9kXn&8#&`+|bTK@Sf&)kc+QZQ-isq-&=U-ic9jvZyS-a{=`q{X}Y zE#dl}2aB|=K^IgNAUmuL+eZ8>otkKrBVrk;k#PbKg`S@_tp-u1J%)h>W zedU^OC%>rpv7-5pR-@%w!^7vFycB4gw${D)pt<;VZ^x;~GnXeX