-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f1e8648
commit 7bba108
Showing
8 changed files
with
196 additions
and
289 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,3 +37,4 @@ CMakeCache.txt | |
CMakeFiles/ | ||
Makefile | ||
cmake_install.cmake | ||
*.swp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,115 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> | ||
<CodeBlocks_project_file> | ||
<FileVersion major="1" minor="6" /> | ||
<Project> | ||
<Option title="sample-code" /> | ||
<Option makefile_is_custom="1" /> | ||
<Option compiler="gcc" /> | ||
<Option virtualFolders="CMake Files\;" /> | ||
<Build> | ||
<Target title="all"> | ||
<Option working_dir="/home/bikram/sample-code" /> | ||
<Option type="4" /> | ||
<MakeCommands> | ||
<Build command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 all" /> | ||
<CompileFile command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 "$file"" /> | ||
<Clean command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 clean" /> | ||
<DistClean command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 clean" /> | ||
</MakeCommands> | ||
</Target> | ||
<Target title="rebuild_cache"> | ||
<Option working_dir="/home/bikram/sample-code" /> | ||
<Option type="4" /> | ||
<MakeCommands> | ||
<Build command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 rebuild_cache" /> | ||
<CompileFile command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 "$file"" /> | ||
<Clean command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 clean" /> | ||
<DistClean command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 clean" /> | ||
</MakeCommands> | ||
</Target> | ||
<Target title="build/randomGeneratorTest"> | ||
<Option output="/home/bikram/sample-code/build/randomGeneratorTest" prefix_auto="0" extension_auto="0" /> | ||
<Option working_dir="/home/bikram/sample-code" /> | ||
<Option object_output="./" /> | ||
<Option type="1" /> | ||
<Option compiler="gcc" /> | ||
<Compiler> | ||
<Add directory="/home/bikram/sample-code" /> | ||
</Compiler> | ||
<MakeCommands> | ||
<Build command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 build/randomGeneratorTest" /> | ||
<CompileFile command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 "$file"" /> | ||
<Clean command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 clean" /> | ||
<DistClean command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 clean" /> | ||
</MakeCommands> | ||
</Target> | ||
<Target title="build/randomGeneratorTest/fast"> | ||
<Option output="/home/bikram/sample-code/build/randomGeneratorTest" prefix_auto="0" extension_auto="0" /> | ||
<Option working_dir="/home/bikram/sample-code" /> | ||
<Option object_output="./" /> | ||
<Option type="1" /> | ||
<Option compiler="gcc" /> | ||
<Compiler> | ||
<Add directory="/home/bikram/sample-code" /> | ||
</Compiler> | ||
<MakeCommands> | ||
<Build command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 build/randomGeneratorTest/fast" /> | ||
<CompileFile command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 "$file"" /> | ||
<Clean command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 clean" /> | ||
<DistClean command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 clean" /> | ||
</MakeCommands> | ||
</Target> | ||
<Target title="edit_cache"> | ||
<Option working_dir="/home/bikram/sample-code" /> | ||
<Option type="4" /> | ||
<MakeCommands> | ||
<Build command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 edit_cache" /> | ||
<CompileFile command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 "$file"" /> | ||
<Clean command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 clean" /> | ||
<DistClean command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 clean" /> | ||
</MakeCommands> | ||
</Target> | ||
<Target title="build/sampleTopKTest"> | ||
<Option output="/home/bikram/sample-code/build/sampleTopKTest" prefix_auto="0" extension_auto="0" /> | ||
<Option working_dir="/home/bikram/sample-code" /> | ||
<Option object_output="./" /> | ||
<Option type="1" /> | ||
<Option compiler="gcc" /> | ||
<Compiler> | ||
<Add directory="/home/bikram/sample-code" /> | ||
</Compiler> | ||
<MakeCommands> | ||
<Build command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 build/sampleTopKTest" /> | ||
<CompileFile command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 "$file"" /> | ||
<Clean command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 clean" /> | ||
<DistClean command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 clean" /> | ||
</MakeCommands> | ||
</Target> | ||
<Target title="build/sampleTopKTest/fast"> | ||
<Option output="/home/bikram/sample-code/build/sampleTopKTest" prefix_auto="0" extension_auto="0" /> | ||
<Option working_dir="/home/bikram/sample-code" /> | ||
<Option object_output="./" /> | ||
<Option type="1" /> | ||
<Option compiler="gcc" /> | ||
<Compiler> | ||
<Add directory="/home/bikram/sample-code" /> | ||
</Compiler> | ||
<MakeCommands> | ||
<Build command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 build/sampleTopKTest/fast" /> | ||
<CompileFile command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 "$file"" /> | ||
<Clean command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 clean" /> | ||
<DistClean command="/usr/bin/make -f "/home/bikram/sample-code/Makefile" VERBOSE=1 clean" /> | ||
</MakeCommands> | ||
</Target> | ||
</Build> | ||
<Unit filename="/home/bikram/sample-code/tests/random_generator_test.cpp"> | ||
<Option target="build/randomGeneratorTest"/> | ||
</Unit> | ||
<Unit filename="/home/bikram/sample-code/tests/topK_test.cpp"> | ||
<Option target="build/sampleTopKTest"/> | ||
</Unit> | ||
<Unit filename="/home/bikram/sample-code/CMakeLists.txt"> | ||
<Option virtualFolder="CMake Files\" /> | ||
</Unit> | ||
</Project> | ||
</CodeBlocks_project_file> |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.