Is nvcc a standalone compiler?

Can I ship my source code with NVCC.exe so the user needn’t to install the CUDA tool-kit? Do we only need to ship the source with bin folder under “NVIDIA GPU Computing Toolkit\CUDA\v5.5”?

Ship only the code and state dependency for one of the CUDA Toolkit versions.