| 
					
						
							
								
								
								
									
									
									
										examples
									
								
							
						
					
				 | 
				
					
						
							
							small sample scsh-script using make in scsh
						
					
				 | 
				2005-03-10 09:49:34 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								.gitignore
							
						
					
				 | 
				
					
						
							
							*** empty log message ***
						
					
				 | 
				2005-01-13 11:30:05 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SYNTAX
							
						
					
				 | 
				
					
						
							
							new syntax for makefile.
						
					
				 | 
				2005-03-07 17:37:46 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								autovars.scm
							
						
					
				 | 
				
					
						
							
							new syntax for makefile.
						
					
				 | 
				2005-03-07 17:37:46 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								cml-pe.scm
							
						
					
				 | 
				
					
						
							
							renamed cml-fork-collecting to cml-fork/collecting
						
					
				 | 
				2005-03-12 09:03:18 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								collect-channels.scm
							
						
					
				 | 
				
					
						
							
							replaced tail-element consisting of three threads (tee, cond-tee,
						
					
				 | 
				2005-02-25 09:35:34 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								common-rules.scm
							
						
					
				 | 
				
					
						
							
							added record type rule-cand
						
					
				 | 
				2005-03-08 13:14:36 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								dfs.scm
							
						
					
				 | 
				
					
						
							
							added record type rule-cand
						
					
				 | 
				2005-03-08 13:14:36 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								job.scm
							
						
					
				 | 
				
					
						
							
							cosmetics for display-job-output
						
					
				 | 
				2005-03-12 08:24:44 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								jobd.scm
							
						
					
				 | 
				
					
						
							
							renamed cml-fork-collecting to cml-fork/collecting
						
					
				 | 
				2005-03-12 09:03:18 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								macros.scm
							
						
					
				 | 
				
					
						
							
							embedded some commands for use with make into scsh
						
					
				 | 
				2005-03-09 14:49:13 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								make-rule-no-cml.scm
							
						
					
				 | 
				
					
						
							
							rewrote (make-rule-result ...) using two named functions for tracing purposes
						
					
				 | 
				2005-02-15 18:32:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								make-rule.scm
							
						
					
				 | 
				
					
						
							
							added start/stop threads; multiple rule-make commands do work now.
						
					
				 | 
				2005-02-25 08:14:37 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								make.scm
							
						
					
				 | 
				
					
						
							
							changed function names
						
					
				 | 
				2005-03-09 15:24:10 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								makefile.scm
							
						
					
				 | 
				
					
						
							
							makefile.scm: (expand-file-name ...) works now due to s,assq,assoc, in
						
					
				 | 
				2005-01-20 10:18:07 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								mcast-channels.scm
							
						
					
				 | 
				
					
						
							
							*** empty log message ***
						
					
				 | 
				2005-01-17 07:56:42 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								misc.scm
							
						
					
				 | 
				
					
						
							
							examples: a small c program to be build through makefile-c.scm
						
					
				 | 
				2005-02-04 08:05:55 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								packages.scm
							
						
					
				 | 
				
					
						
							
							make-jobd now takes an optarg: jobd-vers
						
					
				 | 
				2005-03-12 08:22:51 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								rule-cand.scm
							
						
					
				 | 
				
					
						
							
							added record type rule-cand
						
					
				 | 
				2005-03-08 13:14:36 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								templates.scm
							
						
					
				 | 
				
					
						
							
							added record type rule-cand
						
					
				 | 
				2005-03-08 13:14:36 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test-jobd.scm
							
						
					
				 | 
				
					
						
							
							*** empty log message ***
						
					
				 | 
				2005-01-17 07:56:42 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test-make-rule.scm
							
						
					
				 | 
				
					
						
							
							fixed a deadlock. make-rule-cml now behaves like fork-bombing (if
						
					
				 | 
				2005-02-22 07:03:02 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								test-mcast-channels.scm
							
						
					
				 | 
				
					
						
							
							*** empty log message ***
						
					
				 | 
				2005-01-17 07:56:42 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								to-rule-set.scm
							
						
					
				 | 
				
					
						
							
							small sample scsh-script using make in scsh
						
					
				 | 
				2005-03-10 09:49:34 +00:00 |