mirror of
				https://github.com/yshui/picom.git
				synced 2025-10-30 23:46:46 -04:00 
			
		
		
		
	* Remove NO_C2 option * Split configuration related functions into their own file * Drop support for libconfig < 1.4 * Fix dependencies in Makefile
		
			
				
	
	
		
			47 lines
		
	
	
	
		
			552 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
	
		
			552 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Build files
 | 
						|
.deps
 | 
						|
aclocal.m4
 | 
						|
autom4te.cache
 | 
						|
config.log
 | 
						|
config.status
 | 
						|
configure
 | 
						|
depcomp
 | 
						|
install-sh
 | 
						|
missing
 | 
						|
stamp-h1
 | 
						|
compton
 | 
						|
*.o
 | 
						|
build/
 | 
						|
 | 
						|
# CMake files
 | 
						|
compton-*.deb
 | 
						|
compton-*.rpm
 | 
						|
compton-*.tar.bz2
 | 
						|
release/
 | 
						|
_CPack_Packages/
 | 
						|
CMakeCache.txt
 | 
						|
CMakeFiles/
 | 
						|
cmake_install.cmake
 | 
						|
CPackSourceConfig.cmake
 | 
						|
install_manifest.txt
 | 
						|
 | 
						|
 | 
						|
# Vim files
 | 
						|
.sw[a-z]
 | 
						|
.*.sw[a-z]
 | 
						|
*~
 | 
						|
 | 
						|
# Misc files
 | 
						|
/core
 | 
						|
/*.core
 | 
						|
oprofile_data/
 | 
						|
compton.plist
 | 
						|
callgrind.out.*
 | 
						|
man/*.html
 | 
						|
man/*.1
 | 
						|
doxygen/
 | 
						|
.clang_complete
 | 
						|
.ycm_extra_conf.py
 | 
						|
.ycm_extra_conf.pyc
 | 
						|
/src/backtrace-symbols.[ch]
 | 
						|
/compton*.trace
 |